Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
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!)
A301550 Expansion of Product_{k>=1} (1 + x^k)^(sigma_6(k)). 7
1, 1, 65, 795, 6971, 69317, 690756, 6316950, 55729130, 484275457, 4111328940, 34029153900, 275901508917, 2197552381491, 17207716281240, 132575879110175, 1006214596929014, 7531171360277228, 55632520744009711, 405876769498808480, 2926507055330036936 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(2^(5/2) * Pi * (127*Zeta(7)/15)^(1/8) * n^(7/8)/7 - Pi * (5/(127*Zeta(7)))^(1/8) * n^(1/8) / (504 * sqrt(2) * 3^(7/8))) * (127*Zeta(7)/15)^(1/16) / (2^(9/4) * n^(9/16)).
G.f.: exp(Sum_{k>=1} sigma_7(k)*x^k/(k*(1 - x^(2*k)))). - Ilya Gutkovskiy, Oct 26 2018
MATHEMATICA
nmax = 30; CoefficientList[Series[Product[(1+x^k)^DivisorSigma[6, k], {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A008516 A000540 A023875 * A027463 A305264 A279639
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 September 12 01:49 EDT 2024. Contains 375842 sequences. (Running on oeis4.)