A208698 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 1 and 1 0 0 horizontally and 0 1 0 and 1 0 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 10, 14, 81, 98, 100, 16, 22, 196, 271, 358, 256, 26, 35, 484, 844, 1309, 1152, 676, 42, 56, 1225, 2706, 5524, 5371, 3910, 1764, 68, 90, 3136, 8977, 24086, 30160, 23637, 12994, 4624, 110, 145, 8100, 30168, 109599, 177488, 177872
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..0....0..0..0....1..0..1....0..0..0....1..1..0....1..1..1....0..0..0 ..0..0..0....0..0..0....0..0..0....0..1..1....0..0..0....1..1..1....0..0..0 ..1..0..1....1..0..1....0..0..0....0..1..1....0..0..0....0..1..0....1..1..0 ..1..0..1....1..0..1....0..1..1....0..1..0....0..1..1....0..1..0....1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..418
Comments