OFFSET
1,1
COMMENTS
Column 3 of A204630.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 60*a(n-1) - 175*a(n-2) + 68*a(n-3).
Empirical g.f.: 6*x*(128 - 391*x + 153*x^2) / (1 - 60*x + 175*x^2 - 68*x^3). - Colin Barker, Jun 07 2018
EXAMPLE
Some solutions for n=3:
..0..1..2..1....0..0..0..0....0..1..0..2....0..0..0..0....0..0..0..1
..2..2..0..0....1..0..1..0....1..2..2..1....1..0..1..0....2..0..1..1
..0..2..2..0....2..1..1..0....1..0..1..1....2..2..1..2....0..0..1..2
..0..1..0..1....2..0..0..0....0..0..2..0....0..0..2..0....2..0..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 17 2012
STATUS
approved