OFFSET
1,1
COMMENTS
Column 1 of A203048.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 2*a(n-1) + 2*a(n-2) + a(n-3) + 10*a(n-4) + 7*a(n-5) - 4*a(n-7) - a(n-8).
Empirical g.f.: x*(209 + 219*x + 313*x^2 + 872*x^3 + 490*x^4 - 89*x^5 - 313*x^6 - 73*x^7) / (1 - 2*x - 2*x^2 - x^3 - 10*x^4 - 7*x^5 + 4*x^7 + x^8). - Colin Barker, Jun 03 2018
EXAMPLE
Some solutions for n=3:
0 1 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 1 0 0
0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0
0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0
0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1
0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0
0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 27 2011
STATUS
approved