A202560 T(n,k)=Number of nXk 0,1 arrays with the row and column sums nondecreasing.
2, 3, 3, 4, 8, 4, 5, 17, 17, 5, 6, 37, 66, 37, 6, 7, 73, 235, 235, 73, 7, 8, 151, 824, 1526, 824, 151, 8, 9, 293, 2848, 9325, 9325, 2848, 293, 9, 10, 598, 9520, 57255, 103806, 57255, 9520, 598, 10, 11, 1159, 31648, 342295, 1126437, 1126437, 342295, 31648, 1159, 11
Offset: 1
Examples
Some solutions for n=8 k=3 ..0..1..1....0..1..0....0..0..0....0..0..1....0..0..1....0..0..0....0..0..0 ..1..1..0....0..0..1....0..1..0....1..0..0....0..1..0....0..1..0....0..1..1 ..1..0..1....0..0..1....0..0..1....0..0..1....0..0..1....0..1..0....0..1..1 ..0..1..1....1..0..0....0..1..0....0..0..1....0..1..0....1..0..0....1..0..1 ..0..1..1....0..0..1....1..0..1....0..1..0....0..0..1....0..0..1....0..1..1 ..1..0..1....0..1..0....0..1..1....0..1..0....1..1..0....1..0..1....1..0..1 ..1..1..0....0..0..1....0..1..1....0..1..0....1..1..0....0..1..1....1..1..0 ..1..0..1....1..0..0....1..1..1....1..0..0....1..0..1....0..1..1....0..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..127
Comments