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!)
A022622 Expansion of Product_{m>=1} (1+q^m)^(-27). 2
1, -27, 351, -2952, 18279, -90234, 376065, -1380861, 4603419, -14211732, 41168493, -112989411, 296067411, -745157691, 1809973404, -4259279106, 9741879531, -21715736634, 47285714262, -100777640049, 210581729640, -432065248731, 871606288422, -1730764207107, 3386501241606 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ (-1)^n * sqrt(3) * exp(3*Pi*sqrt(n/2)) / (2^(7/4) * n^(3/4)). - Vaclav Kotesovec, Aug 27 2015
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[1/(1 + x^k)^27, {k, 1, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Aug 27 2015 *)
CROSSREFS
Sequence in context: A339250 A202289 A010943 * A030648 A223278 A278091
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 25 08:25 EDT 2024. Contains 371964 sequences. (Running on oeis4.)