Consider the linear system
where A {\displaystyle A} is an m × n {\displaystyle m\times n} matrix and y ∈ C ( A ) , {\displaystyle y\in {\mathcal {C}}(A),} the column space of A {\displaystyle A} . If m = n {\displaystyle m=n} and A {\displaystyle A} is nonsingular then x = A − 1 y {\displaystyle x=A^{-1}y} will be the solution of the system. Note that, if A {\displaystyle A} is nonsingular, then
Now suppose A {\displaystyle A} is rectangular ( m ≠ n {\displaystyle m\neq n} ), or square and singular. Then we need a right candidate G {\displaystyle G} of order n × m {\displaystyle n\times m} such that for all y ∈ C ( A ) , {\displaystyle y\in {\mathcal {C}}(A),}
That is, x = G y {\displaystyle x=Gy} is a solution of the linear system A x = y {\displaystyle Ax=y} . Equivalently, we need a matrix G {\displaystyle G} of order n × m {\displaystyle n\times m} such that
Hence we can define the generalized inverse as follows: Given an m × n {\displaystyle m\times n} matrix A {\displaystyle A} , an n × m {\displaystyle n\times m} matrix G {\displaystyle G} is said to be a generalized inverse of A {\displaystyle A} if A G A = A . {\displaystyle AGA=A.} 678 The matrix A − 1 {\displaystyle A^{-1}} has been termed a regular inverse of A {\displaystyle A} by some authors.9
Important types of generalized inverse include:
Some generalized inverses are defined and classified based on the Penrose conditions:
where ∗ {\displaystyle {}^{*}} denotes conjugate transpose. If A g {\displaystyle A^{\mathrm {g} }} satisfies the first condition, then it is a generalized inverse of A {\displaystyle A} . If it satisfies the first two conditions, then it is a reflexive generalized inverse of A {\displaystyle A} . If it satisfies all four conditions, then it is the pseudoinverse of A {\displaystyle A} , which is denoted by A + {\displaystyle A^{+}} and also known as the Moore–Penrose inverse, after the pioneering works by E. H. Moore and Roger Penrose.111213141516 It is convenient to define an I {\displaystyle I} -inverse of A {\displaystyle A} as an inverse that satisfies the subset I ⊂ { 1 , 2 , 3 , 4 } {\displaystyle I\subset \{1,2,3,4\}} of the Penrose conditions listed above. Relations, such as A ( 1 , 4 ) A A ( 1 , 3 ) = A + {\displaystyle A^{(1,4)}AA^{(1,3)}=A^{+}} , can be established between these different classes of I {\displaystyle I} -inverses.17
When A {\displaystyle A} is non-singular, any generalized inverse A g = A − 1 {\displaystyle A^{\mathrm {g} }=A^{-1}} and is therefore unique. For a singular A {\displaystyle A} , some generalised inverses, such as the Drazin inverse and the Moore–Penrose inverse, are unique, while others are not necessarily uniquely defined.
Let
Since det ( A ) = 0 {\displaystyle \det(A)=0} , A {\displaystyle A} is singular and has no regular inverse. However, A {\displaystyle A} and G {\displaystyle G} satisfy Penrose conditions (1) and (2), but not (3) or (4). Hence, G {\displaystyle G} is a reflexive generalized inverse of A {\displaystyle A} .
Since A {\displaystyle A} is not square, A {\displaystyle A} has no regular inverse. However, A R − 1 {\displaystyle A_{\mathrm {R} }^{-1}} is a right inverse of A {\displaystyle A} . The matrix A {\displaystyle A} has no left inverse.
The element b is a generalized inverse of an element a if and only if a ⋅ b ⋅ a = a {\displaystyle a\cdot b\cdot a=a} , in any semigroup (or ring, since the multiplication function in any ring is a semigroup).
The generalized inverses of the element 3 in the ring Z / 12 Z {\displaystyle \mathbb {Z} /12\mathbb {Z} } are 3, 7, and 11, since in the ring Z / 12 Z {\displaystyle \mathbb {Z} /12\mathbb {Z} } :
The generalized inverses of the element 4 in the ring Z / 12 Z {\displaystyle \mathbb {Z} /12\mathbb {Z} } are 1, 4, 7, and 10, since in the ring Z / 12 Z {\displaystyle \mathbb {Z} /12\mathbb {Z} } :
If an element a in a semigroup (or ring) has an inverse, the inverse must be the only generalized inverse of this element, like the elements 1, 5, 7, and 11 in the ring Z / 12 Z {\displaystyle \mathbb {Z} /12\mathbb {Z} } .
In the ring Z / 12 Z {\displaystyle \mathbb {Z} /12\mathbb {Z} } any element is a generalized inverse of 0; however 2 has no generalized inverse, since there is no b in Z / 12 Z {\displaystyle \mathbb {Z} /12\mathbb {Z} } such that 2 ⋅ b ⋅ 2 = 2 {\displaystyle 2\cdot b\cdot 2=2} .
The following characterizations are easy to verify:
Any generalized inverse can be used to determine whether a system of linear equations has any solutions, and if so to give all of them. If any solutions exist for the n × m linear system
with vector x {\displaystyle x} of unknowns and vector b {\displaystyle b} of constants, all solutions are given by
parametric on the arbitrary vector w {\displaystyle w} , where A g {\displaystyle A^{\mathrm {g} }} is any generalized inverse of A {\displaystyle A} . Solutions exist if and only if A g b {\displaystyle A^{\mathrm {g} }b} is a solution, that is, if and only if A A g b = b {\displaystyle AA^{\mathrm {g} }b=b} . If A has full column rank, the bracketed expression in this equation is the zero matrix and so the solution is unique.20
The generalized inverses of matrices can be characterized as follows. Let A ∈ R m × n {\displaystyle A\in \mathbb {R} ^{m\times n}} , and
A = U [ Σ 1 0 0 0 ] V T {\displaystyle A=U{\begin{bmatrix}\Sigma _{1}&0\\0&0\end{bmatrix}}V^{\operatorname {T} }}
be its singular-value decomposition. Then for any generalized inverse A g {\displaystyle A^{g}} , there exist21 matrices X {\displaystyle X} , Y {\displaystyle Y} , and Z {\displaystyle Z} such that
A g = V [ Σ 1 − 1 X Y Z ] U T . {\displaystyle A^{g}=V{\begin{bmatrix}\Sigma _{1}^{-1}&X\\Y&Z\end{bmatrix}}U^{\operatorname {T} }.}
Conversely, any choice of X {\displaystyle X} , Y {\displaystyle Y} , and Z {\displaystyle Z} for matrix of this form is a generalized inverse of A {\displaystyle A} .22 The { 1 , 2 } {\displaystyle \{1,2\}} -inverses are exactly those for which Z = Y Σ 1 X {\displaystyle Z=Y\Sigma _{1}X} , the { 1 , 3 } {\displaystyle \{1,3\}} -inverses are exactly those for which X = 0 {\displaystyle X=0} , and the { 1 , 4 } {\displaystyle \{1,4\}} -inverses are exactly those for which Y = 0 {\displaystyle Y=0} . In particular, the pseudoinverse is given by X = Y = Z = 0 {\displaystyle X=Y=Z=0} :
A + = V [ Σ 1 − 1 0 0 0 ] U T . {\displaystyle A^{+}=V{\begin{bmatrix}\Sigma _{1}^{-1}&0\\0&0\end{bmatrix}}U^{\operatorname {T} }.}
In practical applications it is necessary to identify the class of matrix transformations that must be preserved by a generalized inverse. For example, the Moore–Penrose inverse, A + , {\displaystyle A^{+},} satisfies the following definition of consistency with respect to transformations involving unitary matrices U and V:
The Drazin inverse, A D {\displaystyle A^{\mathrm {D} }} satisfies the following definition of consistency with respect to similarity transformations involving a nonsingular matrix S:
The unit-consistent (UC) inverse,23 A U , {\displaystyle A^{\mathrm {U} },} satisfies the following definition of consistency with respect to transformations involving nonsingular diagonal matrices D and E:
The fact that the Moore–Penrose inverse provides consistency with respect to rotations (which are orthonormal transformations) explains its widespread use in physics and other applications in which Euclidean distances must be preserved. The UC inverse, by contrast, is applicable when system behavior is expected to be invariant with respect to the choice of units on different state variables, e.g., miles versus kilometers.
Ben-Israel & Greville 2003, pp. 2, 7 - Ben-Israel, Adi; Greville, Thomas Nall Eden (2003). Generalized Inverses: Theory and Applications (2nd ed.). New York, NY: Springer. doi:10.1007/b97366. ISBN 978-0-387-00293-4. https://doi.org/10.1007%2Fb97366 ↩
Nakamura 1991, pp. 41–42 - Nakamura, Yoshihiko (1991). Advanced Robotics: Redundancy and Optimization. Addison-Wesley. ISBN 978-0201151985. ↩
Rao & Mitra 1971, pp. vii, 20 - Rao, C. Radhakrishna; Mitra, Sujit Kumar (1971). Generalized Inverse of Matrices and its Applications. New York: John Wiley & Sons. pp. 240. ISBN 978-0-471-70821-6. https://archive.org/details/generalizedinver0000raoc ↩
Rao & Mitra 1971, p. 24 - Rao, C. Radhakrishna; Mitra, Sujit Kumar (1971). Generalized Inverse of Matrices and its Applications. New York: John Wiley & Sons. pp. 240. ISBN 978-0-471-70821-6. https://archive.org/details/generalizedinver0000raoc ↩
Rao & Mitra 1971, pp. 19–20 - Rao, C. Radhakrishna; Mitra, Sujit Kumar (1971). Generalized Inverse of Matrices and its Applications. New York: John Wiley & Sons. pp. 240. ISBN 978-0-471-70821-6. https://archive.org/details/generalizedinver0000raoc ↩
Rao & Mitra 1971, p. 19 - Rao, C. Radhakrishna; Mitra, Sujit Kumar (1971). Generalized Inverse of Matrices and its Applications. New York: John Wiley & Sons. pp. 240. ISBN 978-0-471-70821-6. https://archive.org/details/generalizedinver0000raoc ↩
Rao & Mitra 1971, pp. 20, 28, 50–51 - Rao, C. Radhakrishna; Mitra, Sujit Kumar (1971). Generalized Inverse of Matrices and its Applications. New York: John Wiley & Sons. pp. 240. ISBN 978-0-471-70821-6. https://archive.org/details/generalizedinver0000raoc ↩
Ben-Israel & Greville 2003, p. 7 - Ben-Israel, Adi; Greville, Thomas Nall Eden (2003). Generalized Inverses: Theory and Applications (2nd ed.). New York, NY: Springer. doi:10.1007/b97366. ISBN 978-0-387-00293-4. https://doi.org/10.1007%2Fb97366 ↩
Campbell & Meyer 1991, p. 10 - Campbell, Stephen L.; Meyer, Carl D. (1991). Generalized Inverses of Linear Transformations. Dover. ISBN 978-0-486-66693-8. https://archive.org/details/generalizedinver0000camp ↩
James 1978, p. 114 - James, M. (June 1978). "The generalised inverse". The Mathematical Gazette. 62 (420): 109–114. doi:10.2307/3617665. JSTOR 3617665. https://doi.org/10.2307%2F3617665 ↩
Nakamura 1991, p. 42 - Nakamura, Yoshihiko (1991). Advanced Robotics: Redundancy and Optimization. Addison-Wesley. ISBN 978-0201151985. ↩
James 1978, pp. 109–110 - James, M. (June 1978). "The generalised inverse". The Mathematical Gazette. 62 (420): 109–114. doi:10.2307/3617665. JSTOR 3617665. https://doi.org/10.2307%2F3617665 ↩
Uhlmann 2018 - Uhlmann, Jeffrey K. (2018). "A Generalized Matrix Inverse that is Consistent with Respect to Diagonal Transformations" (PDF). SIAM Journal on Matrix Analysis and Applications. 239 (2): 781–800. doi:10.1137/17M113890X. https://faculty.missouri.edu/uhlmannj/UC-SIMAX-Final.pdf ↩