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!)
A303132 Expansion of Product_{n>=1} (1 + (25*x)^n)^(-1/5). 5
1, -5, -50, -3875, 2500, -2046250, -12409375, -1087687500, 13232343750, -907225000000, 1545669140625, -362705679687500, 6007095839843750, -224713698632812500, 2118331116210937500, -226812683210205078125, 4765872641563720703125 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
This sequence is obtained from the generalized Euler transform in A266964 by taking f(n) = 1/5, g(n) = -25^n.
In general, for h>=1, if g.f. = Product_{k>=1} (1 + (h^2*x)^k)^(-1/h), then a(n) ~ (-1)^n * exp(Pi*sqrt(n/(6*h))) * h^(2*n) / (2^(7/4) * 3^(1/4) * h^(1/4) * n^(3/4)). - Vaclav Kotesovec, Apr 20 2018
LINKS
FORMULA
a(n) ~ (-1)^n * exp(Pi*sqrt(n/30)) * 5^(2*n - 1/4) / (2^(7/4) * 3^(1/4) * n^(3/4)). - Vaclav Kotesovec, Apr 20 2018
MATHEMATICA
CoefficientList[Series[(2/QPochhammer[-1, 25*x])^(1/5), {x, 0, 20}], x] (* Vaclav Kotesovec, Apr 20 2018 *)
CROSSREFS
Expansion of Product_{n>=1} (1 + ((b^2)*x)^n)^(-1/b): A081362 (b=1), A298993 (b=2), A303130 (b=3), A303131 (b=4), this sequence (b=5).
Sequence in context: A299353 A180976 A305844 * A070995 A063803 A106425
KEYWORD
sign
AUTHOR
Seiichi Manyama, Apr 19 2018
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 June 27 17:03 EDT 2024. Contains 373747 sequences. (Running on oeis4.)