A196210 T(n,k)=Number of nXk 0..4 arrays with each element x equal to the number of its horizontal and vertical neighbors equal to 2,0,3,4,1 for x=0,1,2,3,4.
1, 3, 3, 4, 5, 4, 5, 8, 8, 5, 8, 11, 7, 11, 8, 12, 18, 14, 14, 18, 12, 17, 28, 17, 35, 17, 28, 17, 25, 43, 27, 70, 70, 27, 43, 25, 37, 67, 42, 136, 135, 136, 42, 67, 37, 54, 105, 58, 305, 301, 301, 305, 58, 105, 54, 79, 164, 94, 611, 751, 899, 751, 611, 94, 164, 79, 116, 257, 137
Offset: 1
Examples
Some solutions for n=6 k=4 ..0..0..1..1....1..0..0..1....0..1..1..0....1..0..1..1....0..1..1..0 ..1..1..1..0....1..0..0..1....0..1..1..0....1..1..1..0....1..1..1..0 ..1..4..1..0....1..0..0..1....1..1..4..1....0..1..1..0....1..0..1..1 ..0..1..1..0....1..0..0..1....1..0..1..1....0..1..1..0....1..0..1..1 ..1..1..1..1....1..0..0..1....1..1..1..0....1..1..1..1....1..1..1..0 ..1..0..0..1....1..0..0..1....0..1..1..0....1..0..0..1....0..1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..337
Crossrefs
Column 1 is A179070(n+2)
Comments