Question
Question: If AB = A and BA = B , then which of the following is / are true? \( {\text{A}}{\text{. A is i...
If AB = A and BA = B , then which of the following is / are true?
A. A is idempotent B. B is idempotent C. AT is idempotent D. none of these
Solution
Hint:- To solve this question first we have to understand what is an idempotent matrix. And then we have to start from given and proceed towards checking whether A or B is idempotent. That means on multiplying with itself either it yields the same or not.
Complete step-by-step solution -
First we have to understand idempotent matrix
Idempotent matrix:
In linear algebra an idempotent matrix is a matrix in which when multiplied by itself yields itself. That is the matrix is idempotent if and only if . for this product to be defined must necessarily be a square matrix.
Now we have given
AB = A and BA = B
Now we have to proceed from given
AB = A
Now on multiplying by matrix B on both side we get,
B×(AB)=B×A
Now we can write it as
(BA)B=BA
Now as given in question BA = B , using this we get,
B×B=B ∴B2=B
Hence B is an idempotent matrix because on multiplying by itself it yields itself.
Now we proceed from BA = B
On multiplying by matrix A on both side, we get
A×(BA)=A×B
We can write it as:
(AB)×A=AB
As given in question AB = A using this we get,
A×A=A ∴A2=A
Hence A is an idempotent matrix because on multiplying with itself it yields itself.
Similarly
(AT)2=AT×AT=(A×A)T=(A2)T=(A)T
Hence AT is also an idempotent matrix because on multiplying with itself it yields itself.
Hence option A , B , and C all are the correct options.
Note:- Whenever we get this type of question the key concept of solving is first we have to understand all the terms used in question. And we should have knowledge of algebra of matrices to solve this type of question. To solve this type of questions remember all the properties of matrices and determinants.