A196300 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,4,2 for x=0,1,2,3,4.
1, 3, 3, 4, 9, 4, 5, 20, 20, 5, 9, 61, 58, 61, 9, 16, 187, 290, 290, 187, 16, 25, 536, 1201, 2161, 1201, 536, 25, 39, 1597, 4988, 14231, 14231, 4988, 1597, 39, 64, 4849, 21344, 97892, 160800, 97892, 21344, 4849, 64, 105, 14582, 90150, 686759, 1752855, 1752855
Offset: 1
Examples
Some solutions for n=6 k=4 ..1..1..2..1....1..0..1..1....1..1..1..1....1..0..0..0....0..1..1..0 ..0..0..0..0....1..0..2..0....0..0..0..0....1..2..1..1....0..1..2..0 ..1..2..1..1....1..0..1..1....0..0..2..1....0..0..2..2....1..1..2..0 ..1..0..1..2....2..1..1..1....0..0..1..2....0..0..1..1....1..0..1..2 ..2..1..2..0....0..2..0..0....1..2..1..0....0..2..1..0....2..0..2..1 ..0..1..2..1....0..1..1..1....1..0..1..1....0..1..2..0....1..0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..144
Crossrefs
Column 1 is A195971
Comments