A208039 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 0 0 and 1 0 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 15, 81, 102, 81, 13, 25, 225, 289, 279, 169, 19, 40, 625, 1071, 961, 741, 361, 28, 64, 1600, 3969, 4743, 3249, 1995, 784, 41, 104, 4096, 13230, 23409, 21147, 11025, 5404, 1681, 60, 169, 10816, 44100, 100215, 137641, 94605
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..1....0..1..1....1..0..0....1..1..0....1..1..1....1..1..0....1..1..0 ..1..0..0....1..1..1....0..0..1....1..0..1....1..1..1....0..1..1....1..0..1 ..1..0..0....1..0..1....0..1..1....1..0..0....1..1..1....0..0..1....0..0..1 ..0..1..1....0..0..1....1..1..1....1..1..0....1..1..1....1..0..1....0..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..450
Comments