OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = n^7 + 7*n^6 + 6*n^5 + 10*n^4 + 4*n^3 + n^2 + 4*n - 3.
Conjectures from Colin Barker, Jan 17 2019: (Start)
G.f.: 3*x*(10 + 243*x + 924*x^2 + 675*x^3 - 110*x^4 - 55*x^5 - 8*x^6 + x^7) / (1 - x)^8.
a(n) = 8*a(n-1) - 28*a(n-2) + 56*a(n-3) - 70*a(n-4) + 56*a(n-5) - 28*a(n-6) + 8*a(n-7) - a(n-8) for n>8.
(End)
EXAMPLE
Some solutions for n=4:
..4. .2. .4. .3. .1. .1. .2. .0. .1. .4. .4. .2. .4. .2. .3. .3
..1. .0. .0. .1. .3. .0. .0. .1. .3. .4. .0. .3. .3. .2. .0. .4
..3. .4. .2. .3. .2. .3. .4. .0. .2. .1. .2. .3. .3. .0. .3. .0
..0. .4. .0. .0. .1. .2. .2. .4. .4. .4. .4. .2. .4. .3. .1. .0
..4. .0. .3. .2. .1. .3. .3. .0. .1. .0. .2. .3. .2. .0. .0. .1
..3. .1. .1. .3. .4. .1. .1. .0. .2. .2. .4. .4. .0. .3. .2. .4
..1. .4. .2. .1. .2. .1. .2. .3. .4. .4. .2. .1. .2. .4. .3. .1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 16 2016
STATUS
approved