Definition
A matrix is invertible if there is an matrix such that and , where is a identity matrix.
Finding the Inverse
Row Operations
We can use the product of elementary matrices to find the inverse of a matrix. Elementary matrices are matrices that can be derived from the identity matrix with one step.
Example
Find the inverse of
Adjugate Matrix
The inverse of a matrix in terms of the determinant and its adjugate matrix is
Example
Properties
Theorem 1
Theorem 2
Given Theorem 1, we can use an inductive proof to show that given that are invertible matrices,
Base case: n = 2
The theorem literally states this is true
Inductive step:
Let ,
holds true given is true.