OFFSET
1,1
COMMENTS
Column 3 of A217964.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..181
FORMULA
Empirical: a(n) = 10*a(n-1) - 4*a(n-2) - 20*a(n-3) - 23*a(n-4) - 10*a(n-5).
Empirical g.f.: x*(9 + x - 39*x^2 - 41*x^3 - 26*x^4) / (1 - 10*x + 4*x^2 + 20*x^3 + 23*x^4 + 10*x^5). - Colin Barker, Jul 23 2018
EXAMPLE
Some solutions for n=3:
..1..0..1....2..1..1....1..0..0....0..0..1....2..0..1....2..0..0....0..0..0
..0..0..2....1..0..0....1..0..0....1..1..2....0..0..2....2..0..0....1..0..1
..1..1..2....1..0..0....1..0..2....1..1..2....0..0..0....1..0..2....1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 16 2012
STATUS
approved