A184761 T(n,k)=Half the number of nXk binary arrays with no 1 having an adjacent 1 both above and to its left.
1, 2, 2, 4, 7, 4, 8, 25, 25, 8, 16, 89, 163, 89, 16, 32, 317, 1056, 1056, 317, 32, 64, 1129, 6847, 12397, 6847, 1129, 64, 128, 4021, 44391, 145778, 145778, 44391, 4021, 128, 256, 14321, 287802, 1713803, 3110914, 1713803, 287802, 14321, 256, 512, 51005, 1865917
Offset: 1
Examples
Some solutions for 4X3 ..1..1..0....1..0..0....0..1..1....0..0..0....0..0..1....1..0..0....0..0..0 ..0..0..0....0..0..1....0..0..1....0..0..1....1..0..0....0..1..0....1..0..1 ..1..1..0....1..0..1....1..1..0....0..0..1....1..1..0....0..0..1....1..0..1 ..0..0..0....0..0..0....0..0..1....1..1..0....0..1..0....1..0..0....0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..760
Comments