Assumptions:
TeX:
T_{n}\!\left(x\right) = \cos\!\left(n \operatorname{acos}(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 | |
Cos | Cosine | |
ZZ | Integers | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("fda800"), Formula(Equal(ChebyshevT(n, x), Cos(Mul(n, Acos(x))))), Variables(n, x), Assumptions(And(Element(n, ZZ), Element(x, CC))))