A207467 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 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, 18, 169, 271, 358, 256, 26, 25, 324, 677, 1307, 1152, 676, 42, 34, 625, 1504, 4219, 5369, 3910, 1764, 68, 46, 1156, 3399, 11760, 21517, 23645, 12994, 4624, 110, 62, 2116, 7220, 33393, 71928, 119965, 101233
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..0....1..1..0....0..0..1....1..1..1....0..1..0....0..0..1....0..0..1 ..1..0..0....1..0..1....0..1..0....1..1..0....1..1..0....0..1..0....1..0..0 ..1..0..1....1..0..1....0..1..0....1..0..0....1..1..1....1..1..0....1..1..0 ..1..1..1....0..1..0....0..1..0....1..0..1....1..0..1....1..0..0....0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..337
Comments