OFFSET
1,1
COMMENTS
Column 3 of A230675.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 14*a(n-1) +9*a(n-2) -9*a(n-3) +30*a(n-4) -19*a(n-5).
Empirical g.f.: 3*x*(1 + 15*x - 24*x^2 + 31*x^3 - 21*x^4) / (1 - 14*x - 9*x^2 + 9*x^3 - 30*x^4 + 19*x^5). - Colin Barker, Feb 09 2018
EXAMPLE
Some solutions for n=3:
..2..0..1....1..0..2....0..1..1....0..2..2....0..2..0....1..1..2....2..0..1
..1..1..0....1..1..0....1..2..1....2..0..2....1..0..2....1..0..2....2..1..1
..0..2..0....1..2..1....0..1..0....0..2..2....2..1..1....0..2..0....2..0..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 27 2013
STATUS
approved