The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A290403 Expansion of 256/(lambda(z)*(1 - lambda(z)))^2 in powers of nome q = exp(Pi*i*z) where lambda(z) is the elliptic modular function (A115977). 2
1, 48, 1128, 17344, 196884, 1766496, 13105152, 83077248, 461646786, 2295171024, 10380853248, 43297436352, 168383270616, 616088091552, 2136382808064, 7063702309504, 22381414626687, 68246605486224, 200988391505920, 573443411403648, 1589242581740388 (list; graph; refs; listen; history; text; internal format)
OFFSET
-2,2
LINKS
Eric Weisstein's World of Mathematics, Elliptic Lambda Function
FORMULA
Expansion of (eta(q^2)^2 / (eta(q) * eta(q^4)))^48 in powers of q.
a(n) ~ exp(2*Pi*sqrt(2*n)) / (2^(3/4)*n^(3/4)). - Vaclav Kotesovec, Jul 30 2017
MATHEMATICA
nmax = 20; CoefficientList[Series[Product[(1 + x^(2*k-1))^48, {k, 1, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Jul 30 2017 *)
CROSSREFS
Cf. A014972 (1/(1 - lambda)), A029845 (16/lambda), A097340 (16/(lambda*(1 - lambda))).
Sequence in context: A022077 A010964 A287991 * A035719 A035797 A213442
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Jul 30 2017
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 6 16:10 EDT 2024. Contains 373133 sequences. (Running on oeis4.)