Assumptions:
TeX:
E_{6}\!\left(\tau\right) = 1 - 504 \sum_{n=1}^{\infty} \sigma_{5}\!\left(n\right) {q}^{n}\; \text{ where } q = {e}^{2 \pi i \tau}
k \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| EisensteinE | Normalized Eisenstein series | |
| Sum | Sum | |
| DivisorSigma | Sum of divisors function | |
| Pow | Power | |
| Infinity | Positive infinity | |
| Exp | Exponential function | |
| Pi | The constant pi (3.14...) | |
| ConstI | Imaginary unit | |
| ZZGreaterEqual | Integers greater than or equal to n | |
| HH | Upper complex half-plane |
Source code for this entry:
Entry(ID("e20db0"),
Formula(Equal(EisensteinE(6, tau), Where(Sub(1, Mul(504, Sum(Mul(DivisorSigma(5, n), Pow(q, n)), For(n, 1, Infinity)))), Equal(q, Exp(Mul(Mul(Mul(2, Pi), ConstI), tau)))))),
Variables(k, tau),
Assumptions(And(Element(k, ZZGreaterEqual(1)), Element(tau, HH))))