A207661 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 1 1 1 horizontally and 0 0 1 and 1 0 0 vertically.
2, 4, 4, 6, 16, 6, 10, 36, 36, 9, 16, 100, 84, 81, 14, 26, 256, 292, 198, 196, 22, 42, 676, 912, 870, 474, 484, 35, 68, 1764, 2812, 3358, 2774, 1140, 1225, 56, 110, 4624, 8928, 12040, 13902, 9060, 2748, 3136, 90, 178, 12100, 28152, 47320, 55752, 60762, 30440
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..1....0..1..0....0..1..1....1..1..0....0..0..1....0..1..1....1..0..0 ..1..0..0....1..1..0....1..0..0....1..0..1....1..1..0....1..1..0....0..1..1 ..0..1..1....1..0..0....0..1..1....0..1..1....1..0..1....1..0..1....1..0..0 ..1..1..0....0..1..0....1..0..1....1..1..0....1..1..0....0..1..1....0..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..420
Comments