A196218 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,0,1,2,4 for x=0,1,2,3,4.
1, 3, 3, 4, 9, 4, 5, 20, 20, 5, 9, 61, 58, 61, 9, 16, 189, 290, 290, 189, 16, 25, 544, 1217, 2161, 1217, 544, 25, 39, 1629, 5110, 14605, 14605, 5110, 1629, 39, 64, 4973, 21969, 101780, 173216, 101780, 21969, 4973, 64, 105, 15040, 93666, 723029, 1937895
Offset: 1
Examples
Some solutions for n=6 k=4 ..0..0..2..1....0..1..1..0....1..0..2..1....0..1..1..0....1..0..0..0 ..1..2..1..0....2..1..1..2....1..2..1..0....0..1..1..1....1..0..0..0 ..1..0..1..2....1..0..0..1....0..2..1..0....1..2..0..1....1..1..2..1 ..1..0..1..1....1..1..2..1....0..1..1..0....2..0..0..1....0..2..2..1 ..2..0..2..0....0..2..0..0....0..1..2..0....1..1..1..2....0..1..1..0 ..1..0..1..1....1..1..0..0....1..2..0..0....0..2..1..0....0..1..2..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..144
Crossrefs
Column 1 is A195971
Comments