A208069 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 1 1 1 horizontally and 0 0 1 and 0 1 1 vertically.
2, 4, 4, 6, 16, 6, 10, 36, 36, 9, 16, 100, 72, 81, 12, 26, 256, 240, 144, 144, 16, 42, 676, 704, 576, 216, 256, 20, 68, 1764, 2080, 1936, 1008, 324, 400, 25, 110, 4624, 6216, 6400, 3696, 1764, 432, 625, 30, 178, 12100, 18496, 21904, 12960, 7056, 2688, 576, 900, 36
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..0..1....0..1..0....1..1..0....1..1..0....0..1..0....1..1..0....1..0..0 ..0..1..1....1..0..1....1..0..1....1..1..0....0..0..1....1..1..0....0..0..1 ..0..0..1....0..1..0....1..0..0....1..1..0....0..1..0....1..0..0....1..0..0 ..0..1..0....1..0..0....0..0..1....1..1..0....0..0..1....1..1..0....0..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..766
Comments