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!)
A285458 Expansion of Product_{k>=1} ((1 + x^k) / (1 - x^(4*k)))^k. 4
1, 1, 2, 5, 9, 17, 30, 54, 94, 161, 269, 449, 740, 1200, 1930, 3083, 4877, 7650, 11919, 18444, 28363, 43341, 65848, 99523, 149654, 223901, 333448, 494427, 729996, 1073408, 1572264, 2294389, 3336191, 4834261, 6981727, 10050944, 14424665, 20639641, 29447118 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(1/12 + 3 * (13*Zeta(3))^(1/3) * n^(2/3) / 4) * (13*Zeta(3))^(7/36) / (2 * A * sqrt(3*Pi) * n^(25/36)), where A is the Glaisher-Kinkelin constant A074962.
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[((1+x^k)/(1-x^(4*k)))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A133470 A129696 A082281 * A000569 A292168 A322304
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Apr 19 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 13:29 EDT 2024. Contains 371780 sequences. (Running on oeis4.)