A183584 T(n,k)=Half the number of nXk 0..3 arrays with each element equal to either the maximum or the minimum of its horizontal and vertical neighbors.
0, 2, 2, 2, 14, 2, 8, 78, 78, 8, 14, 407, 814, 407, 14, 38, 2216, 9667, 9667, 2216, 38, 80, 12024, 110674, 240358, 110674, 12024, 80, 194, 65277, 1282814, 5987795, 5987795, 1282814, 65277, 194, 434, 354615, 14823037, 149355515, 320224986, 149355515
Offset: 1
Examples
Some solutions with a(1,1)<=1 for 4X3 ..1..1..3....1..3..3....1..0..3....1..2..2....0..2..2....1..2..2....1..3..3 ..1..3..3....1..1..1....1..0..3....1..1..3....0..0..0....1..1..3....1..0..0 ..2..1..3....1..1..1....0..0..0....1..1..3....0..2..2....0..3..3....1..3..3 ..2..1..1....2..2..2....0..1..1....1..1..1....2..2..2....0..0..3....3..3..3
Links
- R. H. Hardin, Table of n, a(n) for n = 1..111
Crossrefs
Column 1 is 2*A006130(n-2)
Comments