Let $A$ be an operator on a Hilbert space $H$ defined by $$ A(x) = \sum_{n=2}^{\infty} \langle x, x_n \rangle x_{n-1} $$ for all $x \in H$, where $(x_n)$ is an orthonormal basis of $E$.
Find the spectrum of $A$.
I know all the definitions, but I have never done such exercises, so I don't even know where to start. Would appreciate any tips.
Notice that $A$ is a shift operator since $A(x_1)=0$ while $$A(x_j)=x_{j-1}\,\,\,\, \forall\, j\geq 2$$ Rather obviously we have $||A||=1$ so that all numbers $\lambda$ with $|\lambda|>1$ can not be in the spectrum.
We show that if $|\lambda|<1$ then $\lambda$ is an eigenvalue (hence it is in the spectrum). Fix $\lambda$ such that $|\lambda|<1$. We look for an $x\not=0$ such that $A(x)=\lambda x$. Write $$x=\sum_{n=1}^{\infty} a_nx_n$$ where the $a_n$ are scalars. Then $$A(x)=\sum_{n=2}^{\infty} a_n x_{n-1}=\sum_{n=1}^{\infty} a_{n+1}x_n$$ The equality $A(x)=\lambda x$ is equivalent to $$a_{n+1}=\lambda a_n\,\,\,\forall n\geq 1$$ hence $a_n=C\lambda^n$. Since $|\lambda|<1$ the series $\sum_{n=1}^{\infty}\big(\lambda^n)^2$ converges hence $$x=\sum_{n\geq 1} \lambda^nx_n$$ is a well-defined element of $H$, which satisfies $A(x)=\lambda x$.
Now the spectrum is always a closed subset of $\mathbb{C}$. In our example, it contains the open unit disc but contains no $\lambda$ with $|\lambda|>1$. It follows that the spectrum of $A$ is the closed unit disc.