OFFSET
1,1
COMMENTS
Column 5 of A214101.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 19*a(n-1) - 71*a(n-2) + 86*a(n-3) - 24*a(n-4).
Empirical g.f.: x*(11 - 66*x + 105*x^2 - 32*x^3) / ((1 - 2*x)*(1 - 17*x + 37*x^2 - 12*x^3)). - Colin Barker, Jul 22 2018
EXAMPLE
Some solutions for n=4:
..0..1..0..1..2..1....0..1..2..1..0..2....0..1..0..2..1..2....0..1..0..2..1..2
..1..0..1..2..0..2....1..2..0..2..1..0....1..2..1..0..2..0....2..0..1..0..2..0
..2..1..0..1..2..1....2..1..2..1..0..1....2..1..2..1..0..1....0..1..0..1..0..1
..1..0..1..2..0..2....1..2..0..2..1..0....1..0..1..0..2..0....1..0..2..0..1..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jul 04 2012
STATUS
approved