OFFSET
1,2
COMMENTS
Column 2 of A300350.
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) = a(n-1) + 2*a(n-2) + 3*a(n-3) + 2*a(n-4) + a(n-5).
Empirical g.f.: -x*(-2*x^4-2*x^3-2*x^2-x-1)/(-x^5-2*x^4-3*x^3-2*x^2-x+1). - Simon Plouffe, Jun 20 2018
EXAMPLE
Some solutions for n=5:
0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1
0 1 0 1 1 0 0 1 1 1 0 1 0 1 1 0 1 1 0 1
1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 1 0 1 0 1
0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 0 0 0
1 1 1 1 1 1 0 0 0 1 0 1 1 0 0 1 1 1 1 1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 03 2018
STATUS
approved