A208501 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 1 0 and 1 1 1 vertically.
2, 4, 4, 6, 16, 6, 10, 36, 36, 9, 16, 100, 60, 81, 13, 26, 256, 144, 126, 169, 19, 42, 676, 324, 324, 234, 361, 28, 68, 1764, 756, 828, 650, 456, 784, 41, 110, 4624, 1728, 2124, 1794, 1406, 896, 1681, 60, 178, 12100, 3996, 5436, 4992, 4104, 3024, 1722, 3600, 88
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..0..0....0..1..1....0..1..0....1..0..0....0..1..0....1..1..0....1..0..1 ..1..0..0....1..0..0....1..1..0....0..1..0....0..1..1....1..0..0....1..1..1 ..0..1..0....1..1..0....1..0..1....1..1..0....1..0..1....0..1..1....0..1..0 ..1..1..0....0..1..1....0..1..1....1..0..0....1..1..0....0..1..1....1..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..1253
Comments