A199647 T(n,k)=Number of nXk 0..2 arrays with values 0..2 introduced in row major order and each element equal to one or two horizontal and vertical neighbors.
0, 1, 1, 1, 3, 1, 2, 13, 13, 2, 3, 60, 112, 60, 3, 6, 288, 1265, 1265, 288, 6, 11, 1384, 12748, 29229, 12748, 1384, 11, 22, 6628, 134748, 658770, 658770, 134748, 6628, 22, 43, 31772, 1396083, 15066222, 32177372, 15066222, 1396083, 31772, 43, 86, 152304
Offset: 1
Examples
Some solutions for n=5 k=3 ..0..0..0....0..1..1....0..0..1....0..0..1....0..1..1....0..1..1....0..0..0 ..1..1..0....0..2..2....2..2..1....0..1..1....0..0..1....0..2..2....1..2..2 ..0..0..2....1..0..2....0..0..2....1..2..2....2..1..1....0..0..2....1..2..0 ..0..1..2....1..0..0....1..1..2....1..2..1....2..2..0....2..1..1....1..1..0 ..0..1..1....2..2..2....2..2..2....2..2..1....0..0..0....2..1..1....2..2..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..112
Crossrefs
Column 1 is A005578(n-2)
Comments