Let $A$ be an $m \times n$ matrix. Show that $Null (A) \subseteq Null(A^TA)$ if and only if $Null(A^TA) \subseteq Null(A)$.
I can not really come up with the idea how to show that. Can someone help me? I would really appreciate that.
Let $A$ be an $m \times n$ matrix. Show that $Null (A) \subseteq Null(A^TA)$ if and only if $Null(A^TA) \subseteq Null(A)$.
I can not really come up with the idea how to show that. Can someone help me? I would really appreciate that.
$N(A) \subset N(A^*A)$ is obvious.
Conversely, if $A^*A x = 0$, then $\langle A^*Ax , x \rangle = 0 \Rightarrow \langle Ax,Ax \rangle = 0 \Rightarrow \|Ax\|^2 = 0 \Rightarrow Ax = 0$.