T(n,k)=Number of (n+1)X(k+1) 0..7 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.

A203661

T(n,k)=Number of (n+1)X(k+1) 0..7 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) =1212a(1) =27966a(2) =27966a(3) =557544a(4) =4859580a(5) =557544a(6) =9592248a(7) =729677481a(8) =729677481a(9) =9592248a(10) =146861704a(11) =85151157995a(12) =949250483640a(13) =85151157995a(14) =146861704a(15) =2050339423

External references