OFFSET
1,1
COMMENTS
Row 4 of A208108.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 2*a(n-1) + 8*a(n-3) + 61*a(n-4) - 66*a(n-5) - 48*a(n-6) - 252*a(n-8) + 216*a(n-9).
Empirical g.f.: x*(9 + 63*x + 9*x^2 - 53*x^3 - 114*x^4 - 300*x^5 - 36*x^6 - 36*x^7 + 216*x^8) / ((1 - 2*x - 7*x^2 + 6*x^3)*(1 + 7*x^2 - 12*x^4 - 36*x^6)). - Colin Barker, Jun 28 2018
EXAMPLE
Some solutions for n=8:
..0..1..1..1..0..1..1..1....1..0..1..1..1..0..1..1....0..1..1..1..1..1..1..1
..1..1..1..0..0..1..1..0....0..0..1..1..1..0..1..1....1..0..1..1..1..0..1..1
..0..1..1..0..0..1..1..1....0..0..1..1..1..1..1..1....0..0..1..1..1..0..1..1
..0..1..1..1..0..1..1..0....1..1..1..1..1..0..1..1....0..1..1..1..1..0..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 23 2012
STATUS
approved