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!)
A022623 Expansion of Product_{m>=1} (1+q^m)^(-28). 2
1, -28, 378, -3304, 21259, -108892, 469630, -1778536, 6096125, -19303088, 57249374, -160633424, 429762354, -1103189388, 2730461208, -6542033848, 15223719392, -34504452668, 76349114366, -165267288816, 350579820199, -729912979244, 1493568080228, -3007227042624, 5964244118126 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ (-1)^n * 7^(1/4) * exp(Pi*sqrt(14*n/3)) / (2 * 6^(1/4) * n^(3/4)). - Vaclav Kotesovec, Aug 27 2015
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[1/(1 + x^k)^28, {k, 1, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Aug 27 2015 *)
CROSSREFS
Sequence in context: A125440 A122732 A010944 * A077507 A130608 A331353
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)