Assumptions:
TeX:
F_{2 n} = U_{n - 1}\!\left(\frac{3}{2}\right) n \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Fibonacci | Fibonacci number | |
ChebyshevU | Chebyshev polynomial of the second kind | |
ZZ | Integers |
Source code for this entry:
Entry(ID("aadf90"), Formula(Equal(Fibonacci(Mul(2, n)), ChebyshevU(Sub(n, 1), Div(3, 2)))), Variables(n), Assumptions(Element(n, ZZ)))