OFFSET
1,2
COMMENTS
Column 2 of A220943.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..83
FORMULA
Empirical: a(n) = 13*a(n-1) - 32*a(n-2) + 22*a(n-3) - 62*a(n-4) + 92*a(n-5) - 33*a(n-6) + a(n-7).
Empirical g.f.: x*(1 + 7*x - 20*x^2 - 30*x^3 + 33*x^4 - 10*x^5 + x^6) / ((1 - x)*(1 - 12*x + 20*x^2 - 2*x^3 + 60*x^4 - 32*x^5 + x^6)). - Colin Barker, Aug 03 2018
EXAMPLE
Some solutions for n=3:
..0..1....2..0....0..1....1..1....1..2....0..1....1..2....1..2....0..1....2..1
..1..2....3..1....2..2....1..0....2..1....2..3....0..2....0..3....0..2....2..0
..2..0....0..0....1..0....3..0....0..0....0..0....1..0....0..0....2..1....1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 25 2012
STATUS
approved