A207879 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 1 0 1 horizontally and 0 1 0 and 1 1 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 72, 81, 13, 19, 169, 164, 164, 169, 19, 28, 361, 336, 400, 336, 361, 28, 41, 784, 702, 824, 824, 702, 784, 41, 60, 1681, 1488, 1940, 1648, 1940, 1488, 1681, 60, 88, 3600, 3164, 4200, 4160, 4160, 4200, 3164, 3600, 88, 129
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..0..1....0..1..1....1..0..0....1..0..0....1..1..1....1..0..0....1..1..1 ..0..0..1....0..0..1....0..1..0....1..0..0....0..1..1....1..1..0....0..0..1 ..1..0..0....1..0..0....1..1..0....0..1..1....1..0..0....0..1..0....1..0..0 ..1..0..0....1..1..1....1..0..0....1..1..1....1..1..1....0..0..1....1..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..760
Comments