OFFSET
1,1
COMMENTS
Column 3 of A208201.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 66*a(n-1) - 222*a(n-2) - 1100*a(n-3) + 363*a(n-4) + 594*a(n-5) - 216*a(n-6) for n>7.
Empirical g.f.: x*(5 - 152*x - 272*x^2 + 561*x^3 + 25*x^4 - 261*x^5 + 72*x^6) / ((1 - 6*x - 3*x^2 + 2*x^3)*(1 - 60*x - 135*x^2 + 108*x^3)). - Colin Barker, Jun 29 2018
EXAMPLE
Some solutions for n=4:
..0..0..1....0..0..1....0..1..1....0..0..0....0..0..0....0..0..0....0..0..0
..0..2..0....0..1..0....1..0..2....0..1..0....0..1..2....0..1..0....0..1..2
..1..2..1....0..0..1....3..0..1....1..2..1....2..1..1....2..1..1....1..1..3
..3..0..0....1..1..0....1..1..1....0..1..3....0..1..2....0..2..1....1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 24 2012
STATUS
approved