Definition of Inverse matrices
A matrix is said to be the inverse of another matrix if the product of both matrices results in an identity matrix. However, before going into inverse matrices we need to refresh our knowledge of identity matrix.
What is an Identity matrix?
An identity matrix is a square matrix in which when multiplied by another square matrix equals to the same matrix. In this matrix, the elements from the topmost left diagonal to the downmost right diagonal is 1 while every other element in the matrix is 0. Below are examples of a 2 by 2 and 3 by 3 identity matrix respectively:
A 2 by 2 identity matrix:
A 3 by 3 identity matrix:
Thus, the inverse of a matrix can be derived as:
Where I is the identity matrix and A is a square matrix, then:
To have a little insight on this, consider:
A-1 is the inverse of matrix A. The equation:
means that the product of matrix A and inverse matrix A would give I, the identity matrix.
Therefore, we can verify if two matrices being multiplied are inverse of each other.
Verify if the following are inverse matrices or not.
a.
b.
Solution:
a. find the product between matrix A and B;
Since the product of matrix A and B fails to give an identity matrix, hence, A is not an inverse of B and vice versa.
b.
Since the product of matrices M and N yields an identity matrix, it means matrix M is the inverse of matrix N.
What methods are used in finding the inverse of matrices?
There are three ways of finding the inverse of matrices, namely:
Determinant method for 2 by 2 matrices.
Gaussian method or augmented matrix.
The adjoint method through the use of matrix cofactors.
However, at this level, we shall only learn the determinant method.
Determinant method
In order to find the inverse of a 2 by 2 matrix, you should apply this formula:
Provided that:
Where the determinant of a matrix is 0, there is no inverse.
Therefore, the inverse of a 2 by 2 matrix is the product of the inverse of the determinant and the matrix being altered. The altered matrix is gotten by swapping the diagonal elements with the cofactor sign on each.
Find the inverse of matrix B.
Solution:
Using;
Then;
or,
Most importantly, once your determinant is calculated and your answer is equal to 0, it just means that the matrix has no inverse.
The inverse of 3 by 3 matrices can also be derived using:
Where,
is the determinant of a matrix M
adj(M) is the adjoint of matrix M
To achieve this, four basic steps are followed:
Step 1 - Find the determinant of the given matrix. If the determinant is equal to 0, it means no inverse.
Step 2 - Find the cofactor of the matrix.
Step 3 - Transpose of the cofactor matrix to give the adjoint of the matrix.
Step 4 - Divide the adjoint matrix by the determinant of the matrix.
Examples of inverse matrices
Let's have some more examples to understand inverse matrices better.
Find the inverse of the matrix X.
Solution:
This is a 3 by 3 matrix.
Step1: Find the determinant of the given matrix.
Since the determinant is not equal to 0, it means that the matrix X has an inverse.
Step2: Find the cofactor of the matrix.
The cofactor is calculated with
The cofactor of 2 which is C11 is
The cofactor of 1 which is C12 is
The cofactor of -3 which is C13 is
The cofactor of 5 which is C21 is
The cofactor of 3 which is C22 is
The cofactor of 0 which is C23 is
The cofactor of -4 which is C31 is
The cofactor of 2 which is C32 is
The cofactor of 1 which is C33 is
So the cofactor of the matrix X is
Step 3: Transpose of the cofactor matrix to give the adjoint of the matrix.
the transpose of Xc is
Step 4: Divide the adjoint matrix by the determinant of the matrix.
Remember the determinant of matrix X is 65. This final stage gives us the inverse of matrix X which is X-1. Hence, we have
Using matrix operations solve for x and y in the following:
Solution:
This equation can be represented in matrix form as
Let the matrices be represented by P, Q and R respectively such that
We intend on finding matrix Q since it represents our unknowns x and y. So we make matrix Q the subject of the formula
I is an Identity matrix and its determinant is 1.
Then,
Inverse Matrices - Key takeaways
- A matrix is said to be the inverse of another matrix if the product of both matrices results in an identity matrix.
- Inverse of a matrix is possible for a square matrix where the determinant is not equal to 0.
- The inverse of a two-by-two matrix is obtained using:
How we ensure our content is accurate and trustworthy?
At StudySmarter, we have created a learning platform that serves millions of students. Meet
the people who work hard to deliver fact based content as well as making sure it is verified.
Content Creation Process:
Lily Hulatt is a Digital Content Specialist with over three years of experience in content strategy and curriculum design. She gained her PhD in English Literature from Durham University in 2022, taught in Durham University’s English Studies Department, and has contributed to a number of publications. Lily specialises in English Literature, English Language, History, and Philosophy.
Get to know Lily
Content Quality Monitored by:
Gabriel Freitas is an AI Engineer with a solid experience in software development, machine learning algorithms, and generative AI, including large language models’ (LLMs) applications. Graduated in Electrical Engineering at the University of São Paulo, he is currently pursuing an MSc in Computer Engineering at the University of Campinas, specializing in machine learning topics. Gabriel has a strong background in software engineering and has worked on projects involving computer vision, embedded AI, and LLM applications.
Get to know Gabriel