OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = n^6 + 6*n^5 + 8*n^4 + (5/3)*n^3 - n^2 + (1/3)*n.
Conjectures from Colin Barker, Jan 21 2019: (Start)
G.f.: 2*x*(8 + 141*x + 225*x^2 - 5*x^3 - 9*x^4) / (1 - x)^7.
a(n) = 7*a(n-1) - 21*a(n-2) + 35*a(n-3) - 35*a(n-4) + 21*a(n-5) - 7*a(n-6) + a(n-7) for n>7.
(End)
EXAMPLE
Some solutions for n=6:
..3. .2. .5. .5. .1. .3. .3. .2. .5. .4. .1. .5. .0. .5. .2. .3
..5. .6. .2. .4. .0. .6. .6. .4. .1. .5. .6. .0. .3. .1. .0. .3
..4. .3. .6. .0. .4. .5. .3. .5. .0. .4. .1. .2. .2. .2. .6. .2
..5. .1. .4. .5. .1. .0. .4. .1. .0. .5. .0. .5. .6. .3. .2. .6
..3. .2. .5. .6. .4. .3. .5. .1. .5. .2. .4. .2. .2. .5. .0. .2
..1. .3. .4. .5. .1. .0. .0. .4. .1. .5. .3. .2. .5. .5. .3. .5
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 25 2016
STATUS
approved