A207242 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 0 1 and 0 1 0 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 102, 81, 14, 18, 169, 283, 287, 196, 21, 25, 324, 699, 987, 882, 441, 31, 34, 625, 1526, 2884, 3866, 2491, 961, 46, 46, 1156, 3355, 7165, 13876, 13494, 6759, 2116, 68, 62, 2116, 6888, 17929, 40838, 58026, 44730, 18528
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..0....0..1..0....1..1..1....0..0..1....1..0..0....0..0..1....0..1..0 ..0..1..0....1..1..1....1..1..1....0..0..1....0..0..1....1..1..0....1..0..0 ..0..1..0....1..0..1....0..1..0....0..0..1....1..0..1....1..1..0....1..1..0 ..0..1..0....0..0..1....0..1..0....0..0..1....1..0..1....1..0..0....0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..449
Comments