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!)
A022621 Expansion of Product_{m>=1} (1+q^m)^(-26). 2
1, -26, 325, -2626, 15626, -74256, 298831, -1063426, 3447132, -10372882, 29340142, -78744042, 202029633, -498419898, 1187802148, -2744629914, 6168519890, -13520237380, 28964225680, -60763817556, 125042511217, -252773944748, 502601225828, -984061449124, 1899179853506 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ (-1)^n * 13^(1/4) * exp(Pi*sqrt(13*n/3)) / (2^(3/2) * 3^(1/4) * n^(3/4)). - Vaclav Kotesovec, Aug 27 2015
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[1/(1 + x^k)^26, {k, 1, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Aug 27 2015 *)
CROSSREFS
Sequence in context: A030647 A202292 A010942 * A085743 A205494 A125438
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 July 19 14:58 EDT 2024. Contains 374410 sequences. (Running on oeis4.)