OFFSET
1,2
COMMENTS
Column 3 of A202979.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) - 11*a(n-2) + 16*a(n-3) - 14*a(n-4) - 3*a(n-5) + 8*a(n-6) - 9*a(n-7) - 2*a(n-8) + 6*a(n-9) + 2*a(n-10).
Empirical g.f.: x*(1 - 2*x + 4*x^2 - 16*x^3 + 4*x^4 + x^5 - 10*x^6 + 4*x^7 + 8*x^8 + 2*x^9) / (1 - 6*x + 11*x^2 - 16*x^3 + 14*x^4 + 3*x^5 - 8*x^6 + 9*x^7 + 2*x^8 - 6*x^9 - 2*x^10). - Colin Barker, Jun 03 2018
EXAMPLE
Some solutions for n=5:
1 1 1 0 1 1 1 1 1 0 1 1 0 0 0 1 1 1 1 1 0
1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1
0 0 0 1 1 1 1 0 0 1 0 1 1 1 1 1 0 1 1 0 1
0 0 0 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1
0 0 0 0 0 0 1 1 1 0 1 1 0 1 1 1 1 1 0 0 0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 26 2011
STATUS
approved