A207949 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 1 and 0 1 1 horizontally and 0 1 0 and 1 0 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 10, 12, 81, 102, 100, 16, 16, 144, 289, 370, 256, 26, 20, 256, 612, 1369, 1232, 676, 42, 25, 400, 1296, 3478, 5929, 4238, 1764, 68, 30, 625, 2340, 8836, 18172, 26569, 14406, 4624, 110, 36, 900, 4225, 18330, 55696, 98126, 117649
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..0....1..1..0....0..0..0....1..0..0....0..1..0....0..1..0....0..1..0 ..0..0..0....1..0..1....1..0..0....0..0..0....1..0..0....1..0..1....0..1..0 ..0..0..0....1..0..1....1..1..1....0..0..0....1..0..1....1..0..1....0..1..0 ..1..0..0....0..1..0....1..1..1....0..1..0....1..1..1....1..1..0....0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..391
Comments