bhuvaneshnick
Junior Member
- Joined
- Dec 18, 2014
- Messages
- 55
if A and B are square matrices of the same order such that A*B=A and B*A=A then A and B are both _______ ?
This was question asked by my professor.Every one saying the answer as idempotent .But what i come up with is A*B=Band B*A=A
example
let
A= \begin{bmatrix} 0 & 1 \\ 0 & 1 \end{bmatrix}
B= \begin{bmatrix} 1 & 0 \\ 1 & 0 \end{bmatrix}
Both are idempotent as its clear from looking at it
By doing A*B i am getting B while doing B*A i am getting A
Could you help me discover What matrix A and B.THank you
This was question asked by my professor.Every one saying the answer as idempotent .But what i come up with is A*B=Band B*A=A
example
let
A= \begin{bmatrix} 0 & 1 \\ 0 & 1 \end{bmatrix}
B= \begin{bmatrix} 1 & 0 \\ 1 & 0 \end{bmatrix}
Both are idempotent as its clear from looking at it
By doing A*B i am getting B while doing B*A i am getting A
Could you help me discover What matrix A and B.THank you
Last edited: