A197280 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,1,1,1 for x=0,1,2,3,4.
1, 3, 3, 4, 9, 4, 5, 14, 14, 5, 9, 29, 34, 29, 9, 16, 67, 92, 92, 67, 16, 25, 134, 317, 627, 317, 134, 25, 39, 275, 888, 2731, 2731, 888, 275, 39, 64, 583, 2626, 11850, 16890, 11850, 2626, 583, 64, 105, 1210, 8078, 57137, 114205, 114205, 57137, 8078, 1210, 105, 169
Offset: 1
Examples
Some solutions containing all values 0 to 4 for n=6 k=4 ..2..1..0..1....1..0..1..2....1..0..0..1....1..0..1..1....1..0..1..2 ..1..4..1..1....1..1..4..1....3..1..3..1....3..1..1..0....1..1..4..1 ..0..1..3..0....0..3..1..0....1..4..1..0....1..4..1..0....0..3..1..0 ..0..3..1..0....0..1..1..0....0..1..3..0....0..1..3..1....0..1..3..1 ..0..1..1..0....0..3..1..0....0..1..1..0....1..1..0..1....1..1..0..1 ..1..2..2..1....0..1..1..0....1..2..2..1....2..1..0..1....2..1..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..180
Crossrefs
Column 1 is A195971
Comments