Assumptions:
TeX:
T_{-n}\!\left(x\right) = T_{n}\!\left(x\right) n \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; x \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ChebyshevT | Chebyshev polynomial of the first kind | |
ZZ | Integers | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("9093a3"), Formula(Equal(ChebyshevT(Neg(n), x), ChebyshevT(n, x))), Variables(n, x), Assumptions(And(Element(n, ZZ), Element(x, CC))))