OFFSET
1,1
COMMENTS
Row 2 of A208872.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 18*a(n-1) - 65*a(n-2) + 84*a(n-3) - 36*a(n-4) for n>5.
Empirical g.f.: 2*x*(1 - 12*x + 25*x^2 - 19*x^3 + 6*x^4) / ((1 - x)*(1 - 2*x)*(1 - 15*x + 18*x^2)). - Colin Barker, Jul 07 2018
EXAMPLE
Some solutions for n=4:
..0..0..1..0....0..0..0..0....0..0..1..0....0..0..0..0....0..1..1..0
..1..2..2..0....1..1..1..0....1..0..1..0....1..1..1..2....0..0..2..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 02 2012
STATUS
approved