Assumptions:
TeX:
T_{2 n}\!\left(0\right) = {\left(-1\right)}^{n} n \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ChebyshevT | Chebyshev polynomial of the first kind | |
Pow | Power | |
ZZ | Integers |
Source code for this entry:
Entry(ID("a46d91"), Formula(Equal(ChebyshevT(Mul(2, n), 0), Pow(-1, n))), Variables(n), Assumptions(Element(n, ZZ)))