OFFSET
1,1
COMMENTS
Row 2 of A219128.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 2*a(n-1) + 6*a(n-2) - 6*a(n-3) + 7*a(n-4) - 10*a(n-5) + 6*a(n-6) - 6*a(n-7) - 4*a(n-8).
Empirical g.f.: x*(9 - 3*x + 3*x^2 - 5*x^3 - 6*x^4 - 10*x^6 - 4*x^7) / (1 - 2*x - 6*x^2 + 6*x^3 - 7*x^4 + 10*x^5 - 6*x^6 + 6*x^7 + 4*x^8). - Colin Barker, Jul 25 2018
EXAMPLE
Some solutions for n=3:
..0..0..0....0..0..0....2..1..2....2..0..1....0..0..0....1..0..0....2..1..2
..0..2..0....1..0..2....2..1..1....0..0..0....0..0..0....2..0..1....1..1..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 12 2012
STATUS
approved