A196287 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 2,0,3,1,4 for x=0,1,2,3,4.
1, 3, 3, 4, 5, 4, 5, 8, 8, 5, 8, 17, 7, 17, 8, 12, 34, 50, 50, 34, 12, 17, 62, 111, 335, 111, 62, 17, 25, 123, 259, 882, 882, 259, 123, 25, 37, 243, 728, 2998, 3621, 2998, 728, 243, 37, 54, 471, 1800, 13533, 22971, 22971, 13533, 1800, 471, 54, 79, 924, 4696, 57281
Offset: 1
Examples
Some solutions for n=6 k=4 ..1..3..1..0....1..1..0..1....0..0..1..1....0..0..1..1....0..1..3..1 ..0..1..1..0....0..3..1..1....1..3..1..0....1..1..1..0....0..3..1..0 ..1..1..3..1....0..1..1..0....3..1..3..1....3..1..1..1....0..1..1..0 ..1..0..0..1....0..3..1..0....1..0..0..1....1..0..0..1....0..3..1..0 ..1..1..1..1....1..1..1..0....1..1..3..1....1..1..3..1....0..1..1..0 ..0..1..1..0....1..0..1..1....0..1..1..0....0..1..1..0....0..1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..219
Comments