A197537 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,0,0 for x=0,1,2,3,4.
1, 3, 3, 4, 9, 4, 5, 16, 16, 5, 9, 33, 56, 33, 9, 16, 73, 216, 216, 73, 16, 25, 160, 868, 1419, 868, 160, 25, 39, 361, 3500, 9373, 9373, 3500, 361, 39, 64, 835, 14085, 62586, 107655, 62586, 14085, 835, 64, 105, 1966, 56842, 423085, 1220630, 1220630, 423085, 56842
Offset: 1
Examples
Some solutions containing all values 0 to 4 for n=6 k=4 ..0..3..0..1....0..3..0..0....0..3..0..0....0..0..0..1....0..3..0..1 ..0..0..3..2....0..0..4..0....3..0..4..0....3..0..3..2....3..0..3..2 ..0..4..0..1....0..0..0..0....0..4..0..0....0..4..0..1....0..4..0..1 ..0..0..3..2....1..3..0..0....3..0..3..0....0..0..3..1....0..0..3..1 ..0..0..0..1....1..0..3..0....0..3..2..1....0..4..0..0....0..0..0..0 ..0..0..0..1....2..1..2..1....0..0..1..2....0..0..3..0....1..1..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..180
Crossrefs
Column 1 is A195971
Comments