A208269 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 left-upward diagonal neighbors.
1, 2, 2, 4, 7, 4, 8, 25, 25, 8, 16, 89, 161, 89, 16, 32, 317, 1033, 1033, 317, 32, 64, 1129, 6631, 11929, 6631, 1129, 64, 128, 4021, 42563, 137845, 137845, 42563, 4021, 128, 256, 14321, 273205, 1592731, 2867739, 1592731, 273205, 14321, 256, 512, 51005, 1753657
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..0....0..0..1....0..0..0....0..1..0....0..0..0....0..0..0....0..0..0 ..0..0..0....0..1..0....0..1..1....1..0..1....0..1..1....1..0..1....1..0..1 ..1..1..1....1..1..1....1..0..1....0..0..0....1..0..1....0..1..1....1..0..1 ..1..0..0....0..0..0....0..1..0....1..1..0....0..1..1....0..0..1....1..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..759
Crossrefs
Column 2 is A007484(n-1)
Comments