A196856 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 3,1,0,2,4 for x=0,1,2,3,4.
1, 2, 2, 4, 11, 4, 6, 38, 38, 6, 12, 136, 206, 136, 12, 22, 496, 1370, 1370, 496, 22, 40, 1792, 8767, 16876, 8767, 1792, 40, 74, 6440, 56470, 199125, 199125, 56470, 6440, 74, 136, 23306, 363685, 2369631, 4326720, 2369631, 363685, 23306, 136, 250, 84180
Offset: 1
Examples
Some solutions for n=6 k=4 ..0..0..0..2....0..0..0..0....0..0..0..0....0..0..0..2....0..0..0..1 ..0..0..0..0....0..0..1..2....0..0..2..2....0..0..0..0....0..0..0..1 ..1..1..2..0....2..2..1..0....1..1..2..0....0..0..1..1....2..1..1..0 ..0..0..2..2....0..0..2..2....0..0..0..0....0..1..0..0....0..0..2..0 ..2..2..0..0....1..1..0..0....0..0..1..2....2..1..0..0....0..0..1..1 ..0..2..0..0....0..0..0..0....0..2..1..0....0..0..0..2....0..0..2..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..144
Crossrefs
Column 1 is A196700
Comments