OFFSET
1,2
COMMENTS
Column 4 of A221114.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..26
FORMULA
Empirical: a(n) = 29*a(n-1) - 210*a(n-2) + 451*a(n-3) - 288*a(n-4) + 20*a(n-5) - a(n-6).
Empirical g.f.: x^2*(1 - 2*x)*(7 - 11*x - 8*x^2) / ((1 - x)*(1 - 28*x + 182*x^2 - 269*x^3 + 19*x^4 - x^5)). - Colin Barker, Aug 03 2018
EXAMPLE
Some solutions for n=3:
..0..2..2..1....0..1..0..0....0..2..2..0....0..1..2..1....0..1..1..1
..0..1..1..0....1..2..3..1....0..2..2..1....0..3..2..0....0..2..3..1
..1..2..2..0....0..2..2..0....1..1..1..0....1..1..1..0....0..1..2..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 02 2013
STATUS
approved