Bidiagonal matrix

from Wikipedia, the free encyclopedia

In linear algebra , a bidiagonal matrix is a square matrix that only contains entries other than zero in the main diagonal and in one of the first two secondary diagonals . There are lower and upper bidiagonal matrices, the terms are to be understood analogously to such a designation of triangular matrices .

Accordingly, an upper diagonal matrix always has the form

.

Bidiagonal matrices are a special case of tridiagonal matrices , which in turn represent a special case of both ribbon matrices and Hessenberg matrices .

use

Bidiagonal matrices occur z. B. in the following situations:

See also

literature

  1. Wolfgang Dahmen: Numerics for Engineers and Natural Scientists , p. 149.