Assumptions:
TeX:
\mathop{\operatorname{poles}\,}\limits_{z \in \mathbb{C} \cup \left\{{\tilde \infty}\right\}} P_{n}\!\left(z\right) = \left\{{\tilde \infty}\right\}
n \in \mathbb{Z}_{\ge 1}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| LegendrePolynomial | Legendre polynomial | |
| CC | Complex numbers | |
| UnsignedInfinity | Unsigned infinity | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("d36fd7"),
Formula(Equal(Poles(LegendrePolynomial(n, z), ForElement(z, Union(CC, Set(UnsignedInfinity)))), Set(UnsignedInfinity))),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(1))))