T(n,k)=Number of (n+1)X(k+1) 0..6 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.
A203913
T(n,k)=Number of (n+1)X(k+1) 0..6 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) =728a(1) =13006a(2) =13006a(3) =203994a(4) =1464079a(5) =203994a(6) =2788842a(7) =147040347a(8) =147040347a(9) =2788842a(10) =34183816a(11) =11575205434a(12) =111118765078a(13) =11575205434a(14) =34183816a(15) =384541867a(16) =746879546466a(19) =746879546466
External references
- oeis: A203913