References:
- R. Wood and M. P. Young, Zeros of the weight two Eisenstein series, Journal of Number Theory Volume 143, October 2014, Pages 320-333. https://doi.org/10.1016/j.jnt.2014.04.007
TeX:
\mathop{\operatorname{zeros}\,}\limits_{\tau \in \mathbb{H},\,\operatorname{Re}(\tau) \in \left[-1 / 2, 1 / 2\right)} E_{2}\!\left(\tau\right) = \left\{ \left(\mathop{\operatorname{zero*}\,}\limits_{z \in D\left(c, d\right)} E_{2}\!\left(z\right)\right) : c \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; d \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; \gcd\!\left(c, d\right) = 1 \;\mathbin{\operatorname{and}}\; -\frac{d}{c} \in \left[-\frac{1}{2}, \frac{1}{2}\right) \right\}\; \text{ where } D\!\left(c, d\right) = \operatorname{ClosedDisk}\!\left(-\frac{d}{c} + \frac{i \pi}{6 {c}^{2}}, \frac{0.000283 {\pi}^{2}}{36 {c}^{2}}\right)
Definitions:
Fungrim symbol | Notation | Short description |
---|
Zeros | x∈Szerosf(x)
| Zeros (roots) of function |
EisensteinE | Ek(τ)
| Normalized Eisenstein series |
HH | H
| Upper complex half-plane |
Re | Re(z)
| Real part |
ClosedOpenInterval | [a,b)
| Closed-open interval |
UniqueZero | x∈Szero*f(x)
| Unique zero (root) of function |
ZZ | Z
| Integers |
GCD | gcd(a,b)
| Greatest common divisor |
ConstI | i
| Imaginary unit |
Pi | π
| The constant pi (3.14...) |
Pow | ab
| Power |
Source code for this entry:
Entry(ID("f33f09"),
Formula(Equal(Zeros(EisensteinE(2, tau), ForElement(tau, HH), Element(Re(tau), ClosedOpenInterval(Neg(Div(1, 2)), Div(1, 2)))), Where(Set(Parentheses(UniqueZero(EisensteinE(2, z), ForElement(z, D(c, d)))), For(Tuple(c, d)), And(Element(c, ZZ), Element(d, ZZ), Equal(GCD(c, d), 1), Element(Neg(Div(d, c)), ClosedOpenInterval(Neg(Div(1, 2)), Div(1, 2))))), Equal(D(c, d), ClosedDisk(Add(Neg(Div(d, c)), Div(Mul(ConstI, Pi), Mul(6, Pow(c, 2)))), Div(Mul(Decimal("0.000283"), Pow(Pi, 2)), Mul(36, Pow(c, 2)))))))),
References("R. Wood and M. P. Young, Zeros of the weight two Eisenstein series, Journal of Number Theory Volume 143, October 2014, Pages 320-333. https://doi.org/10.1016/j.jnt.2014.04.007"))