OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) - 2*a(n-2) + 67*a(n-3) + 62*a(n-4) + 160*a(n-5) + 40*a(n-6) + 16*a(n-7).
Empirical g.f.: x*(1 - x + 11*x^2 - 2*x^3)*(3 + 12*x + 16*x^2 - 8*x^3) / (1 - 6*x + 2*x^2 - 67*x^3 - 62*x^4 - 160*x^5 - 40*x^6 - 16*x^7). - Colin Barker, Sep 21 2018
EXAMPLE
Some solutions for n=3:
..2..0....0..0....1..0....1..1....2..2....1..2....1..2....2..0....2..1....0..2
..2..1....2..1....1..2....0..1....0..2....1..0....0..1....0..1....1..0....2..1
..0..1....1..1....1..0....2..1....2..0....2..0....1..1....2..1....1..2....1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 11 2013
STATUS
approved
