OFFSET
1,1
COMMENTS
Column 3 of A206255.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 28*a(n-1) +192*a(n-2) -8352*a(n-3) +25920*a(n-4) +373248*a(n-5) -1679616*a(n-6).
Empirical g.f.: 16*x*(100 + 3441*x - 108684*x^2 + 333072*x^3 + 5866992*x^4 - 26873856*x^5) / ((1 - 40*x + 432*x^2 - 1296*x^3)*(1 + 12*x - 144*x^2 - 1296*x^3)). - Colin Barker, Jun 14 2018
EXAMPLE
Some solutions for n=4:
..1..0..0..1....2..0..3..3....2..1..2..0....0..0..1..1....1..0..0..0
..0..0..0..1....0..0..0..0....0..0..0..0....3..0..0..0....0..0..1..2
..1..0..0..0....2..1..1..0....2..0..1..3....3..0..1..1....1..0..0..0
..1..0..0..3....0..0..0..0....2..0..0..0....1..0..0..0....1..0..3..0
..2..0..0..1....2..1..1..0....0..0..0..1....3..0..0..2....1..0..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 05 2012
STATUS
approved