OFFSET
1,1
COMMENTS
Row 5 of A208013.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = a(n-1) + 23*a(n-3) + 6*a(n-4) + 6*a(n-5) - 108*a(n-6) - 72*a(n-7) + 216*a(n-9) for n>11.
Empirical g.f.: x*(12 + 132*x + 276*x^2 + 1247*x^3 + 625*x^4 - 324*x^5 - 7377*x^6 - 9090*x^7 - 846*x^8 + 17064*x^9 + 7884*x^10) / (1 - x - 23*x^3 - 6*x^4 - 6*x^5 + 108*x^6 + 72*x^7 - 216*x^9). - Colin Barker, Jun 26 2018
EXAMPLE
Some solutions for n=4:
..1..0..0..1....0..1..1..1....0..0..1..0....1..1..0..0....0..0..1..1
..0..1..1..0....0..1..1..0....0..1..1..1....1..1..1..0....1..1..1..0
..1..0..0..1....0..1..0..0....0..0..1..0....0..1..0..0....0..0..1..0
..0..1..1..0....0..0..1..0....0..1..0..0....1..1..1..0....1..1..0..0
..1..0..0..1....0..1..0..0....0..0..1..0....0..1..0..0....0..0..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 22 2012
STATUS
approved