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!)
A022624 Expansion of Product_{m>=1} (1+q^m)^(-29). 2
1, -29, 406, -3683, 24592, -130558, 582233, -2273136, 8008524, -26002734, 78934897, -226364662, 618201990, -1618116248, 4079918534, -9950307189, 23552872174, -54265164588, 121990316096, -268139308160, 577310455320, -1219428331519, 2530473842822, -5165078293276, 10381346324862 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ (-1)^n * 29^(1/4) * exp(Pi*sqrt(29*n/6)) / (2^(7/4) * 3^(1/4) * n^(3/4)). - Vaclav Kotesovec, Aug 27 2015
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[1/(1 + x^k)^29, {k, 1, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Aug 27 2015 *)
CROSSREFS
Sequence in context: A077514 A210260 A010945 * A042630 A174885 A264160
KEYWORD
sign
AUTHOR
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 16 14:51 EDT 2024. Contains 371749 sequences. (Running on oeis4.)