M.4 Matrix Inverse
M.4 Matrix Inverse- Inverse of a Matrix
-
The matrix B is the inverse of matrix A if
. This is often denoted as or . When taking the inverse of the product of two matrices A and B,When taking the determinate of the inverse of the matrix A,
Note that not all matrices have inverses. For a matrix A to have an inverse, that is to say for A to be invertible, A must be a square matrix and
Two examples are shown below
So C is not invertible, because its determinate is zero. However, A is an invertible matrix, because its determinate is nonzero. To calculate that matrix inverse of a 2 × 2 matrix, use the below formula.
For example
For finding the matrix inverse in general, you can use Gauss-Jordan Algorithm. However, this is a rather complicated algorithm, so usually one relies upon the computer or calculator to find the matrix inverse.