OFFSET
1,1
COMMENTS
Row 2 of A222093.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..170
FORMULA
Empirical: a(n) = 17*a(n-1) - 90*a(n-2) + 217*a(n-3) - 258*a(n-4) + 156*a(n-5) - 44*a(n-6) + 4*a(n-7).
Empirical g.f.: x*(3 - 20*x + 49*x^2 - 49*x^3 + 20*x^4 - 2*x^5) / (1 - 17*x + 90*x^2 - 217*x^3 + 258*x^4 - 156*x^5 + 44*x^6 - 4*x^7). - Colin Barker, Aug 15 2018
EXAMPLE
Some solutions for n=3:
..0..3..0....0..0..1....2..1..0....1..0..2....2..0..0....1..1..1....0..2..0
..0..3..0....3..0..2....1..1..1....3..0..0....0..4..0....2..1..0....3..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 07 2013
STATUS
approved