Assumptions:
TeX:
\left|U_{n}\!\left(x\right)\right| \le \left|n + 1\right| n \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; x \in \left[-1, 1\right]
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
ChebyshevU | Chebyshev polynomial of the second kind | |
ZZ | Integers | |
ClosedInterval | Closed interval |
Source code for this entry:
Entry(ID("3c662e"), Formula(LessEqual(Abs(ChebyshevU(n, x)), Abs(Add(n, 1)))), Variables(n, x), Assumptions(And(Element(n, ZZ), Element(x, ClosedInterval(-1, 1)))))