Matrices: Matrices
The inverse of a matrix
The inverse of a matrix
If, for a given square matrix , a matrix exists such that , then is called the inverse of . The notation for this matrix is . In this case we say that is invertible, or regular.
If a matrix is not invertible, then we speak of a singular matrix.
- If , then is the inverse of .
- If , then is the inverse of .
Rules for the inverse of a matrix
- Let and be matrices. If and are invertible, then their product, , is also invertible, with inverse
- If is an invertible matrix, then its transposed matrix, , is also invertible, with inverse
If , then is invertible if and only if . In this case
The expression is called the determinant of the matrix and is denoted as . The theorem says so that the matrix is invertible if and only if .
Method for determining an inverse In order to determine if the inverse of an matrix exist and, if so, to calculate it, we write down the -matrix : We reduce this augmented matrix to reduced echelon form.
- If the reduced row echelon form has the form , meaning that the submatrix to the left of the vertical line is the identity matrix, then has rank and is invertible with inverse .
- If the reduced row echelon form is not of the form , meaning that submatrix to the left of the vertical bar is not the identity matrix, then has rank less than and is not invertible.
The matrix is invertible and its inverse is given by
We extend the matrix with an identity matrix. Row reduction then gives
The reduced row echelon form implies that the given matrix is invertible. The inverse matrix is the submatrix to the right of the identity matrix of the reduced echelon form.
We extend the matrix with an identity matrix. Row reduction then gives
The reduced row echelon form implies that the given matrix is invertible. The inverse matrix is the submatrix to the right of the identity matrix of the reduced echelon form.
Unlock full access