Let $A,B$ be $n\times n$ matrixes over a field $K$. If $\operatorname{rank}(A)=\operatorname{rank}(AB)$, prove that $\operatorname{rank}(AB)=\operatorname{rank}(ABA)$.
2026-03-30 20:45:08.1774903508
If $\operatorname{rank}(A)=\operatorname{rank}(AB)$, prove that $\operatorname{rank}(AB)=\operatorname{rank}(ABA)$
55 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
It's false, see for instance $A=\begin{bmatrix}0&0\\ 1&0\end{bmatrix}$, $B=\begin{bmatrix}1&0\\ 0&0\end{bmatrix}$.