OFFSET
1,1
COMMENTS
Column 3 of A204076.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 20*a(n-1) - 73*a(n-2) + 86*a(n-3) - 32*a(n-4).
Empirical g.f.: 2*x*(94 - 439*x + 570*x^2 - 224*x^3) / ((1 - x)*(1 - 19*x + 54*x^2 - 32*x^3)). - Colin Barker, Jun 06 2018
EXAMPLE
Some solutions for n=4:
..0..1..0..2....0..0..0..0....0..0..0..1....0..0..1..2....0..0..0..1
..2..0..0..0....0..1..0..1....2..0..1..1....0..2..0..1....2..0..1..0
..2..2..0..1....1..2..1..2....2..2..0..1....2..1..2..0....0..2..0..1
..2..1..2..0....1..1..2..2....1..2..2..0....2..2..1..2....2..0..0..0
..1..2..2..2....1..2..1..2....1..1..2..2....0..2..2..2....2..2..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 10 2012
STATUS
approved