|
Search: id:A013973
|
|
|
| A013973 |
|
Expansion of Eisenstein series E_6(q) (alternate convention E_3(q)). |
|
+0 15
|
|
| 1, -504, -16632, -122976, -532728, -1575504, -4058208, -8471232, -17047800, -29883672, -51991632, -81170208, -129985632, -187132176, -279550656, -384422976, -545530104, -715608432, -986161176, -1247954400, -1665307728, -2066980608, -2678616864, -3243917376, -4159663200
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
REFERENCES
|
D. Bump, Automorphic Forms..., Cambridge Univ. Press, 1997, p. 29.
W. Ebeling, Lattices and Codes, Vieweg; 2nd ed., 2002, see p. 53.
R. C. Gunning, Lectures on Modular Forms. Princeton Univ. Press, Princeton, NJ, 1962, p. 53.
N. Koblitz, Introduction to Elliptic Curves and Modular Forms, Springer-Verlag, 1984, see p. 111.
Jean-Pierre Serre, "A Course in Arithmetic", Springer, 1978
Joseph H. Silverman, "Advanced Topics in the Arithmetic of Elliptic Curves", Springer, 1994
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=0..1000
R. E. Borcherds, Automorphic forms on O_{s+2,2}(R)^{+} and generalized Kac-Moody algebras, pp. 744-752 of Proc. Intern. Congr. Math., Vol. 2, 1994.
H. Ochiai, Counting functions for branched covers of elliptic curves and quasi-modular forms
Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.
Index entries for sequences related to Eisenstein series
|
|
FORMULA
|
E6(q) = 1 - 504 sum_{i=1}^infinity sigma_5(i)q^i where sigma_5(n) is A001160, the sum of fifth powers of the divisors of n. It can also be expressed as E6(q) = 1 - 504 sum_{i=1}^infinity i^5 q^i/(1-q^i). - Gene Ward Smith (genewardsmith(AT)gmail.com), Aug 22 2006
G.f. A(x) satisfies 0=f(A(x), A(x^2), A(x^4)) where f(u, v, w)= u^2*v -8*u^2*w -66*u*v^2 +592*u*v*w -512*u*w^2 +121*v^3 -4224*v^2*w +4096*v*w^2. - Michael Somos, Apr 10 2005
Expansion of Ramanujan's function R(q)= 216*g3 (Weierstrass invariant).
|
|
MAPLE
|
E := proc(k) local n, t1; t1 := 1-(2*k/bernoulli(k))*add(sigma[k-1](n)*q^n, n=1..60); series(t1, q, 60); end; E(6);
|
|
PROGRAM
|
(PARI) a(n)=if(n<1, n==0, -504*sigma(n, 5))
|
|
CROSSREFS
|
Cf. A004009, A008410, A013974.
Cf. A006352 (E_2), A004009 (E_4), A013973 (E_6), A008410 (E_8), A013974 (E_10), A029828 (E_12), A058550 (E_14), A029829 (E_16), A029830 (E_20), A029831 (E_24).
Cf. A001160.
Sequence in context: A061124 A141145 A012829 this_sequence A012744 A035293 A105097
Adjacent sequences: A013970 A013971 A013972 this_sequence A013974 A013975 A013976
|
|
KEYWORD
|
sign,easy
|
|
AUTHOR
|
njas
|
|
|
Search completed in 0.002 seconds
|