Algorithm: Matrix Inversion

To find the inverse of an invertible matrix :

  1. Notate an -matrix by sticking the identity matrix to the right of .

  2. Perform Gauss-Jordan elimination on . If is indeed invertible, the final result will be .

Theorem: Inverting -Matrices

A -matrix is invertible if and only if

If is invertible, then