Assumptions:
TeX:
\left|U_{n}\!\left(z\right)\right| \le \left|U_{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 | |
ChebyshevU | Chebyshev polynomial of the second kind | |
ConstI | Imaginary unit | |
ZZ | Integers | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("0b3fd6"), Formula(LessEqual(Abs(ChebyshevU(n, z)), Abs(ChebyshevU(n, Mul(ConstI, Abs(z)))))), Variables(n, z), Assumptions(And(Element(n, ZZ), Element(z, CC))))