Fungrim home page

Fungrim entry: 3df748

Pn ⁣(1)=(1)nP_{n}\!\left(-1\right) = {\left(-1\right)}^{n}
Assumptions:nZ0n \in \mathbb{Z}_{\ge 0}
TeX:
P_{n}\!\left(-1\right) = {\left(-1\right)}^{n}

n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol Notation Short description
LegendrePolynomialPn ⁣(z)P_{n}\!\left(z\right) Legendre polynomial
Powab{a}^{b} Power
ZZGreaterEqualZn\mathbb{Z}_{\ge n} 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))))

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