A207269 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 1 1 and 1 0 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 82, 81, 14, 18, 169, 217, 193, 196, 21, 25, 324, 499, 611, 488, 441, 31, 34, 625, 1014, 1602, 1910, 1087, 961, 46, 46, 1156, 2141, 3513, 5904, 5132, 2305, 2116, 68, 62, 2116, 4188, 8327, 14184, 18055, 13067, 4932, 4624, 100, 83
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..1....1..1..1....1..0..0....0..0..1....1..1..1....0..1..0....1..1..1 ..1..1..1....0..0..1....1..1..1....1..0..0....1..1..0....1..0..0....1..0..1 ..1..0..1....0..0..1....1..0..0....0..1..0....1..0..0....0..0..1....1..0..1 ..0..0..1....0..1..0....1..0..0....0..0..1....1..0..0....0..1..0....0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..881
Comments