Assumptions:
TeX:
E_{2}\!\left(\frac{a \tau + b}{c \tau + d}\right) = {\left(c \tau + d\right)}^{2} E_{2}\!\left(\tau\right) - \frac{6 i}{\pi} c \left(c \tau + d\right) \tau \in \mathbb{H} \;\mathbin{\operatorname{and}}\; \begin{pmatrix} a & b \\ c & d \end{pmatrix} \in \operatorname{SL}_2(\mathbb{Z})
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
EisensteinE | Normalized Eisenstein series | |
Pow | Power | |
ConstI | Imaginary unit | |
Pi | The constant pi (3.14...) | |
HH | Upper complex half-plane | |
Matrix2x2 | Two by two matrix | |
SL2Z | Modular group |
Source code for this entry:
Entry(ID("7f4c85"), Formula(Equal(EisensteinE(2, Div(Add(Mul(a, tau), b), Add(Mul(c, tau), d))), Sub(Mul(Pow(Add(Mul(c, tau), d), 2), EisensteinE(2, tau)), Mul(Mul(Div(Mul(6, ConstI), Pi), c), Add(Mul(c, tau), d))))), Variables(tau, a, b, c, d), Assumptions(And(Element(tau, HH), Element(Matrix2x2(a, b, c, d), SL2Z))))