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