Assumptions:
TeX:
\mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} \theta_{3}\!\left(z , \tau\right) = \left\{ \left(m + \frac{1}{2}\right) + \left(n + \frac{1}{2}\right) \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("caf10a"), Formula(Equal(Zeros(JacobiTheta(3, z, tau), ForElement(z, CC)), Set(Add(Parentheses(Add(m, Div(1, 2))), Mul(Add(n, Div(1, 2)), tau)), For(Tuple(m, n)), And(Element(m, ZZ), Element(n, ZZ))))), Variables(tau), Assumptions(Element(tau, HH)))