OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 5*a(n-6) - 4*a(n-12) for n>15.
Empirical g.f.: x*(733 + 340*x + 256*x^2 + 268*x^3 + 286*x^4 + 290*x^5 - 3193*x^6 - 1070*x^7 - 606*x^8 - 592*x^9 - 616*x^10 - 584*x^11 + 2112*x^12 + 400*x^13 + 68*x^14) / ((1 - x)*(1 + x)*(1 - x + x^2)*(1 + x + x^2)*(1 - 2*x^3)*(1 + 2*x^3)). - Colin Barker, Dec 20 2018
EXAMPLE
Some solutions for n=4:
..0..1..1..0..0..1..0....0..1..0..1..0..1..1....0..1..0..1..0..1..0
..1..0..0..1..1..0..1....1..1..0..0..1..0..1....0..0..1..0..1..0..1
..0..1..0..1..0..1..0....0..0..1..1..0..1..0....0..1..0..1..0..1..0
..0..0..1..0..1..1..0....1..0..1..0..1..0..0....1..0..1..0..1..0..1
..1..1..0..1..0..0..1....0..1..0..1..1..0..0....0..1..0..1..0..1..0
..1..1..1..0..1..0..1....1..1..1..0..0..1..1....1..0..1..0..1..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 06 2015
STATUS
approved