Tridiagonal Toeplitz matrix

from Wikipedia, the free encyclopedia
Occupation pattern of a tridiagonal Toeplitz matrix of size 5 × 5

In linear algebra, a tridiagonal Toeplitz matrix is a tridiagonal matrix with constant main diagonal and secondary diagonal elements . Tridiagonal Toeplitz matrices occur quite frequently in numerical mathematics , for example when calculating cubic splines or when discretizing partial differential equations of the second order in a spatial dimension.

definition

A tridiagonal Toeplitz matrix or is a square matrix of shape

,

where , and are real or complex numbers. A tridiagonal Toeplitz matrix is ​​thus both a special tridiagonal matrix in which the main and secondary diagonal elements are constant, and a special Toeplitz matrix in which the entries outside the main and secondary diagonals are equal to zero .

properties

Linear systems of equations of the form can be solved efficiently with the help of the Thomas algorithm , a simplified variant of Gaussian elimination , with an effort of the order .

The eigenvalues and eigenvectors of a real tridiagonal Toeplitz matrix can be given explicitly. If the secondary diagonal entries and are not equal to zero, then the eigenvalues ​​of all are different and through

given with . The associated eigenvectors are

.

Is , then has the only eigenvalue . The associated eigenvectors are then the unit vectors if is , if is, and if are. The eigenvalues ​​of are then real if and only if holds. The eigenvalues ​​of a triadiagonal Toeplitz matrix are required, for example, for the numerical stability analysis of the Crank-Nicolson method .

See also

literature

  • Albrecht Böttcher , Sergei M. Grudsky: Spectral Properties of Banded Toeplitz Matrices . SIAM, Philadelphia PA 2005, ISBN 0-89871-599-7 , chapter 2.2.
  • Silvia Noschese, Lionello Pasquini, Lothar Reichel: Tridiagonal Toeplitz matrices. Properties and novel applications . In: Numerical Linear Algebra with Applications . tape 20 , no. 2 : Special Issue: Inverse Problems Dedicated to Biswa Datta , 2013, ISSN  1070-5325 , p. 302–326 , doi : 10.1002 / nla.1811 .