A207564 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 1 and 0 1 0 horizontally and 0 1 1 and 1 1 0 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 14, 81, 92, 81, 14, 21, 196, 241, 221, 196, 22, 31, 441, 720, 636, 618, 484, 35, 46, 961, 1889, 2234, 2135, 1690, 1225, 56, 68, 2116, 4719, 6315, 9568, 6709, 4861, 3136, 90, 100, 4624, 12102, 16812, 32823, 36426, 23276, 13900
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..0..1....1..0..1....1..1..0....1..0..0....0..1..1....1..1..1....0..0..0 ..1..0..1....0..1..1....0..0..0....0..0..0....1..1..1....1..1..1....1..1..1 ..1..0..1....1..0..1....1..0..1....1..0..1....0..1..1....1..1..1....0..0..0 ..1..1..1....0..1..1....0..0..0....0..0..0....1..1..1....1..1..1....0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..511
Comments