Bidiagonal matrix
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:
- as Jordan blocks in the Jordan normal form ,
- as an intermediate step in the calculation of the singular value decomposition .
See also
literature
- ↑ Wolfgang Dahmen: Numerics for Engineers and Natural Scientists , p. 149.