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 + 21*n^5 + 15*n^4 - 13*n^3 - 11*n^2 + 3*n + 1 for n>1.
Conjectures from Colin Barker, Jan 28 2019: (Start)
G.f.: x*(66 + 819*x + 4240*x^2 - 1919*x^3 + 3268*x^4 - 2323*x^5 + 1184*x^6 - 337*x^7 + 42*x^8) / (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>9.
(End)
EXAMPLE
Some solutions for n=3:
..1. .1. .0. .0. .3. .0. .3. .3. .3. .0. .0. .3. .0. .2. .0. .2
..3. .0. .3. .0. .1. .2. .1. .2. .0. .3. .3. .2. .3. .2. .1. .0
..2. .3. .2. .1. .2. .3. .3. .2. .2. .0. .2. .3. .2. .2. .0. .1
..3. .1. .3. .3. .3. .3. .0. .3. .2. .2. .2. .3. .3. .2. .0. .3
..2. .2. .2. .0. .1. .1. .1. .0. .0. .1. .2. .3. .1. .2. .2. .1
..3. .0. .3. .1. .2. .0. .1. .0. .1. .2. .3. .1. .3. .0. .0. .0
..0. .0. .2. .3. .1. .3. .3. .0. .2. .2. .2. .3. .3. .3. .0. .0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 03 2016
STATUS
approved