A207368 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 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 90, 81, 12, 18, 169, 252, 225, 144, 16, 25, 324, 624, 784, 420, 256, 20, 34, 625, 1350, 2304, 1736, 784, 400, 25, 46, 1156, 3025, 5625, 5856, 3844, 1260, 625, 30, 62, 2116, 6256, 14641, 15525, 14884, 7130, 2025, 900, 36, 83
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..1....1..1..0....0..0..1....0..0..1....1..1..1....0..1..0....1..1..0 ..0..1..0....0..0..1....1..1..0....1..1..1....1..1..1....0..1..0....1..0..1 ..1..1..1....0..1..0....0..0..1....0..0..1....0..1..0....0..1..0....1..0..0 ..0..1..0....0..0..1....0..1..0....0..1..0....0..1..0....0..1..0....0..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..684
Comments