A185835 T(n,k)=Half the number of nXk binary arrays with every element equal to exactly one or two of its horizontal and vertical neighbors.
0, 1, 1, 1, 3, 1, 2, 10, 10, 2, 3, 23, 30, 23, 3, 5, 61, 118, 118, 61, 5, 8, 162, 393, 514, 393, 162, 8, 13, 421, 1430, 2398, 2398, 1430, 421, 13, 21, 1103, 5004, 11789, 15782, 11789, 5004, 1103, 21, 34, 2890, 17877, 54223, 98975, 98975, 54223, 17877, 2890, 34, 55
Offset: 1
Examples
Some solutions for 5X4 with a(1,1)=0 ..0..0..1..1....0..0..0..1....0..0..1..1....0..0..1..0....0..0..0..0 ..1..0..1..1....0..1..0..1....0..1..1..0....0..1..1..0....0..1..1..1 ..1..1..0..0....1..1..0..0....1..1..0..0....0..1..0..0....0..1..0..0 ..0..0..0..1....1..0..1..0....0..0..1..1....1..0..1..1....0..1..0..0 ..1..1..1..1....0..0..1..1....1..1..0..0....1..0..0..1....0..1..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..219
Crossrefs
Column 1 is A000045(n-1)
Comments