Jump to content

Bidiagonal matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by LogC (talk | contribs) at 21:52, 10 December 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A bidiagonal matrix is a matrix with non-zero entries along the main diagonal and either the diagonal above or the diagonal below.

For example, the following matrix is bidiagonal:

When the diagonal above the main diagonal has the non-zero entries the matrix is upper bidiagonal. When the diagonal below the main diagonal has the non-zero entries the matrix is lower bidiagonal.

References

  • Stewart, G. W. (2001) Matrix Algorithms, Volume II: Eigensystems. Society for Industrial and Applied Mathematics. ISBN 0-89871-503-2.