Assumptions:
TeX:
\mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} \theta_4\!\left(z, \tau\right) = \left\{ m + \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 |
---|---|---|
JacobiTheta4 | Jacobi theta function | |
CC | Complex numbers | |
SetBuilder | Set comprehension | |
ZZ | Integers | |
HH | Upper complex half-plane |
Source code for this entry:
Entry(ID("926b2c"), Formula(Equal(Zeros(JacobiTheta4(z, tau), z, Element(z, CC)), SetBuilder(Add(m, Mul(Add(n, Div(1, 2)), tau)), Tuple(m, n), And(Element(m, ZZ), Element(n, ZZ))))), Variables(tau), Assumptions(Element(tau, HH)))