A208164 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 1 0 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, 19, 169, 281, 287, 196, 21, 28, 361, 699, 981, 882, 441, 31, 41, 784, 1799, 2920, 3893, 2491, 961, 46, 60, 1681, 4706, 9039, 14446, 13825, 6759, 2116, 68, 88, 3600, 12161, 28681, 55576, 63031, 46611, 18528
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..1....0..0..1....0..0..1....1..0..0....1..0..0....1..1..0....0..0..1 ..0..0..1....1..0..0....0..0..1....0..0..1....1..0..0....1..0..0....0..1..1 ..0..1..0....1..0..0....0..0..1....0..0..1....1..0..0....1..1..0....0..1..0 ..0..1..0....1..0..0....0..0..1....0..0..1....1..0..0....0..1..0....0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..544
Comments