OFFSET
1,1
COMMENTS
Row 6 of A207169.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210.
FORMULA
Empirical: a(n) = a(n-1) + 21*a(n-3) + 5*a(n-4) + 5*a(n-5) - 75*a(n-6) - 50*a(n-7) + 125*a(n-9) for n>11.
Empirical g.f.: x*(12 + 132*x + 252*x^2 + 1341*x^3 + 1440*x^4 + 180*x^5 - 5150*x^6 - 9425*x^7 - 3500*x^8 + 10125*x^9 + 10000*x^10) / (1 - x - 21*x^3 - 5*x^4 - 5*x^5 + 75*x^6 + 50*x^7 - 125*x^9). - Colin Barker, Jun 21 2018
EXAMPLE
Some solutions for n=4:
..0..1..1..1....0..0..1..1....1..1..0..0....1..0..0..1....1..0..0..1
..1..0..0..1....1..1..1..1....0..0..1..0....0..1..0..0....0..0..1..0
..1..0..0..1....0..0..1..0....0..0..1..0....0..1..0..0....0..0..1..0
..1..0..0..1....0..0..1..0....0..0..1..0....0..1..0..0....0..0..1..0
..1..0..0..1....0..0..1..0....0..0..1..0....0..1..0..0....0..0..1..0
..1..0..0..1....0..0..1..0....0..0..1..0....0..1..0..0....0..0..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 15 2012
STATUS
approved