Let $v\in\mathbb{R}^n$ a column vector and consider the matrix $A=v\cdot v^T$.
I need find all of auto-values of $A$. For the case $n=2$ and $n=3$, I was obtain that the only auto-values are $\lambda=x_1^2+x_2^2$ and $\lambda=x_1^2+x_2^2+x_3^2$ respectively (Where $v:=(x_1,x_2,\dots,x_n)$).
I think that this holds for any case, i.e., $\lambda=\sum_{i=1}^nx_i^2$ foe $n=1,2,...$ but I can't prove it.
My conjecture is right? And if this is the case, can someone give me a hint to solution the problem?
Thanks for advance
Note that $v$ is an eigenvector of $vv^T$ with eigenvalue $v^Tv=\sum_{i=1}^nx_i^2$. Also, note that the matrix $vv^T$ has rank at most $1$, so all other eigenvalues of $vv^T$ are $0$ by the rank-nullity theorem.