A207918 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 1 0 1 horizontally and 0 1 0 and 1 0 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 10, 13, 81, 98, 100, 16, 19, 169, 271, 358, 256, 26, 28, 361, 665, 1309, 1152, 676, 42, 41, 784, 1675, 4181, 5371, 3910, 1764, 68, 60, 1681, 4344, 13759, 21145, 23637, 12994, 4624, 110, 88, 3600, 11081, 46800, 86255, 117835
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..1....1..1..0....0..0..1....1..1..0....1..1..1....0..0..1....0..0..1 ..1..1..1....0..0..1....0..0..1....1..0..0....1..1..1....0..1..1....1..0..0 ..0..1..0....0..0..1....0..0..1....1..0..0....1..1..1....0..1..0....1..1..0 ..0..1..0....1..0..0....1..1..1....0..1..1....1..1..1....0..1..0....0..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..418
Comments