You are on page 1of 2

Partial inverse of a matrix

In linear algebra and statistics, the partial inverse of a matrix is an operation related to Gaussian
elimination which has applications in numerical analysis and statistics. It is also known by various authors as
the principal pivot transform, or as the sweep, gyration, or exchange operator.

Given an matrix over a vector space partitioned into blocks:

If is invertible, then the partial inverse of around the pivot block is created by inverting ,
putting the Schur complement in place of , and adjusting the off-diagonal elements accordingly:[1]

Conceptually, partial inversion corresponds to a rotation[2] of the graph of the matrix ,


such that, for conformally-partitioned column matrices and :[1]

As defined this way, this operator is its own inverse: , and if the pivot block is chosen
to be the entire matrix, then the transform simply gives the matrix inverse . Note that some authors
define a related operation (under one of the other names) which is not an inverse per se; particularly, one
common definition instead has .

The transform is often presented as a pivot around a single non-zero element , in which case one has

Partial inverses obey a number of nice properties:[3]

inversions around different blocks commute, so larger pivots may be built up from sequences of smaller
ones
partial inversion preserves the space of symmetric matrices

Use of the partial inverse in numerical analysis is due to the fact that there is some flexibility in the choices of
pivots, allowing for non-invertible elements to be avoided, and because the operation of rotation (of the
graph of the pivoted matrix) has better numerical stability than the shearing operation which is implicitly
performed by Gaussian elimination.[2] Use in statistics is due to the fact that the resulting matrix nicely
decomposes into blocks which have useful meanings in the context of linear regression.[3]

References
1. Tsatsomeros, M. J. (2000). Principal pivot transforms: properties and applications. Linear Algebra and its
Applications, 307 (1-3), 151–165.
2. Sweeping a matrix rotates its graph (https://terrytao.wordpress.com/2015/10/07/sweeping-a-matrix-rotate
s-its-graph/),
3. Exceedingly Simple Principal Pivot Transforms (http://deleeuwpdx.net/pubfolders/pivot/pivot.pdf)

Retrieved from "https://en.wikipedia.org/w/index.php?title=Partial_inverse_of_a_matrix&oldid=959261038"

This page was last edited on 27 May 2020, at 22:03 (UTC).

Text is available under the Creative Commons Attribution-ShareAlike License;


additional terms may apply. By using this site, you
agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit
organization.

You might also like