Consider the Hilbert space $\mathcal{H}=l^2(\mathbb{Z})$ and define the left shift operator $\mathcal{L}:\mathcal{H} \rightarrow \mathcal{H}$ by $$ \mathcal L (a_n) = (b_n) \qquad \text{ where } \qquad b_n=a_{n+1} ,$$ so $\mathcal L$ is the right-shift operator.
My first issue is with notation, what does $\mathcal L -zI$ mean for $z \in \mathbb{C}$? Does this mean $$\mathcal L-I((a_n)) = (a_{n+1}-a_n)?$$
Moreover, I'm supposed to show $\mathcal L-zI$ is not invertible for $|z| =1$ by showing that $$(a_n) = \frac{1}{|n|+1}$$ is in $\ell^2(\mathbb{Z})$, yet not in the image of $\mathcal L$ for $z=1$, and then adjust for other values of $z$. Though, I don't quite understand how this shows that $\mathcal L -zI$ isn't surjective.. was this perhaps a typo? Should I show $(a_n)$ isn't in the image of $\mathcal L-I$ and then adjust for values of $z$? It doesn't seem like it would make sense because surely it's in the image of $\mathcal L$, as the left shift operator is $\mathcal L$'s adjoint and inverse, with both being norm-preserving, so this wouldn't make sense.
I don't quite see how to begin with this either way, so any hints would be wonderful. Indeed, this is homework. (The next part involves the construction of an inverse to $\mathcal L -z I$ using the power series for $(1-x)^{-1}$.)
More elementary way:
a. If $\lvert\,\lambda\rvert>1$, then $\lambda\not\in\sigma(\mathcal L)$. This is clear as the series $(\lambda-\mathcal L)^{-1}=\lambda^{-1}\sum_{n=0}^\infty (\lambda^{-1}\mathcal L)^n$ converges.
b. If $\lvert\,\lambda\rvert<1$, then $\lambda\not\in\sigma(\mathcal L)$. This is clear as the series $(\lambda-\mathcal L)^{-1}=-{\mathcal L}^{-1}\sum_{n=0}^\infty (\lambda\mathcal L^{-1})^n$ converges.
c. If $\lambda=\mathrm{e}^{i\vartheta}$ then $\lambda\in\sigma(\mathcal L)$. This can be shown as follows. For every $\varepsilon>0$, find a vector $\boldsymbol{a}=(a_k)_{k\in\mathbb Z}$, such that $\sum_{k\in\mathbb Z}\lvert a_k\rvert^2=1$, while $$ \|\mathcal L\boldsymbol{a}\|^2= \sum_{k\in\mathbb Z}\lvert a_{k+1}-\mathrm{e}^{i\vartheta}a_k\rvert^2<\varepsilon^2. $$ To achieve that, look for $\boldsymbol{a}=(a_k)_{k\in\mathbb Z}$, with elements the Fourier coefficients of a smooth $2\pi-$function, which is equal to 1 at $x=\vartheta$, and very small elsewhere. In particular, consider $p_n(x)=n^{-1/2}\sum_{\lvert k\rvert\le n}\mathrm{e}^{-ik\vartheta}\mathrm{e}^{ikx}$, which approximates the $\delta-$function at $x=\vartheta$.