A208555 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 0 1 and 0 1 1 vertically.
2, 4, 4, 6, 16, 6, 10, 36, 36, 9, 16, 100, 90, 81, 12, 26, 256, 330, 225, 144, 16, 42, 676, 1008, 1089, 420, 256, 20, 68, 1764, 3354, 3969, 2508, 784, 400, 25, 110, 4624, 10710, 16641, 10080, 5776, 1260, 625, 30, 178, 12100, 34884, 65025, 50052, 25600, 11020
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..0....1..1..0....1..1..0....1..1..1....1..0..1....1..0..1....0..1..1 ..1..0..0....0..1..0....0..1..0....1..1..0....0..1..0....1..0..1....0..1..1 ..1..0..0....1..0..0....0..1..0....1..0..1....1..0..0....1..0..0....0..1..0 ..1..0..0....0..1..0....0..1..0....1..1..0....0..1..0....1..0..0....0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..2132
Comments