A207682 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 1 0 1 horizontally and 0 0 1 and 1 1 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 72, 81, 13, 19, 169, 164, 166, 169, 18, 28, 361, 336, 436, 360, 324, 25, 41, 784, 702, 964, 1030, 660, 625, 34, 60, 1681, 1488, 2132, 2310, 2032, 1292, 1156, 46, 88, 3600, 3164, 4846, 5704, 4728, 4174, 2400, 2116, 62, 129
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..0..0....1..0..0....1..1..1....1..0..0....1..0..0....1..0..0....0..1..0 ..1..1..1....0..1..1....1..1..0....0..1..0....1..1..0....1..1..1....1..0..0 ..0..1..1....0..0..1....0..0..1....1..1..0....0..1..0....0..1..0....0..1..0 ..1..0..0....0..1..0....1..1..0....1..0..0....1..0..0....0..0..1....1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..839
Comments