|
Search: id:A091406
|
|
|
| A091406 |
|
Reversion of series for j-function. |
|
+0 3
|
|
| 1, 744, 750420, 872769632, 1102652742882, 1470561136292880, 2037518752496883080, 2904264865530359889600, 4231393254051181981976079, 6273346050902229242859370584, 9433668720359866477436486024652
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Invert j = 1/q + 744 + 196884*q + 21493760 + ... to get q = 1/j + 744/j^2 + 750420/j^2 + ...
|
|
REFERENCES
|
J. H. Silverman, Advanced Topics in the Arithmetic of Elliptic Curves, Springer, see p. 482.
|
|
LINKS
|
Y.-H. He, V. Jejjala, Modular Matrix Models.
|
|
PROGRAM
|
(PARI) a(n)=local(A); if(n<1, 0, A=O(x^n); A=x*(eta(x^2+A)/eta(x+A))^24; polcoeff(serreverse(A/(1+256*A)^3), n)) /* Michael Somos Jul 13 2004 */
|
|
CROSSREFS
|
Cf. A000521. See A066396 for another version.
Sequence in context: A119595 A000521 A066395 this_sequence A066396 A099819 A051978
Adjacent sequences: A091403 A091404 A091405 this_sequence A091407 A091408 A091409
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
njas, Mar 03 2004
|
|
|
Search completed in 0.002 seconds
|