OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 3*a(n-6) - 2*a(n-12) for n>15.
Empirical g.f.: x*(409 + 262*x + 198*x^2 + 200*x^3 + 268*x^4 + 263*x^5 - 843*x^6 - 450*x^7 - 268*x^8 - 256*x^9 - 328*x^10 - 318*x^11 + 374*x^12 + 124*x^13 + 16*x^14) / ((1 - x)*(1 + x)*(1 - x + x^2)*(1 + x + x^2)*(1 - 2*x^6)). - Colin Barker, Dec 20 2018
EXAMPLE
Some solutions for n=4:
..1..0..0..1..1..1....0..1..0..1..0..1....1..0..0..1..0..0....1..0..0..1..0..1
..0..1..1..0..1..0....0..0..1..0..1..0....0..1..0..0..1..0....0..1..1..0..1..0
..0..1..0..1..0..0....0..1..0..1..0..1....0..0..1..0..0..1....0..1..0..1..0..0
..1..0..1..1..0..0....1..0..1..0..1..0....1..0..0..1..0..0....1..0..1..1..0..0
..0..1..0..0..1..1....0..1..0..1..0..1....0..1..0..0..1..0....0..1..0..0..1..1
..1..0..1..0..1..1....1..1..1..0..1..0....0..0..1..0..0..1....1..0..1..0..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 06 2015
STATUS
approved