Fungrim home page

Fungrim entry: 415911

#zeroszCPn ⁣(z)=n\# \mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} P_{n}\!\left(z\right) = n
Assumptions:nZ0n \in \mathbb{Z}_{\ge 0}
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#S\# S Set cardinality
ZeroszerosxSf(x)\mathop{\operatorname{zeros}\,}\limits_{x \in S} f(x) Zeros (roots) of function
LegendrePolynomialPn ⁣(z)P_{n}\!\left(z\right) Legendre polynomial
CCC\mathbb{C} Complex numbers
ZZGreaterEqualZn\mathbb{Z}_{\ge n} 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))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC