Assumptions:
TeX:
\left|T_{n}\!\left(z\right)\right| \le \left|T_{n}\!\left(i \left|z\right|\right)\right| n \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
ChebyshevT | Chebyshev polynomial of the first kind | |
ConstI | Imaginary unit | |
ZZ | Integers | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("c718ea"), Formula(LessEqual(Abs(ChebyshevT(n, z)), Abs(ChebyshevT(n, Mul(ConstI, Abs(z)))))), Variables(n, z), Assumptions(And(Element(n, ZZ), Element(z, CC))))