OFFSET
1,1
COMMENTS
Column 3 of A224374.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 10*a(n-1) - 16*a(n-2) + 30*a(n-3) - 14*a(n-4) + 12*a(n-5).
Empirical g.f.: 2*x*(1 + x + x^2)*(11 - 12*x + 6*x^2) / (1 - 10*x + 16*x^2 - 30*x^3 + 14*x^4 - 12*x^5). - Colin Barker, Aug 30 2018
EXAMPLE
Some solutions for n=3:
..2..0..0....0..1..1....0..1..1....1..2..0....0..1..0....1..0..0....2..0..0
..0..0..1....1..1..0....2..1..0....2..1..0....2..1..0....0..1..0....2..1..0
..2..2..2....1..2..2....1..2..1....2..1..1....1..2..2....1..1..2....1..2..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Apr 05 2013
STATUS
approved