A202335 T(n,k)=Number of (n+1)X(k+1) binary arrays with consecutive windows of two bits considered as a binary number nondecreasing in every row and column.
16, 25, 25, 36, 48, 36, 49, 82, 82, 49, 64, 129, 162, 129, 64, 81, 191, 289, 289, 191, 81, 100, 270, 478, 576, 478, 270, 100, 121, 368, 746, 1052, 1052, 746, 368, 121, 144, 487, 1112, 1796, 2102, 1796, 1112, 487, 144, 169, 629, 1597, 2906, 3896, 3896, 2906, 1597
Offset: 1
Examples
Some solutions for n=5 k=3 ..0..0..1..0....0..0..1..0....0..0..1..0....0..0..1..0....0..0..1..1 ..0..0..1..0....0..0..1..0....0..1..1..1....0..0..1..0....0..0..1..1 ..0..0..1..0....0..0..1..0....0..1..1..1....0..0..1..0....0..0..1..1 ..0..0..1..1....0..0..1..0....0..1..1..1....0..0..1..0....0..1..1..1 ..0..0..1..1....0..0..1..0....0..1..1..1....0..0..1..0....0..1..1..1 ..0..1..1..1....0..0..1..1....0..1..1..1....0..1..1..1....0..1..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..10018
Comments