A196950 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 4,1,0,2,3 for x=0,1,2,3,4.
1, 2, 2, 4, 11, 4, 6, 38, 38, 6, 12, 136, 210, 136, 12, 22, 496, 1416, 1416, 496, 22, 40, 1792, 9199, 18060, 9199, 1792, 40, 74, 6440, 60206, 220433, 220433, 60206, 6440, 74, 136, 23306, 393585, 2711711, 5039158, 2711711, 393585, 23306, 136, 250, 84180
Offset: 1
Examples
Some solutions for n=6 k=4 ..0..0..0..0....0..0..0..2....0..0..0..0....0..0..0..0....0..0..0..0 ..0..0..0..0....0..0..0..0....0..0..0..0....0..0..1..0....0..0..0..2 ..2..0..0..0....1..2..1..1....0..1..1..0....1..0..1..0....2..0..0..1 ..2..0..1..2....1..0..0..2....1..0..0..0....1..2..0..0....1..2..2..1 ..0..0..1..0....0..0..0..0....1..2..1..0....0..1..0..0....1..0..0..2 ..1..1..0..0....0..2..2..0....0..0..1..0....0..1..2..0....0..0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..144
Comments