A207808 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 1 0 and 1 0 1 vertically.
2, 4, 4, 6, 16, 6, 10, 36, 36, 10, 16, 100, 102, 100, 16, 26, 256, 378, 370, 256, 26, 42, 676, 1260, 1970, 1232, 676, 42, 68, 1764, 4374, 9040, 9168, 4238, 1764, 68, 110, 4624, 14946, 43990, 57184, 44538, 14406, 4624, 110, 178, 12100, 51384, 209050, 382288
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..0....0..1..1....0..1..0....1..0..0....1..1..0....1..1..0....0..1..1 ..0..1..1....1..1..0....0..1..1....0..1..1....1..1..0....0..1..0....0..1..1 ..0..1..1....1..1..0....1..1..1....0..1..1....1..0..0....0..1..1....0..1..0 ..0..1..0....0..1..0....1..0..0....1..1..1....1..0..1....1..0..1....0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..650
Comments