Let $T$ be the backward shift operator: $Tv = T(v_1,v_2,....) = (v_2,v_3,....)$. I would like to determine all the eigenvectors and eigenvalues. So far I have the following:
It is evident that $(\alpha, 0,0,....)$ is an eigenvector for the eigenvalue $0$.
It is also easy to see that $(\alpha, \alpha, \alpha, ...)$ is an eigenvector for the eigenvalue $1$.
Finally I observed that if $\lambda$ is any scalar in the underlying field then $(1,\lambda, \lambda^2, \lambda^3,...) , (\lambda, \lambda^2, \lambda^3,...)$ etc. are all eigenvectors for the eigenvalue $\lambda$.
Now I need to either argue why these are all eigenvectors or find more. But although I think these are all I don't know how to prove it. How to proceed from here?