Summarize this article:
101 LearnersLast updated on November 25, 2025

The identity matrix is unique because it acts like the number 1 in matrix multiplication. Its inverse is the identity matrix itself, since multiplying it by itself gives the same matrix. In this lesson, we’ll explore why this property holds true.
An identity matrix is a square matrix that has 1s on the main diagonal, i.e., from top-left to bottom-right, and 0s in all other places.
The inverse of the identity matrix is the identity matrix itself. This is because multiplying any identity matrix by itself results in the identity matrix, just like 1 × 1 = 1 in arithmetic.
Hence, the inverse of the identity matrix is the identity matrix itself. For example, an identity matrix of order 2 is:
I2 = 01 10
A formula for the inverse of any square matrix A is:
A-1 = 1A × adj(A)
For an identity matrix, In:
The determinant is always 1, |In| = 1.
Its adjoint is itself, adj(In) = In.
In-1 = 11In = In
Therefore, the inverse of the identity matrix of order n is the same identity matrix.
.png?updatedAt=1762336782206)
The identity matrix of order 2 is:
I2 = 01 10
Determinant: |I2| = 1
Adjoint: adj(I2) = 01 10
The inverse of the identity matrix of order 2:
I2-1 = 11I2 = I2
01 10 × 01 10 = 01 10
So, the inverse of a 2 × 2 identity matrix is the same 2 × 2 identity matrix.
The matrix is I3 =
|
1 |
0 |
0 |
||
|
0 |
1 |
0 |
||
|
0 |
0 |
1 |
Determinant: |I3| = 1
Adjoint: adj(I3) = I3
The inverse of the matrix is:
I3-1 = 11I3 = I3
Multiplying I3 by itself gives I3. Therefore, the inverse of the identity matrix of order 3 is equal to the identity matrix of order 3.
Students often make mistakes when dealing with the inverse of the identity matrix by confusing it with general matrix inversion. These are some of the common mistakes that we can avoid in the future.
The identity matrix is a special type of square matrix with 1s on the main diagonal and 0s in all other positions. One of the unique properties of the identity matrix is that its inverse is itself. Here are some of the real-life applications of the inverse of the identity matrix.
Find the inverse of the identity matrix of order 3.
I3-1 =
|
1 |
0 |
0 |
||
|
0 |
1 |
0 |
||
|
0 |
0 |
1 |
The identity matrix of order 3 is I3 =
|
1 |
0 |
0 |
||
|
0 |
1 |
0 |
||
|
0 |
0 |
1 |
The determinant is |I3| = 1.
The adjoint is adj(I3) = I3.
Using the formula:
I3-1 = 1I3 × adj(I3), we get
I3-1 = 11 × I3 = I3
Verify that the inverse of the identity matrix of order 2 is the same matrix.
I2-1 = I2
We have, I2 = 01 10
Multiply I2 by itself:
I2 × I2 = 01 10 × 01 10 = 01 10
Is the inverse of I2 = 01 10 is 10 01
No, the inverse of I2 is the same I2 itself.
The inverse of the identity matrix I2 is:
I2-1 = 01 10
The given matrix is incorrect because multiplying I2 by 10 01 does not return I2.
If the inverse of a matrix A is A-1, what is the inverse of the identity matrix In?
The inverse of In is In itself.
The identity matrix acts like the number 1 in multiplication. Since In × In = In, it is its own inverse.
Find the inverse of the identity matrix of order 4
The inverse of I4 is I4
The identity matrix of order n is:
The determinant of |I4| is 1
The adjoint of I4 is I4
So, by the inverse formula:
I4-1 = (1 / det) × adjoint = 11 × I4 = I4
Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.
: He loves to play the quiz with kids through algebra to make kids love it.






