OFFSET
1,1
COMMENTS
Column 1 of A202532.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = a(n-1) +6*a(n-3) +a(n-5) -7*a(n-6) -3*a(n-7) -a(n-8) +2*a(n-9) +a(n-10).
Empirical g.f.: x*(86 + 112*x + 219*x^2 - 43*x^3 - 138*x^4 - 344*x^5 - 126*x^6 + 13*x^7 + 103*x^8 + 40*x^9) / ((1 + x^2 - x^3)*(1 - x - x^2 - 4*x^3 + 2*x^5 + 3*x^6 + x^7)). - Colin Barker, Jun 01 2018
EXAMPLE
Some solutions for n=3:
..1..0..0....1..1..1....1..0..0....1..1..0....1..1..0....0..1..0....1..1..0
..1..1..0....1..1..1....1..1..1....1..1..0....1..1..1....1..1..0....1..1..1
..1..1..1....1..1..1....1..1..1....1..1..1....1..1..0....0..1..1....1..1..0
..1..1..0....1..1..1....1..1..1....1..0..0....0..1..0....0..1..0....0..1..0
..1..0..0....1..0..0....0..1..1....1..0..0....0..1..1....1..0..0....0..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 20 2011
STATUS
approved