OFFSET
1,1
COMMENTS
Column 2 of A206021.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 14*a(n-1) - 23*a(n-2) - 94*a(n-3) + 216*a(n-4) - 64*a(n-5).
Empirical g.f.: 8*x*(85 - 229*x - 568*x^2 + 1664*x^3 - 512*x^4) / ((1 - 2*x)*(1 - 12*x - x^2 + 92*x^3 - 32*x^4)). - Colin Barker, Jun 13 2018
EXAMPLE
Some solutions for n=3:
..3..3..3....1..1..3....0..3..2....3..2..3....2..2..1....0..2..3....1..0..0
..1..0..1....3..0..3....0..1..1....0..1..1....0..3..1....3..2..1....1..3..1
..3..3..3....1..1..3....2..2..3....2..2..3....0..2..1....3..0..0....2..2..1
..1..2..1....2..0..3....0..1..0....3..0..3....0..3..0....1..1..2....1..3..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 02 2012
STATUS
approved