OFFSET
1,1
COMMENTS
Column 2 of A221773.
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).
Empirical g.f.: 3*x*(1 - x)*(1 - 5*x + 7*x^2 - x^3) / (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:
..1..0....1..0....0..1....2..1....0..2....0..1....0..1....2..1....0..3....1..1
..0..3....2..2....2..2....2..0....1..0....0..3....2..1....0..0....1..1....1..2
..1..1....0..1....0..1....0..1....2..1....2..0....1..1....0..3....1..0....0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 25 2013
STATUS
approved