Inverse of a matrix: proof of the adjoint method#
For any matrix
Note that the adjoint is not at all the same as the
Hermitian adjoint operator Special Matrices
! In fact, while the
Now consider the top left (“11”) component of the matrix product
This element is the determinant of
This expression is zero, because it is equal to the
determinant of
Since
Calculating the cofactors and the determinant of
Note that the inverse does not exist if the determinant is zero. You can understand this from the meaning of the determinant we explored above: a zero determinant operation maps vectors onto spaces of a lower dimension. Since the inverse of a matrix is the transformation that “undoes” the effect of the original matrix, it should take any vector back to its original. However, if more than one vector gets mapped to the same transformed vector, the reverse operation will not be able to tell which of the possible input vectors the original matrix operated on.