TeX:
\mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} \operatorname{sinc}(z) = \left\{ \pi n : n \in \mathbb{Z} \,\mathbin{\operatorname{and}}\, n \ne 0 \right\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Zeros | Zeros (roots) of function | |
Sinc | Sinc function | |
CC | Complex numbers | |
Pi | The constant pi (3.14...) | |
ZZ | Integers |
Source code for this entry:
Entry(ID("af4516"), Formula(Equal(Zeros(Sinc(z), ForElement(z, CC)), Set(Mul(Pi, n), ForElement(n, ZZ), NotEqual(n, 0)))))