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!)
A288837 Coefficients in expansion of 691*E_12/Delta where Delta is the generating function of Ramanujan's tau function (A000594). 2
691, 82104, 136046844, 14852188160, 597231279270, 13989886672896, 230243024654600, 2938148100366336, 30857982903707085, 277430202679296000, 2194920198781034220, 15594068776929177600, 101032430846167832154, 604150780302870773760 (list; graph; refs; listen; history; text; internal format)
OFFSET
-1,1
LINKS
FORMULA
a(n) = 691*A000521(n) = 691*A289063(n+1) for n > 0.
G.f.: 691*j - 432000 where j is the elliptic modular invariant.
a(n) ~ 691 * exp(4*Pi*sqrt(n)) / (sqrt(2) * n^(3/4)). - Vaclav Kotesovec, Apr 09 2018
MATHEMATICA
terms = 14;
E12[x_] = 1 + (65520/691)*Sum[k^11*x^k/(1 - x^k), {k, 1, terms}];
691*E12[x]/QPochhammer[x]^24 + O[x]^terms // CoefficientList[#, x]& (* Jean-François Alcover, Feb 26 2018 *)
CROSSREFS
Cf. A000521 (j), A000594 (Delta), A029828 (691*E_12), A289063 (q*E_6^2/Delta), A289981.
Sequence in context: A135843 A130662 A029828 * A290049 A288989 A290009
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Jul 17 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 May 23 11:57 EDT 2024. Contains 372763 sequences. (Running on oeis4.)