Assumptions:
TeX:
\mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} \theta_{1}\!\left(z , \tau\right) = \left\{ m + n \tau : m \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z} \right\} \tau \in \mathbb{H}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Zeros | Zeros (roots) of function | |
JacobiTheta | Jacobi theta function | |
CC | Complex numbers | |
ZZ | Integers | |
HH | Upper complex half-plane |
Source code for this entry:
Entry(ID("154c44"), Formula(Equal(Zeros(JacobiTheta(1, z, tau), ForElement(z, CC)), Set(Add(m, Mul(n, tau)), For(Tuple(m, n)), And(Element(m, ZZ), Element(n, ZZ))))), Variables(tau), Assumptions(Element(tau, HH)))