OFFSET
1,1
COMMENTS
Column 2 of A208492.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 32*a(n-1) - 227*a(n-2) + 528*a(n-3) - 328*a(n-4) - 104*a(n-5).
Empirical g.f.: 8*x*(181 - 1615*x + 4084*x^2 - 2664*x^3 - 832*x^4) / (1 - 32*x + 227*x^2 - 528*x^3 + 328*x^4 + 104*x^5). - Colin Barker, Jul 03 2018
EXAMPLE
Some solutions for n=4:
..1..1..1....1..3..2....0..0..1....2..0..3....3..0..1....0..0..3....1..1..3
..2..1..2....3..1..3....2..0..0....0..2..0....0..0..0....0..1..0....0..1..1
..3..2..1....2..3..1....3..1..1....3..1..2....2..0..1....2..0..2....0..1..0
..2..0..2....1..2..3....0..2..2....2..0..1....1..2..0....2..2..0....0..1..1
..1..3..0....0..1..2....1..3..2....0..1..0....1..1..2....3..2..2....3..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin Feb 27 2012
STATUS
approved