OFFSET
1,1
COMMENTS
Column 6 of A224606.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 4*a(n-1) - 6*a(n-2) + 5*a(n-3) - 4*a(n-4) + 3*a(n-5) - a(n-6) for n>8.
Empirical g.f.: x*(1045 - 3286*x + 3780*x^2 - 2958*x^3 + 2847*x^4 - 1851*x^5 + 414*x^6 + 4*x^7) / ((1 - x)^3*(1 - x - x^3)). - Colin Barker, Sep 02 2018
EXAMPLE
Some solutions for n=3:
..1..0..0..1..0..0..0..1....1..0..0..1..0..0..2..0....1..0..0..1..0..0..0..2
..1..0..0..1..0..0..0..1....1..0..0..1..0..0..1..0....1..0..0..1..0..0..0..0
..1..0..0..1..0..0..0..1....1..0..0..1..0..0..1..0....0..0..0..1..0..0..0..1
..1..0..0..1..0..0..0..1....1..0..0..1..0..0..1..0....0..0..0..1..0..0..0..1
..2..0..0..1..0..0..0..1....1..0..0..1..0..0..1..0....0..0..0..1..0..0..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Apr 11 2013
STATUS
approved