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 |
---|---|---|
WeierstrassP | Weierstrass elliptic function | |
ConstI | Imaginary unit | |
CC | Complex numbers | |
SetBuilder | Set comprehension | |
ZZ | Integers |
Source code for this entry:
Entry(ID("c6234b"), Formula(Equal(Zeros(WeierstrassP(z, ConstI), z, Element(z, CC)), SetBuilder(Add(Parentheses(Add(m, Div(1, 2))), Mul(Add(n, Div(1, 2)), ConstI)), Tuple(m, n), And(Element(m, ZZ), Element(n, ZZ))))))