T(n,k)=Number of (n+1)X(k+1) 0..3 arrays with column and row pair sums b(i,j)=a(i,j)+a(i,j-1) and c(i,j)=a(i,j)+a(i-1,j) such that rows of b(i,j) and columns of c(i,j) are lexicographically nondecreasing.
A203787
T(n,k)=Number of (n+1)X(k+1) 0..3 arrays with column and row pair sums b(i,j)=a(i,j)+a(i,j-1) and c(i,j)=a(i,j)+a(i-1,j) such that rows of b(i,j) and columns of c(i,j) are lexicographically nondecreasing.
Terms
- a(0) =90a(1) =565a(2) =565a(3) =3352a(4) =10109a(5) =3352a(6) =18332a(7) =187118a(8) =187118a(9) =18332a(10) =93578a(11) =2903185a(12) =13948153a(13) =2903185a(14) =93578a(15) =452825a(16) =38244007a(17) =855879499a(18) =855879499a(19) =38244007a(20) =452825a(21) =2103364a(22) =439011778a(23) =42858325343a(24) =215433191774a(25) =42858325343a(26) =439011778
External references
- oeis: A203787