A196456 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,2,4,1 for x=0,1,2,3,4.
1, 3, 3, 4, 6, 4, 5, 14, 14, 5, 8, 30, 40, 30, 8, 12, 67, 131, 131, 67, 12, 17, 146, 383, 594, 383, 146, 17, 25, 320, 1232, 2930, 2930, 1232, 320, 25, 37, 706, 3966, 15274, 27320, 15274, 3966, 706, 37, 54, 1550, 12314, 76809, 249402, 249402, 76809, 12314, 1550, 54
Offset: 1
Examples
Some solutions for n=6 k=4 ..0..0..1..1....0..1..1..0....1..0..0..0....0..0..0..1....0..0..0..1 ..1..1..1..0....2..2..1..0....1..0..0..0....1..1..1..1....0..0..2..2 ..1..1..4..1....2..2..1..0....2..2..0..0....2..2..2..0....0..0..2..2 ..0..0..1..1....0..1..1..0....2..2..0..0....2..0..2..0....2..2..1..0 ..0..2..2..0....0..1..1..1....0..0..0..0....2..2..2..0....2..2..1..1 ..1..2..2..1....1..1..0..1....1..1..1..1....0..0..0..0....0..0..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..161
Crossrefs
Column 1 is A179070(n+2)
Comments