Jacobi Matrices

A Jacobi matrix is a symmetric tridiagonal matrix with the following form:
More generally, a Jacobi operator is a symmetric linear operator acting on sequences which is given by an infinite tridiagonal matrix. It is commonly used to specify systems of orthonormal polynomials over a finite, positive Borel measure. The name derives from a theorem from Jacobi, dating to 1848, stating that every symmetric matrix over a principal ideal domain is congruent to a tridiagonal matrix.
Algebraic Properties
Given a series of orthonormal polynomials
then the corresponding Jacobi matrix
A simple calculation shows that the determinant of the Jacobi matrix
Let
and this is the three-term recurrence relation gives another traditional matrix
In fact, we can show that
and
Lanczos Alogorithm
Multiplication Matrix
The multiplication matrix of Chebyshev polynomials is defined as
which is NOT a Jacobi matrix since it’s not symmetric. However,
where
and
To see this, we suppose
Assume
hence above recurrence relation gives
Furthermore, note that
therefore we can express the product
Recall the DCT-II (Discrete Cosine Transform of type II)
can be computed in
- Title: Jacobi Matrices
- Author: Gypsophila
- Created at : 2025-06-22 16:35:59
- Updated at : 2025-07-02 21:10:54
- Link: https://chenx.space/2025/06/22/JacobiMatrices/
- License: This work is licensed under CC BY-NC-SA 4.0.