Let $E$ be a real Banach space. Let $\mathcal L(E)$ be the space of bounded linear operators on $E$ and $\mathcal K(E)$ its subspace consisting of compact operators. Let $I:E \to E$ be the identity operator. For $T \in \mathcal L(E)$,
- we denote by $N(T)$ its kernel and by $R(T)$ its range.
- we denote by $\rho(T)$ its resolvent set, by $\sigma(T)$ its spectrum, and by $EV(T)$ its set of eigenvalues. Then $EV(T) \subset \sigma(T) = \mathbb R \setminus \rho(T)$.
- for $\lambda \in EV(T)$, the set $N(T-\lambda I)$ is called the eigenspace corresponding to $\lambda$.
I'm trying to solve an exercise in Brezis' Functional Analysis, i.e.,
Let $E := \ell^2$ with its norm $|\cdot|_2$. An element $x\in E$ is denoted by $x=(x_1, x_2, \ldots, x_n,\ldots)$. Consider the operators $$ \begin{align*} S_r x &= (0, x_1, x_2, \ldots, x_{n-1}, \ldots), \\ S_{\ell} x &= (x_2, x_3, x_4, \ldots, x_{n+1}, \ldots), \end{align*} $$ respectively called the right shift and left shift.
- Determine $\|S_r\|$ and $\|S_{\ell}\|$. Does $S_r$ or $S_{\ell}$ belong to $\mathcal{K}(E)$?
- Prove that $EV(S_r) = \emptyset$.
- Prove that $\sigma\left(S_r\right)=[-1,1]$.
- Prove that $E V (S_{\ell}) = (-1, 1)$. Determine the corresponding eigenspaces.
- Prove that $\sigma(S_{\ell})=[-1,1]$.
- Determine the adjoints $S_r^*$ or $S_{\ell}^*$.
- Prove that for every $\lambda \in(-1,1)$, the spaces $R (S_r-\lambda I)$ and $R (S_{\ell}-\lambda I)$ are closed. Give an explicit representation of these spaces.
- Prove that the spaces $R(S_r \pm I)$ and $R(S_{\ell} \pm I)$ are dense and that they are not closed.
Consider the multiplication operator $M$ defined by $$ M x = (\alpha_1 x_1, \alpha_2 x_2, \ldots, \alpha_n x_n, \ldots), $$ where $(\alpha_n)$ is a bounded sequence in $\mathbb{R}$.
- Determine $E V (S_r \circ M)$.
- Assume that $\alpha_n \to \alpha$ as $n \to \infty$. Prove that $\sigma (S_r \circ M)=[-|\alpha|, |\alpha|]$.
Could you explain how to solve (10) in case $\alpha \neq 0$? Below is my failed attempt.
We write $S_r M := S_r \circ M$. Then $$ S_r M x = (0, \alpha_1 x_1, \alpha_2 x_2, \ldots, \alpha_n x_n, \ldots). $$
Let $\lambda \in \mathbb R$. Then $$ (S_r M - \lambda I) x = (-\lambda x_1, \alpha_1 x_1 - \lambda x_2, \alpha_2 x_2 - \lambda x_3, \ldots, \alpha_n x_n - \lambda x_{n+1}, \ldots). $$
- $\alpha=0$.
Then $M$ and thus $S_r M$ are compact operators by exercise 6.1 (in the same book). Because $\dim E = \infty$, it follows from Theorem 6.8 (in the same book) that $0 \in \sigma (S_r M)$ and $\sigma (S_r M) \setminus \{0\} = EV (S_r M) \setminus \{0\}$. By (9), we have $EV (S_r M) \subset \{0\}$. Then $\sigma (S_r M) = \{0\}$.
- $\alpha \neq 0$.
Clearly, $M - \alpha I$ is compact.