$A$ and $B$ are both $n \times n$ matrices. $A$ has rank $r$ and $B$ has rank $n$ (invertible).
My question is: Does $\text{rank}(AB) = \text{rank}(BA) = r$ for any $A$?
$A$ and $B$ are both $n \times n$ matrices. $A$ has rank $r$ and $B$ has rank $n$ (invertible).
My question is: Does $\text{rank}(AB) = \text{rank}(BA) = r$ for any $A$?
Since $B$ is invertible, $rank(AB)=rank(A)=r$ for any such $A$. It follows from the fact that $rank(AB) \le \min\{rank(A),rank(B)\}$
Observe that $Ker(B) \subset Ker(AB)$ and $Range AB \subset RangeA$. Can you use Rank-Nullity Theorem to conclude from here ??