Question
Question: If transpose of a matrix A is \(A{{A}^{T}}=I\) and \(\det \left( A \right)=1\), then (A). Every el...
If transpose of a matrix A is AAT=I and det(A)=1, then
(A). Every element of A is equal to its co-factor.
(B). Every element of A and its co-factor are additive inverse of each other.
(C). Every element of A and its co-factor are multiplicative inverse of each other.
(D). None of these
Solution
Hint: In the given expression AAT=I, pre-multiply by A−1 on both the sides. Then you will get the expression as AT=A−1. We know that A−1=det(A)adjA, it is given in the question that det(A)=1 so plugging the value of det(A)=1 in A−1=det(A)adjA we get A−1=adjA. This shows that every element of A is equal to its co-factor.
Complete step-by-step solution -
It is given in the question that:
AAT=I
Pre – multiplying A−1 on both the sides we get,
A−1AAT=A−1
From the properties of matrices, we know that A−1A=I and multiplying anything with identity can give you the same result so rewriting the above equation as:
AT=A−1………..Eq. (1)
We know that if we want to find the inverse of a matrix then the formula for that is:
A−1=det(A)adjA
Substituting this value of inverse in the eq. (1) we get,
AT=det(A)adjA
It is given in the question that det(A)=1 so plugging the value of det(A) in the above equation we get, AT=adjA
Taking the transpose on both the sides we get,
(AT)T=(adjA)T⇒A=Co-factor of A
We know that adj A is the transpose of the co-factor matrix of A so when we do transpose of A then we will be left with co-factor of matrix A only.
The above equation shows that every element of A is equal to the corresponding cofactor of A.
Hence, the correct option is (a).
Note: Some properties of matrices that we have used above:
Double transpose of any matrix will give you the matrix itself.
(AT)T=A
Explaining what this equation A=Co-factor of A means:
Let us assume a matrix A as:
A= a11 a12a21 a22
Writing co – factor of matrix A we get,
Co−factor(A)= C11 C12C21 C22
Equating matrix A and its co – factor we get,
a11 a12a21 a22 = C11 C12C21 C22
Now, it will be more clear to you how each element of the matrix A is equal to its co – factor.