A208709 T(n,k)=Number of nXk 0..1 arrays with new values 0..1 introduced in row major order and no element equal to more than two of its immediate leftward or upward or right-upward antidiagonal neighbors.
1, 2, 2, 4, 8, 4, 8, 28, 32, 8, 16, 100, 196, 128, 16, 32, 356, 1268, 1372, 512, 32, 64, 1268, 8128, 16084, 9604, 2048, 64, 128, 4516, 52184, 185344, 204020, 67228, 8192, 128, 256, 16084, 334948, 2142580, 4226368, 2587924, 470596, 32768, 256, 512, 57284, 2149988
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..1....0..1..0....0..0..0....0..0..1....0..0..1....0..1..0....0..1..0 ..1..0..0....0..0..0....0..1..1....0..0..0....0..1..1....0..0..0....1..0..0 ..1..0..1....0..1..1....1..0..1....1..1..1....0..0..0....1..1..1....1..0..1 ..1..1..1....0..1..1....0..1..0....0..0..0....0..1..0....1..0..0....1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..631
Comments