Jump to content

Block LU decomposition

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Oyz (talk | contribs) at 08:22, 27 November 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In linear algebra, a Block LU decomposition is a decomposition of a block matrix into a lower block triangular matrix L and an upper block triangular matrix U. This decomposition is used in numerical analysis to reduce the complexity of the block matrix formula.

Consider a block matrix:

where the matrix is assumed to be non-singular.

We can also rewrite the above equation using the half matrices:

where the Schur complement of , and the half matrices can be calculated by means of singular value decomposition.

Thus, we have

where