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!)
A301552 Expansion of Product_{k>=1} (1 + x^k)^(sigma_8(k)). 7
1, 1, 257, 6819, 105251, 2175749, 44995096, 796670938, 13805853214, 240569119333, 4044892975196, 65784204818948, 1051532586300939, 16521916387136217, 254423642953508270, 3848289482388789293, 57317953928614093036, 841172595390506945766, 12168324212099663732171 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(5 * 2^(4/5) * Pi * (511*Zeta(9)/33)^(1/10) * n^(9/10)/9 + Pi * (11/(511*Zeta(9)))^(1/10) * n^(1/10) / (480 * 2^(4/5) * 3^(9/10))) * (511*Zeta(9)/33)^(1/20) / (2^(11/10) * sqrt(5) * n^(11/20)).
G.f.: exp(Sum_{k>=1} sigma_9(k)*x^k/(k*(1 - x^(2*k)))). - Ilya Gutkovskiy, Oct 26 2018
MATHEMATICA
nmax = 30; CoefficientList[Series[Product[(1+x^k)^DivisorSigma[8, k], {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A036086 A000542 A023877 * A279641 A168116 A086022
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 23 2018
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 April 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)