OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 14*a(n-1) - 17*a(n-2) - 142*a(n-3) + 59*a(n-4) + 352*a(n-5) + 103*a(n-6) - 48*a(n-7).
Empirical g.f.: x*(21 - 77*x - 152*x^2 + 242*x^3 + 407*x^4 + 55*x^5 - 48*x^6) / (1 - 14*x + 17*x^2 + 142*x^3 - 59*x^4 - 352*x^5 - 103*x^6 + 48*x^7). - Colin Barker, Sep 12 2018
EXAMPLE
Some solutions for n=4:
..0..0..0..0..0..0....0..0..0..1..0..0....0..0..0..1..0..0....1..0..1..0..1..0
..1..0..0..1..0..0....0..1..0..1..0..1....0..0..0..0..0..1....0..0..0..0..0..0
..0..0..0..0..0..1....0..0..0..0..0..1....1..0..0..0..0..0....1..0..1..0..0..0
..1..0..0..0..0..0....0..0..0..0..0..1....0..0..1..0..1..0....1..0..0..0..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Aug 30 2013
STATUS
approved