A202979 T(n,k)=Number of nXk 0..1 arrays with every nonzero element less than or equal to at least two horizontal and vertical neighbors.
1, 1, 1, 1, 2, 1, 1, 4, 4, 1, 1, 7, 17, 7, 1, 1, 14, 58, 58, 14, 1, 1, 31, 215, 385, 215, 31, 1, 1, 69, 866, 2582, 2582, 866, 69, 1, 1, 155, 3507, 17740, 31380, 17740, 3507, 155, 1, 1, 354, 14120, 122468, 379788, 379788, 122468, 14120, 354, 1, 1, 814, 56921, 846908
Offset: 1
Examples
Some solutions for n=5 k=3 ..1..1..1....0..1..1....1..1..0....0..0..0....1..1..1....0..1..1....0..0..0 ..1..1..1....1..1..1....1..1..0....0..1..1....1..1..1....0..1..1....1..1..1 ..1..1..0....1..1..1....1..0..0....1..1..1....0..0..0....1..1..0....1..1..1 ..1..1..1....0..0..0....1..1..1....1..1..1....1..1..0....1..1..1....1..1..0 ..0..1..1....0..0..0....0..1..1....1..1..1....1..1..0....0..1..1....0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..337
Comments