OFFSET
1,1
COMMENTS
Column 2 of A224568.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 2*a(n-1) - a(n-2) + a(n-3) - 2*a(n-5) + a(n-6) - 2*a(n-7) + 2*a(n-8) + a(n-11) - a(n-12) for n>15.
Empirical g.f.: x*(370 - 400*x + 118*x^2 - 369*x^3 - 335*x^4 + 382*x^5 - 102*x^6 + 715*x^7 - 143*x^8 - 23*x^9 - 14*x^10 - 361*x^11 + 119*x^12 + 26*x^13 + 5*x^14) / ((1 - x)^3*(1 + x)*(1 + x^2)*(1 + x + x^2)*(1 - x - x^4)). - Colin Barker, Sep 01 2018
EXAMPLE
Some solutions for n=3:
..1..1..0..0..0....0..0..0..0..0....1..1..1..1..1....0..0..0..0..0
..0..0..0..0..0....1..1..1..1..0....0..0..0..0..0....0..0..1..1..0
..0..0..0..0..0....0..0..0..0..0....0..0..0..0..0....0..0..0..0..0
..0..0..0..0..0....0..0..0..0..0....0..0..0..0..0....0..0..1..1..0
..1..1..1..1..1....0..0..0..0..0....0..0..0..0..0....0..0..0..0..0
..0..0..0..0..0....0..1..1..1..1....1..0..1..1..1....0..0..1..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Apr 10 2013
STATUS
approved