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!)
A301556 Expansion of Product_{k>=1} ((1 + x^k)/(1 - x^k))^(sigma_2(k)). 3
1, 2, 12, 42, 154, 498, 1640, 4990, 15092, 43840, 125220, 348478, 954294, 2561714, 6776404, 17644494, 45338734, 114971434, 288148860, 713968998, 1750662814, 4249685398, 10219662844, 24356466418, 57558783492, 134922807056, 313842321696, 724651728916 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Convolution of A275585 and A288414.
LINKS
FORMULA
a(n) ~ exp(2^(5/4) * Pi * Zeta(3)^(1/4) * n^(3/4)/3 - Pi*n^(1/4) / (3 * 2^(13/4) * Zeta(3)^(1/4)) + Zeta(3)/(8*Pi^2)) * Zeta(3)^(1/8) / (2^(15/8) * n^(5/8)).
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[((1+x^k)/(1-x^k))^DivisorSigma[2, k], {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A290928 A232584 A189491 * A055681 A296682 A351616
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 June 4 15:36 EDT 2024. Contains 373099 sequences. (Running on oeis4.)