OFFSET
1,1
COMMENTS
Row 3 of A207169.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = a(n-1) + 9*a(n-3) + 2*a(n-4) + 2*a(n-5) - 12*a(n-6) - 8*a(n-7) + 8*a(n-9) for n>11.
Empirical g.f.: x*(6 + 30*x + 54*x^2 + 117*x^3 + 27*x^4 - 36*x^5 - 203*x^6 - 134*x^7 + 28*x^8 + 120*x^9 + 16*x^10) / (1 - x - 9*x^3 - 2*x^4 - 2*x^5 + 12*x^6 + 8*x^7 - 8*x^9). - Colin Barker, Mar 05 2018
EXAMPLE
Some solutions for n=4:
..0..0..1..0....0..0..1..0....1..0..0..1....1..0..0..1....0..1..1..1
..0..1..1..1....1..1..1..1....0..1..0..0....0..0..1..1....1..1..1..1
..0..0..1..1....1..0..0..1....0..1..0..0....0..0..1..1....1..0..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 15 2012
STATUS
approved