Let $A\in\mathbb{C}^{m\times n}$, and $A^{'},A^{*}$ denotes respectively the transpose and conjugate transpose of $A.$ Then,
$(a) $$ rank(AA^{*}A)=rank(A)$
$(b)$$ rank(A)=rank(A^{2})$
$(c)$$ rank(A)=rank(A^{'}A)$
$(d)$$ rank(A^{2})-rank(A)=rank(A^{3})-rank(A^{2}).$
According to me $b,c,d$ are false. For $b,d$ we can take nilpotent matrix and $c$ is not true for complex matrices. But i don't know about $a.$ Please help me to solve this problem. Thanks in advance.
Noting the following two basic facts : (1) rank$(AB) \le$ rank$(B)$, and (2) rank$(A^*A) =$ rank$(A)$, a simple proof of (a) is as follows.
rank$(A)\overset{(2)}=$ rank$(A^*A) \overset{(2)}=$ rank$(A^*AA^*A) \overset{(1)}\le$ rank$(AA^*A) \overset{(1)}\le$ rank$(A)$.