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!)
A262736 Expansion of Product_{k>=1} (1 + x^(2*k-1))^(2*k-1). 17
1, 1, 0, 3, 3, 5, 8, 10, 22, 25, 41, 57, 88, 126, 168, 261, 351, 512, 685, 984, 1357, 1865, 2566, 3485, 4838, 6459, 8832, 11831, 16056, 21404, 28660, 38259, 50875, 67613, 89161, 118184, 155321, 204609, 267708, 351125, 458331, 597740, 777590, 1010020, 1310390 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
Vaclav Kotesovec, A method of finding the asymptotics of q-series based on the convolution of generating functions, arXiv:1509.08708 [math.CO], Sep 30 2015, p. 20.
FORMULA
a(n) ~ exp(3^(4/3) * (Zeta(3))^(1/3) * n^(2/3) / 2^(5/3)) * Zeta(3)^(1/6) / (2^(3/4) * 3^(1/3) * sqrt(Pi) * n^(2/3)).
MATHEMATICA
nmax = 60; CoefficientList[Series[Product[(1 + x^(2*k-1))^(2*k-1), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A039872 A079965 A285069 * A318684 A336132 A200737
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Sep 29 2015
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 May 29 07:06 EDT 2024. Contains 372926 sequences. (Running on oeis4.)