Assumptions:
TeX:
P_{n}\!\left(-1\right) = {\left(-1\right)}^{n} n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
LegendrePolynomial | Legendre polynomial | |
Pow | Power | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("3df748"), Formula(Equal(LegendrePolynomial(n, -1), Pow(-1, n))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(0))))