- Let $A$ be an $m\times n$ matrix. Prove that $\operatorname{rank}(AA^T) = \operatorname{rank}(A)$.
The problem tells me to prove it with the theorem that $\operatorname{rank}(A^TA) = \operatorname{rank}(A)$.
I'm a bit lost here...$AA^T$ and $A$ don't even have the same number of columns. I'm thinking maybe to prove it by showing that $m - \operatorname{nullity}(AA^T) = n - \operatorname{nullity}(A),$ but then I'm stuck here.
- Let $A$ be an $m\times n$ matrix. Prove that the column space and row space of $A^TA$ are the same.
The problem tells me to prove it also with the theorem $\operatorname{rank}(A^TA) = \operatorname{rank}(A)$.
But I'm really running out of ideas.
Help?
Are you saying that:
Assuming that is what it is:
Proof: Note the above theorem is valid for every matrix $A$. Pick a matrix $A $. Apply the above theorem to $A^T$. Thus, $\operatorname {rank}(A^{TT}A^T) = \operatorname {rank}(A^T) $. Then, use the facts that $A^{TT}=A $ and $\operatorname {rank}(A^T)=\operatorname {rank}(A) $ to reach the conclusion.
For the 2nd part, note the identity $(AB)^T=B^TA^T $, so $(A^TA)^T=A^TA^{TT}=A^TA $, i.e. $A^TA $ is a symmetric matrix. Thus, not only the row and column spaces are the same - with the appropriate identification of rows to columns - but, with that identification, the rows and columns of $A^TA $ are the same.