Assumptions:
TeX:
T_{n}\!\left(-1\right) = {\left(-1\right)}^{n} n \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ChebyshevT | Chebyshev polynomial of the first kind | |
Pow | Power | |
ZZ | Integers |
Source code for this entry:
Entry(ID("2760e7"), Formula(Equal(ChebyshevT(n, -1), Pow(-1, n))), Variables(n), Assumptions(Element(n, ZZ)))