Identity Matrix

Definition: Identity Matrix

The -identity matrix over some field is the square matrix which has the multiplicative identity of as its entries on the diagonal and whose other entries are the additive identity of :

Theorem: Multiplication with the Identity Matrix

The product of any -matrix with the identity matrix on the left or the identity matrix is itself.

Matrix Invertibility

Definition: Invertible Matrix

A square matrix is invertible if there exists a square matrix such that the matrix products and are equal to the identity matrix .

The matrices and are called inverses of each other.

Finding Inverses

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 matrix, then