A207774 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 0 vertically.
2, 4, 4, 6, 16, 6, 10, 36, 36, 9, 16, 100, 84, 81, 14, 26, 256, 292, 192, 196, 21, 42, 676, 912, 828, 450, 441, 31, 68, 1764, 2812, 3130, 2514, 972, 961, 46, 110, 4624, 8928, 11230, 11950, 7164, 2040, 2116, 68, 178, 12100, 28152, 43260, 49122, 43264, 20104
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..1....1..1..0....1..0..0....1..1..0....0..1..0....0..0..1....1..1..0 ..1..1..0....1..1..0....0..1..1....1..1..0....1..0..0....1..1..0....0..0..1 ..1..1..0....1..1..0....0..1..1....0..1..0....1..1..0....1..1..0....0..1..1 ..1..0..0....1..1..0....0..0..1....0..1..0....0..1..0....0..1..0....0..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..513
Comments