Fungrim home page

Fungrim entry: d36fd7

Poles ⁣(Pn ⁣(z),z,C{~})={~}\operatorname{Poles}\!\left(P_{n}\!\left(z\right), z, \mathbb{C} \cup \left\{{\tilde \infty}\right\}\right) = \left\{{\tilde \infty}\right\}
Assumptions:nZ1n \in \mathbb{Z}_{\ge 1}
TeX:
\operatorname{Poles}\!\left(P_{n}\!\left(z\right), z, \mathbb{C} \cup \left\{{\tilde \infty}\right\}\right) = \left\{{\tilde \infty}\right\}

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

Topics using this entry

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

2019-06-18 07:49:59.356594 UTC