OFFSET
1,1
COMMENTS
Row 3 of A206871.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 3*a(n-1) + 7*a(n-2) + 27*a(n-3) - 13*a(n-4) + a(n-5) - 31*a(n-6) + 5*a(n-7) - 2*a(n-8) + 4*a(n-9).
Empirical g.f.: x*(7 + 28*x + 15*x^2 - 12*x^3 - 29*x^4 - 26*x^5 + 3*x^6 + 2*x^7 + 4*x^8) / ((1 - x)*(1 - 2*x - 9*x^2 - 36*x^3 - 23*x^4 - 24*x^5 + 7*x^6 + 2*x^7 + 4*x^8)). - Colin Barker, Mar 04 2018
EXAMPLE
Some solutions for n=4:
..1..1..1..1....0..1..0..0....1..0..0..1....0..0..1..0....0..0..1..0
..1..1..1..1....1..1..0..0....0..1..0..0....1..0..1..0....0..0..1..1
..1..1..1..1....0..1..1..0....0..0..1..0....0..1..0..0....1..0..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 13 2012
STATUS
approved