Fungrim home page

Fungrim entry: 7d111e

U2n+1 ⁣(0)=0U_{2 n + 1}\!\left(0\right) = 0
Assumptions:nZn \in \mathbb{Z}
TeX:
U_{2 n + 1}\!\left(0\right) = 0

n \in \mathbb{Z}
Definitions:
Fungrim symbol Notation Short description
ChebyshevUUn ⁣(x)U_{n}\!\left(x\right) Chebyshev polynomial of the second kind
ZZZ\mathbb{Z} Integers
Source code for this entry:
Entry(ID("7d111e"),
    Formula(Equal(ChebyshevU(Add(Mul(2, n), 1), 0), 0)),
    Variables(n),
    Assumptions(Element(n, ZZ)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC