(After revision) I would like to prove that if $A$ and $B$ are nonzero, $\text{rank}(AB)= \text{rank}(BA)= \text{rank}(A)$ imply that B is invertible, but don’t know where to start the proof. Any help or hints?
2026-04-04 02:32:00.1775269920
Does $\text{rank}(AB)= \text{rank}(BA)= \text{rank}(A)$ imply that B is invertible?
463 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$\DeclareMathOperator\rank{rank}$The equivalence you might be looking for is:
The proof of the first direction was your original homework question:
The other direction is:
To prove this, note that since the equation holds for all $A$ by assumption, it also holds for $A=I$ (the identity matrix), which yields $$ \rank(B) = \rank(I) = n. $$ Hence $B$ is of full rank and invertible.
However, in your question you proposed the following statement
This statement is false as shown by the counter example in morphy22's answer.
One counter example is enough to show that this statement is false in general and hence it is impossible to prove it.