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!)
A025233 Expansion of Product_{m>=1} (1 + q^m)^48. 2
1, 48, 1176, 19648, 252204, 2655456, 23901760, 189208704, 1344644814, 8713158928, 52107076128, 290374290624, 1519725061816, 7518508799904, 35352238216704, 158716136933504, 683059486979301, 2827559773199856 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ exp(4*Pi*sqrt(n)) / (2^(49/2) * n^(3/4)) * (1 + (4*Pi - 3/(32*Pi))/sqrt(n)). - Vaclav Kotesovec, Nov 10 2017
MATHEMATICA
nmax = 20; CoefficientList[Series[Product[(1 + x^k)^48, {k, 1, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Nov 10 2017 *)
CROSSREFS
Sequence in context: A344401 A369561 A011000 * A004425 A082558 A285169
KEYWORD
nonn
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 09:28 EDT 2024. Contains 371967 sequences. (Running on oeis4.)