Assumptions:
TeX:
U_{n}\!\left(\cos(x)\right) \sin(x) = \sin\!\left(n x\right) n \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; x \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ChebyshevU | Chebyshev polynomial of the second kind | |
Cos | Cosine | |
Sin | Sine | |
ZZ | Integers | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("4c7aeb"), Formula(Equal(Mul(ChebyshevU(n, Cos(x)), Sin(x)), Sin(Mul(n, x)))), Variables(n, x), Assumptions(And(Element(n, ZZ), Element(x, CC))))