Solveeit Logo

Question

Question: What is the determinant of an inverse matrix?...

What is the determinant of an inverse matrix?

Explanation

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 = IAB{\text{ }} = {\text{ }}BA{\text{ }} = {\text{ }}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 AA be an invertible matrix of order (n×n)\left( {n \times n} \right) .
Now since AA is invertible, hence the inverse of AA is written as A1{A^{ - 1}} .
Our aim is to find the determinant of the inverse matrix A1{A^{ - 1}} , i.e. det(A1)det\left( {{A^{ - 1}}} \right) .
Since AA and A1{A^{ - 1}} are inverse of each other,
Therefore, we have
AA1=I\Rightarrow A{A^{ - 1}} = I
Where II is the identity matrix of the same order as of AA and A1{A^{ - 1}} .
Now taking determinants of both sides, we have
det(AA1)=det(I)\Rightarrow \det \left( {A{A^{ - 1}}} \right) = \det \left( I \right)
We know the determinant identity that is given by,
det(AB)=detAdetB\Rightarrow \det \left( {A \cdot B} \right) = \det A \cdot \det B
Therefore, using the above identity we can write,
det(AA1)=detAdetA1=detI\Rightarrow \det \left( {A{A^{ - 1}}} \right) = \det A \cdot \det {A^{ - 1}} = \det I
Or,
detAdetA1=detI\Rightarrow \det A \cdot \det {A^{ - 1}} = \det I
Dividing both sides by detA\det A we can write,
detA1=detIdetA\Rightarrow \det {A^{ - 1}} = \dfrac{{\det I}}{{\det A}}
Since we know that the determinant of an identity matrix is 11 , i.e. detI=1\det I = 1 ,
Therefore we have,
detA1=1detA\Rightarrow \det {A^{ - 1}} = \dfrac{1}{{\det A}}
That is the required solution.
Therefore the determinant of an inverse matrix A1{A^{ - 1}} is detA1=1detA\det {A^{ - 1}} = \dfrac{1}{{\det A}} .

Note: There is a condition for a matrix AA to be invertible and it is that the determinant of AA should not be equal to zero i.e. AA is invertible if and only if detA0\det A \ne 0 .
Since, if the determinant of AA is 00 then the determinant of the inverse matrix A1{A^{ - 1}} is not defined.
As detA1=1detA=10\det {A^{ - 1}} = \dfrac{1}{{\det A}} = \dfrac{1}{0} 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 detA0\det A \ne 0 .