The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A320345 a(n) = Product_{k=0..n} (k^9 + (n-k)^9). 7
0, 1, 524288, 101957062669641, 27265063485978531856384, 106913106903205778598785400390625, 1052153174824916171740710027027385486934016, 50134911460309737788263856880351450247312603708106641, 6079819706045473432785376698707222441479676085024627875693723648 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp((4*Pi*(sqrt(3) + 6*sin(Pi/9))/9 - 8)*n) * n^(9*n+9).
MATHEMATICA
Table[Product[k^9+(n-k)^9, {k, 0, n}], {n, 0, 10}]
CROSSREFS
Sequence in context: A017702 A010807 A236227 * A017701 A013967 A036097
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jan 22 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 13 15:13 EDT 2024. Contains 372519 sequences. (Running on oeis4.)