Assumptions:
TeX:
\# \mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} P_{n}\!\left(z\right) = n
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Cardinality | Set cardinality | |
| Zeros | Zeros (roots) of function | |
| LegendrePolynomial | Legendre polynomial | |
| CC | Complex numbers | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("415911"),
Formula(Equal(Cardinality(Zeros(LegendrePolynomial(n, z), ForElement(z, CC))), n)),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(0))))