OFFSET
1,1
COMMENTS
Column 3 of A205823.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 3*a(n-1) + 10*a(n-2) - 13*a(n-3) - 25*a(n-4) + 12*a(n-5) + 18*a(n-6) - 2*a(n-8).
Empirical g.f.: 6*x*(30 + 29*x - 177*x^2 - 187*x^3 + 188*x^4 + 197*x^5 - 5*x^6 - 23*x^7) / ((1 - x - x^2)*(1 - 2*x - 11*x^2 + 14*x^4 + 2*x^5 - 2*x^6)). - Colin Barker, Jun 12 2018
EXAMPLE
Some solutions for n=4:
..1..0..0..2....0..0..2..2....2..2..2..0....1..1..1..0....1..2..1..1
..1..2..1..2....2..1..1..0....1..0..1..0....2..0..2..2....1..0..0..2
..1..0..1..0....2..0..2..2....1..2..1..2....2..1..1..0....2..2..1..1
..2..0..2..2....1..1..1..0....0..2..0..2....2..0..2..2....1..0..0..2
..2..1..1..0....2..0..2..0....0..1..1..1....2..1..1..0....1..2..1..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 01 2012
STATUS
approved