A208201 T(n,k)=Number of nXk 0..3 arrays with new values 0..3 introduced in row major order and no element equal to more than two of its immediate leftward or upward or left-upward diagonal neighbors.
1, 2, 2, 5, 14, 5, 15, 178, 178, 15, 51, 2653, 10366, 2653, 51, 187, 41272, 639701, 639701, 41272, 187, 715, 648569, 39725054, 156617480, 39725054, 648569, 715, 2795, 10215440, 2468504665, 38372808893, 38372808893, 2468504665, 10215440, 2795
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..0..1....0..0..0....0..1..1....0..0..0....0..1..1....0..0..0....0..1..0 ..0..2..0....0..1..1....0..0..0....1..1..0....1..0..0....0..1..2....0..2..3 ..1..2..1....2..0..2....0..1..1....0..1..0....0..1..0....1..1..3....3..0..0 ..3..0..0....2..1..0....0..2..1....0..1..0....1..0..0....1..0..0....2..1..3
Links
- R. H. Hardin, Table of n, a(n) for n = 1..220
Crossrefs
Column 1 is A007581(n-1)
Comments