TeX:
\mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} \wp\!\left(z, i\right) = \left\{ \left(m + \frac{1}{2}\right) + \left(n + \frac{1}{2}\right) i : m \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z} \right\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Zeros | Zeros (roots) of function | |
WeierstrassP | Weierstrass elliptic function | |
ConstI | Imaginary unit | |
CC | Complex numbers | |
ZZ | Integers |
Source code for this entry:
Entry(ID("c6234b"), Formula(Equal(Zeros(WeierstrassP(z, ConstI), ForElement(z, CC)), Set(Add(Parentheses(Add(m, Div(1, 2))), Mul(Add(n, Div(1, 2)), ConstI)), For(Tuple(m, n)), And(Element(m, ZZ), Element(n, ZZ))))))