Question
Question: Let A be an invertible matrix then which of the following is/are true? (A) \[\left| {{A^{ - 1}}} \...
Let A be an invertible matrix then which of the following is/are true?
(A) A−1=∣A∣−1
(B) (A2)−1=(A−1)2
(C) (AT)−1=(A−1)T
(D) None of these
Solution
As, it is given in the question that A is an invertible matrix. So, check all the options by assuming different invertible matrices that can be equal to the identity matrix (use AA−1=I) to prove the given options.
Formula used:
Here, we will use the formula detA×detB=det(AB).
Complete step-by-step answer:
Here, we will solve for all the options to verify which is correct. As, it is given A be an invertible matrix which means determinant denoted by det should not be equal to zero and when it is able to be multiplied by its inverse.
So, let us check for option (A) A−1=∣A∣−1
Now, we will use formula to detA×detB=det(AB). Here, A = A and B = A−1
By substituting the values in the formula we get, detA×detA−1=det(AA−1).
As, we know AA−1=I where I is the identity matrix. (because A is invertible)
So, we get detA×detA−1=detI
As, we know detI=1
Here , detA×detA−1=1
So, by calculating we get: detA−1=detA1 which is equal to det(A−1)=(detA)−1⇔A−1=∣A∣−1
Hence, option (A) A−1=∣A∣−1 is correct.
So, now let us check for option (B) (A2)−1=(A−1)2
As, we know A is invertible that means AA−1=A−1A=I where I is the identity matrix.
So, A2 is also invertible.
Given AA−1=I
On, squaring both sides we get,
(AA−1)2=I2
(A2)(A−1)2=I2
As we I2=1
Therefore, (A2)(A−1)2=1
So, by calculating we get, (A−1)2=A21 which is equal to (A−1)2=(A2)−1
Hence, option (B) (A2)−1=(A−1)2 is also correct.
So, also let us check for option (C) (AT)−1=(A−1)T
As, we know A is invertible which means (AT)(A−1)T=(A−1A)T=IT=I --- equation 1, where T is the transpose and I is the identity matrix.
Also, we can say that (A−1)T(AT)=(AA−1)T=IT=I----equation 2
From equation 1 and 2 we can conclude that (AT)(A−1)T=(A−1)T(AT)=I
Given, (AT)(A−1)T=I
As, we know I=1
Therefore, (AT)(A−1)T=1
So, by calculating we get, (A−1)T=(AT)1 which is equal to (A−1)T=(AT)−1
Hence, option (C) (AT)−1=(A−1)T is also correct.
So, all the three options are correct, that is A, B and C.
Note: In these types of questions you need to verify the left hand side is equal to the right hand side with the help of given information. And select the invertible matrix according to the given part equal to the identity matrix and hence use the formula accordingly to calculate the result.