OFFSET
1,2
COMMENTS
Row 2 of A221736.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 15*a(n-1) - 67*a(n-2) + 120*a(n-3) - 80*a(n-4) + 10*a(n-5) for n>6.
Empirical g.f.: x*(1 + 2*x - 36*x^2 + 86*x^3 - 64*x^4 + 12*x^5) / (1 - 15*x + 67*x^2 - 120*x^3 + 80*x^4 - 10*x^5). - Colin Barker, Aug 10 2018
EXAMPLE
Some solutions for n=3:
..0..3..0....2..0..1....1..0..1....1..2..0....1..0..1....0..2..1....0..3..0
..1..1..1....1..2..0....1..3..0....0..2..1....2..2..0....0..3..0....2..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 22 2013
STATUS
approved