OFFSET
1,1
COMMENTS
Row 6 of A208013.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = a(n-1) + 3*a(n-2) + 21*a(n-3) + 9*a(n-4) - 27*a(n-5) - 81*a(n-6) for n>8.
Empirical g.f.: x*(16 + 240*x + 480*x^2 + 2601*x^3 + 3015*x^4 - 3915*x^5 - 15228*x^6 - 8505*x^7) / ((1 + 3*x^2 - 9*x^3)*(1 - x - 6*x^2 - 9*x^3)). - Colin Barker, Jun 26 2018
EXAMPLE
Some solutions for n=4:
..1..0..0..1....1..0..0..1....0..0..1..1....0..0..1..1....1..1..1..0
..0..1..1..0....0..0..1..0....0..0..1..0....1..1..1..1....0..1..0..0
..1..0..0..1....1..0..0..1....0..0..1..0....0..0..1..0....0..1..0..0
..0..1..1..0....0..0..1..0....0..0..1..0....1..1..1..1....0..1..0..0
..1..0..0..1....1..0..0..1....0..0..1..0....0..0..1..0....0..1..0..0
..0..0..1..0....0..0..1..0....0..0..1..0....0..1..0..0....0..1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 22 2012
STATUS
approved