Assumptions:
TeX:
U_{n}\!\left(1\right) = n + 1
n \in \mathbb{Z}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| ChebyshevU | Chebyshev polynomial of the second kind | |
| ZZ | Integers |
Source code for this entry:
Entry(ID("e03fa4"),
Formula(Equal(ChebyshevU(n, 1), Add(n, 1))),
Variables(n),
Assumptions(Element(n, ZZ)))