Question
Question: What is the determinant of an inverse matrix?...
What is the determinant of an inverse matrix?
Solution
In the above question, We have to find the determinant of the inverse of that invertible matrix. Let a matrix 'A' of dimension (n x n) is called invertible only under the condition, if there exists another matrix B of the same dimension, such that AB = BA = I , where I is the identity matrix of the same order. In order to approach the solution, we have to use some basic formulae related to matrices and determinants. The solution is given as follows.
Complete step-by-step answer:
Since we are given an invertible matrix, let a matrix A be an invertible matrix of order (n×n) .
Now since A is invertible, hence the inverse of A is written as A−1 .
Our aim is to find the determinant of the inverse matrix A−1 , i.e. det(A−1) .
Since A and A−1 are inverse of each other,
Therefore, we have
⇒AA−1=I
Where I is the identity matrix of the same order as of A and A−1 .
Now taking determinants of both sides, we have
⇒det(AA−1)=det(I)
We know the determinant identity that is given by,
⇒det(A⋅B)=detA⋅detB
Therefore, using the above identity we can write,
⇒det(AA−1)=detA⋅detA−1=detI
Or,
⇒detA⋅detA−1=detI
Dividing both sides by detA we can write,
⇒detA−1=detAdetI
Since we know that the determinant of an identity matrix is 1 , i.e. detI=1 ,
Therefore we have,
⇒detA−1=detA1
That is the required solution.
Therefore the determinant of an inverse matrix A−1 is detA−1=detA1 .
Note: There is a condition for a matrix A to be invertible and it is that the determinant of A should not be equal to zero i.e. A is invertible if and only if detA=0 .
Since, if the determinant of A is 0 then the determinant of the inverse matrix A−1 is not defined.
As detA−1=detA1=01 which is undefined. Hence such matrices are not invertible.
A matrix that has no inverse is singular. When the determinant value of a square matrix is exactly zero the matrix is singular, otherwise invertible matrices are known as non-singular which have detA=0 .