Number of (n+1)X(n+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) nondecreasing in column and row directions, respectively.
A204331
Number of (n+1)X(n+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) nondecreasing in column and row directions, respectively.
Terms
- a(0) =1212a(1) =947240a(2) =1641649698
External references
- oeis: A204331