OFFSET
1,1
COMMENTS
Column 3 of A300208.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
Simon Plouffe, Conjectures of the OEIS, as of June 20, 2018.
FORMULA
Empirical: a(n) = 8*a(n-1) - 2*a(n-2) + 5*a(n-3) - 13*a(n-4) - 6*a(n-5).
Empirical g.f.: -x*(-6*x^4-7*x^3+4)/(-6*x^5-13*x^4+5*x^3-2*x^2+8*x-1). - Simon Plouffe, Jun 20 2018
EXAMPLE
Some solutions for n=5;
0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 0 1 0 0 0 1
1 0 0 0 1 1 1 0 1 1 0 0 1 1 0 0 0 1 0 1 0
0 1 1 0 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1
1 1 1 0 1 1 1 1 1 1 0 0 0 0 1 1 0 1 0 0 0
0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 28 2018
STATUS
approved