OFFSET
1,1
COMMENTS
Column 3 of A208175.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 62*a(n-1) - 333*a(n-2) + 396*a(n-3) - 135*a(n-4) for n>5.
Empirical g.f.: x*(5 - 151*x + 276*x^2 - 183*x^3 + 45*x^4) / ((1 - 5*x + 3*x^2)*(1 - 57*x + 45*x^2)). - Colin Barker, Jun 29 2018
EXAMPLE
Some solutions for n=4:
..0..0..1....0..1..2....0..1..1....0..0..1....0..1..0....0..0..0....0..0..0
..0..1..0....3..0..1....0..0..0....0..2..0....0..2..2....0..1..0....1..1..0
..0..0..1....2..0..0....0..1..1....1..2..1....1..2..1....2..1..1....0..1..0
..1..1..0....1..3..0....0..2..1....3..0..0....1..3..2....0..2..1....0..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 24 2012
STATUS
approved