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!)
A294668 Expansion of Product_{k>=1} 1/(1 - x^(2*k-1))^(k*(3*k+1)/2). 2
1, 2, 3, 11, 19, 42, 93, 170, 352, 658, 1266, 2351, 4316, 7926, 14146, 25458, 44748, 78687, 136747, 235988, 405139, 689108, 1168260, 1963940, 3289950, 5474700, 9070976, 14954802, 24537752, 40099905, 65225553, 105713691, 170600344, 274367688, 439568770, 701867457 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ exp(2*Pi * n^(3/4) / (3*5^(1/4)) + 2*Zeta(3) * sqrt(5*n) / Pi^2 + 5^(1/4)*(5*Pi/48 - 20*Zeta(3)^2 / Pi^5) * n^(1/4) + 800 * Zeta(3)^3 / (3*Pi^8) - 73*Zeta(3) / (96*Pi^2) - 1/12) * A / (2^(115/48) * 5^(5/48) * Pi^(1/12) * n^(29/48)), where A is the Glaisher-Kinkelin constant A074962.
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[1/(1 - x^(2*k-1))^(k*(3*k+1)/2), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A235629 A111802 A213894 * A095282 A051071 A051095
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Nov 06 2017
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 18 09:35 EDT 2024. Contains 371779 sequences. (Running on oeis4.)