The matrix inversion is a matrix operation that can be performed on a square matrix with a determinant that is not 0. The matrix inversion is denoted by a "
Given the matrix
The matrix inversion represents the inverse of the matrix product of
Given a two invertible matrices
The invertible matrix theorem states that for any
Additionally the linear map formed from
We can use Gaussian elimination to determine the inversion of a matrix by placing the matrix on the left side and the identity matrix of the same size on the right side and then use row operations to transform the left side into the identity matrix the resulting right side is the inverted matrix.
For a two by two matrix it's inverse can be calculated trivially as follows
Let