Solveeit Logo

Question

Mathematics Question on Matrices

If AA and BB are two square matrices such that ABAB = AA and BABA = BB , then

A

AA and BB are idempotent

B

only AA is idempotent

C

only BB is idempotent

D

None of the above

Answer

AA and BB are idempotent

Explanation

Solution

Since, AB=A...(i)AB = A \,\,\,...(i)
(AB)A=AA=A2\Rightarrow (AB) A = A \cdot A = A^2
A(BA)=A2\Rightarrow A(BA) = A^2
[By associativity of matrix multiplication]
AB=A2[BA=B]\Rightarrow AB = A^2 \,\,[\because BA = B]
A=A2\Rightarrow A = A^2 \,\,[From E(i)(i)]
Since, BA=B...(ii)BA = B \,\,\,...(ii)
(BA)B=BB=B2\Rightarrow (BA) B = B \cdot B = B^2
B(AB)=B2B(AB) = B^2
(By associativity of matrix multiplication]
BA=B2[AB=A]\Rightarrow BA = B^2 \,\,[\because AB = A]
B=B2\Rightarrow B = B^2 \,\, [From E (ii)(ii)]
Thus, AAAA is equal to AA and BBBB is equal to BB.
Hence, AA and BB are idempotent.