OFFSET
1,1
COMMENTS
Column 2 of A206010.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 2*a(n-1) + 13*a(n-2) - 17*a(n-3) - 34*a(n-4) - 9*a(n-5) + 23*a(n-6) + a(n-7) - 4*a(n-8) + a(n-9).
Empirical g.f.: 2*x*(39 + 72*x - 317*x^2 - 414*x^3 - 48*x^4 + 293*x^5 + x^6 - 48*x^7 + 13*x^8) / (1 - 2*x - 13*x^2 + 17*x^3 + 34*x^4 + 9*x^5 - 23*x^6 - x^7 + 4*x^8 - x^9). - Colin Barker, Jun 13 2018
EXAMPLE
Some solutions for n=4:
..1..0..2....2..2..1....2..1..2....1..0..1....1..2..2....2..0..2....0..2..0
..1..1..1....2..1..1....0..1..1....1..1..1....1..1..2....2..2..2....1..2..2
..2..1..2....2..2..0....1..1..2....1..2..1....0..1..1....0..1..2....1..1..2
..2..2..2....0..2..2....2..1..1....1..1..1....1..1..0....1..1..1....0..1..1
..1..2..1....1..1..2....2..0..1....1..2..0....0..1..2....0..1..0....1..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 02 2012
STATUS
approved