Learning Outcomes
- Verify that multiplying a matrix by its inverse results in 1.
- Use matrix multiplication to find the inverse of a matrix.
- Find an inverse by augmenting with an identity matrix.
We know that the multiplicative inverse of a real number is and . For example, and . The multiplicative inverse of a matrix is similar in concept, except that the product of matrix and its inverse equals the identity matrix. The identity matrix is a square matrix containing ones down the main diagonal and zeros everywhere else. We identify identity matrices by where represents the dimension of the matrix. The equations below are the identity matrices for a matrix and matrix, respectively.
The identity matrix acts as a 1 in matrix algebra. For example, .
A matrix that has a multiplicative inverse has the properties
A matrix that has a multiplicative inverse is called an invertible matrix. Only a square matrix may have a multiplicative inverse, as the reversibility, , is a requirement. Not all square matrices have an inverse, but if is invertible, then is unique. We will look at two methods for finding the inverse of a matrix and a third method that can be used on both and matrices.
A General Note: The Identity Matrix and Multiplicative Inverse
The identity matrix, , is a square matrix containing ones down the main diagonal and zeros everywhere else.
If is an matrix and is an matrix such that , then , the multiplicative inverse of a matrix .
tip for success
Work through each of the examples below on paper, then apply the information in the General Note and How To boxes.
Repeating this process a few times will help you to gain familiarity with the material.
Remember, practice and patient effort enable understanding. Don’t be discouraged if you don’t “get it” right away!
Example: Showing That the Identity Matrix Acts as a 1
Given matrix A, show that .
How To: Given two matrices, show that one is the multiplicative inverse of the other
- Given matrix of order and matrix of order multiply .
- If , then find the product . If , then and .
Example: Showing That Matrix A Is the Multiplicative Inverse of Matrix B
Show that the given matrices are multiplicative inverses of each other.
Try It
Show that the following two matrices are inverses of each other.
tip for success
The following sections offer examples of various efficient techniques that show the power of matrix operations. Again, work through them slowly and carefully as needed to gain familiarity.
These techniques, using matrix multiplication, augmenting a matrix with the identity then reducing, and using a formula to find the inverse matrix appear frequently in scientific application and are worth taking time to obtain.
Finding the Multiplicative Inverse Using Matrix Multiplication
We can now determine whether two matrices are inverses, but how would we find the inverse of a given matrix? Since we know that the product of a matrix and its inverse is the identity matrix, we can find the inverse of a matrix by setting up an equation using matrix multiplication.
Example: Finding the Multiplicative Inverse Using Matrix Multiplication
Use matrix multiplication to find the inverse of the given matrix.
Finding the Multiplicative Inverse by Augmenting with the Identity
Another way to find the multiplicative inverse is by augmenting with the identity. When matrix is transformed into , the augmented matrix transforms into .
For example, given
augment with the identity
Perform row operations with the goal of turning into the identity.
- Switch row 1 and row 2.
- Multiply row 2 by and add to row 1.
- Multiply row 1 by and add to row 2.
- Add row 2 to row 1.
- Multiply row 2 by .
The matrix we have found is .
Finding the Multiplicative Inverse of 2×2 Matrices Using a Formula
When we need to find the multiplicative inverse of a matrix, we can use a special formula instead of using matrix multiplication or augmenting with the identity.
If is a matrix, such as
the multiplicative inverse of is given by the formula
where . If , then has no inverse.
Example: Using the Formula to Find the Multiplicative Inverse of Matrix A
Use the formula to find the multiplicative inverse of
Try It
Use the formula to find the inverse of matrix . Verify your answer by augmenting with the identity matrix.
Example: Finding the Inverse of the Matrix, If It Exists
Find the inverse, if it exists, of the given matrix.
Finding the Multiplicative Inverse of 3×3 Matrices
Unfortunately, we do not have a formula similar to the one for a matrix to find the inverse of a matrix. Instead, we will augment the original matrix with the identity matrix and use row operations to obtain the inverse.
Given a matrix
augment with the identity matrix
To begin, we write the augmented matrix with the identity on the right and on the left. Performing elementary row operations so that the identity matrix appears on the left, we will obtain the inverse matrix on the right. We will find the inverse of this matrix in the next example.
How To: Given a matrix, find the inverse
- Write the original matrix augmented with the identity matrix on the right.
- Use elementary row operations so that the identity appears on the left.
- What is obtained on the right is the inverse of the original matrix.
- Use matrix multiplication to show that and .
Example: Finding the Inverse of a 3 × 3 Matrix
Given the matrix , find the inverse.
Try It
Find the inverse of the matrix.
Candela Citations
- Revision and Adaptation. Provided by: Lumen Learning. License: CC BY: Attribution
- College Algebra. Authored by: Abramson, Jay et al.. Provided by: OpenStax. Located at: http://cnx.org/contents/9b08c294-057f-4201-9f48-5d6ad992740d@5.2. License: CC BY: Attribution. License Terms: Download for free at http://cnx.org/contents/9b08c294-057f-4201-9f48-5d6ad992740d@5.2
- Question ID 6363. Authored by: Lippman,David, mb Sousa,James. License: CC BY: Attribution. License Terms: IMathAS Community License (GPL + CC-BY)
- Question ID 127903. Authored by: Day, Alyson. License: CC BY: Attribution. License Terms: IMathAS Community License CC-BY + GPL
- Precalculus. Authored by: OpenStax College. Provided by: OpenStax. Located at: http://cnx.org/contents/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1/Preface. License: CC BY: Attribution