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!)
A294778 Expansion of Product_{k>=1} 1/(1 - x^(2*k-1))^(k*(k-1)/2). 1
1, 0, 0, 1, 0, 3, 1, 6, 3, 11, 12, 18, 29, 33, 69, 67, 138, 141, 275, 306, 516, 656, 972, 1353, 1828, 2712, 3477, 5280, 6654, 10038, 12756, 18789, 24369, 34796, 46167, 63990, 86629, 117189, 160698, 213984, 295092, 389517, 536683, 706590, 968289, 1276310 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
FORMULA
a(n) ~ exp(2*Pi * n^(3/4) / (3^(5/4) * 5^(1/4)) - 5^(1/4) * Pi * n^(1/4) / (16*3^(3/4)) + 3*Zeta(3) / (32*Pi^2)) / (2^(31/16) * 15^(1/8) * n^(5/8)).
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[1/(1-x^(2*k-1))^(k*(k-1)/2), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A121443 A008795 A165188 * A132180 A207630 A368376
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Nov 08 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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)