Question
Question: Let \(A\) be an invertible matrix. Which of the following is not true? A) \({A^{ - 1}} = {\left| A...
Let A be an invertible matrix. Which of the following is not true?
A) A−1=∣A∣−1
B) (A2)−1=(A−1)2
C) (AT)−1=(A−1)T
D) None of these
Solution
Hint: Given that A is invertible. So A−1 exists and we can use the definition of inverse. First option can be shown wrong by choosing a general 2×2 matrix. Option B can be proved by the definition of inverse. Option C can be proved using the result of transpose of the product of two matrices.
Useful formula:
A is an invertible matrix if and only if there exists A−1such that AA−1=A−1A=I, where I is the identity matrix.
For a 2×2 matrix, A = \left( {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}} \\\
{{a_{21}}}&{{a_{22}}}
\end{array}} \right),
∣A∣=a11a22−a21a12 and {A^{ - 1}} = \left( {\begin{array}{*{20}{c}}
{{a_{22}}}&{ - {a_{12}}} \\\
{ - {a_{21}}}&{{a_{11}}}
\end{array}} \right).
(AB)T=BTAT, where AT represents the transpose of a matrix A.
Complete step-by-step answer:
Given that A is an invertible matrix.
So A−1 exists and AA−1=A−1A=I, where I is the identity matrix.
∣A∣ denotes the determinant of a matrix A.
A) A−1=∣A∣−1
For a 2×2 matrix, A = \left( {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}} \\\
{{a_{21}}}&{{a_{22}}}
\end{array}} \right), ∣A∣=a11a22−a21a12
Also {A^{ - 1}} = \left( {\begin{array}{*{20}{c}}
{{a_{22}}}&{ - {a_{12}}} \\\
{ - {a_{21}}}&{{a_{11}}}
\end{array}} \right)
But ∣A∣=a11a22−a21a12, which is a number and its inverse is given by ∣A∣−1=a11a22−a21a121.
Therefore, A−1=∣A∣−1.
This gives option A is not true.
B) (A2)−1=(A−1)2
Since A is invertible, A2 is also invertible.
So there exists (A2)−1 such that (A2)(A2)−1=(A2)−1(A2)=I
A is invertible gives AA−1=A−1A=I.
Squaring we get, (AA−1)2=(A−1A)2=I2
⇒A2(A−1)2=(A−1)2A2=I
This gives (A−1)2 is the inverse of A2.
So we can write (A2)−1=(A−1)2.
This gives option B is true.
C) (AT)−1=(A−1)T
We know that (AB)T=BTAT.
So we have,
(A−1A)T=AT(A−1)T
We know that A−1A=I and IT=I.
This gives,
I=AT(A−1)T−−−(i)
Also we have,
(AA−1)T=(A−1)TAT
⇒I=(A−1)TAT−−−(ii)
From (i) and (ii) we have,
⇒AT(A−1)T=I=(A−1)TAT
This gives (A−1)T is the inverse of AT.
This can be written as (AT)−1=(A−1)T.
So option C is true.
The question is to find the wrong statement.
Therefore the answer is option A.
Note: We see that the first option is false. That is A−1=∣A∣−1. But we have ∣A∣−1=A−1.That is determinant of the inverse of a matrix and the inverse of its determinant are the same. Here ∣A∣−1 actually represents ∣A∣1.