I'm following SVD proof and I can't get why eigenvectors of $\mathbf{A}^T\mathbf{A}$ are in rowspace of $\mathbf{A}$. I can understand further why these eigenvectors are basis for the row space of $\mathbf{A}$, if they are in the row space of $\mathbf{A}$, but I miss this very step of proof about belonging to the rowspace of $\mathbf{A}$. I know it must be very simple, so the books I use don't specify it or specified it earlier in the book.
2026-03-25 07:48:44.1774424924
On
Why eigenvectors of $\mathbf{A}^T\mathbf{A}$ are in row space of $\mathbf{A}$?
677 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
1
On
Let $\mathbf A$ be a matrix; then $\forall \boldsymbol x$, $\mathbf A \boldsymbol x$ is in the column space of $\mathbf A$. Thus $\mathbf A^T (\mathbf A \boldsymbol v)$ is in the column space of $\mathbf A^T$. But $\mathbf A^T \mathbf A \boldsymbol v = c \boldsymbol v$. Hence $c \boldsymbol v$ (or $\boldsymbol v$ if $c \ne 0$) is also in the column space of $\mathbf A^T$.
Posting the answer of @xbh given in the comments above: