Factorization theorems etc.
Change of coordinate decompositions
The following decompositions can all be seen as a "simple" matrix sandwiched by two change of coordinate matrices, or equivalently as a "simple" matrix found by looking at it from the "right" bases.
| Product name |
Matrix notation |
Change of coordinate matrix |
Linear transformation/basis notation |
Notes
|
| A generic decomposition (as far as I know, this doesn't have a name) |
, where and are invertible matrices |
![{\displaystyle [T]_{\sigma }^{\sigma }=[I]_{\beta }^{\sigma }[T]_{\alpha }^{\beta }[I]_{\sigma }^{\alpha }=[I]_{\beta }^{\sigma }[T]_{\alpha }^{\beta }([I]_{\alpha }^{\sigma })^{-1}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/621258daec0b74a71d5a3be245cede80ba72499a) |
|
Many of the other decompositions can be seen as restrictions of this case: e.g. restricting , or restricting , or restricting to be orthonormal (in which case inverse and transpose (in the real case) and adjoint (in complex case) are the inverse).
|
is diagonalizable; this is also called the eigendecomposition/spectral decomposition of  |
where is invertible and is diagonal |
![{\displaystyle [T]_{\sigma }^{\sigma }=[I]_{\beta }^{\sigma }[T]_{\beta }^{\beta }[I]_{\sigma }^{\beta }=[I]_{\beta }^{\sigma }[T]_{\beta }^{\beta }([I]_{\beta }^{\sigma })^{-1}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/94db2abcb5a4d8581c094f87aec507810ea38f2b) |
is a diagonal matrix |
tao notes, p. 167, 168.
|
is similar to / Relationship of the descriptions of in one basis vs another |
where is invertible |
![{\displaystyle [T]_{\beta '}^{\beta '}=[I_{V}]_{\beta }^{\beta '}[T]_{\beta }^{\beta }([I_{V}]_{\beta }^{\beta '})^{-1}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/c9ea5e6ea1ef093c9a9bc320eff26ec786c7f03f) |
|
see Tao notes p. 120
|
| Singular value decomposition |
, where are unitary, is diagonal, and is the conjugate transpose of  |
![{\displaystyle [T]_{\sigma }^{\sigma }=[I]_{\beta }^{\sigma }[T]_{\alpha }^{\beta }[I]_{\sigma }^{\alpha }}](https://wikimedia.org/api/rest_v1/media/math/render/svg/a5144da13280116d6cb1b3999e7668cc946ffcb9) |
is a diagonal matrix, where and are orthonormal bases |
|
| Schur decomposition |
where is unitary and is upper triangular |
![{\displaystyle [T]_{\sigma }^{\sigma }=[I]_{\beta }^{\sigma }[T]_{\beta }^{\beta }[I]_{\sigma }^{\beta }=[I]_{\beta }^{\sigma }[T]_{\beta }^{\beta }([I]_{\beta }^{\sigma })^{-1}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/94db2abcb5a4d8581c094f87aec507810ea38f2b) |
is upper triangular, where is an orthonormal basis
|
Elementary operation decompositions
The following decompositions involve elementary operations. Since a matrix is invertible iff it is a product of elementary matrices iff it is a change of coordinate matrix, you might think elementary operation decompositions should somehow correspond to the change of coordinate decompositions from above. This sounds reasonable, but I haven't figured out the connection yet.
| Product name |
Matrix notation |
Change of coordinate matrix |
Linear transformation/basis notation |
Notes
|
Inverting via elementary row operations |
 |
|
|
|
where and are products of elementary matrices and has rank  |
|
|
see tao notes p. 138
|
See also