Chapter 8

Worked Examples

Four concrete operators, computed explicitly, that illustrate every notion introduced so far: norm, adjoint, normality, and spectrum.

1. The right shift on $\ell^2$

Setup Define $S : \ell^2 \to \ell^2$ by $$ S(a_1, a_2, a_3, \dots) = (0, a_1, a_2, \dots). $$

2. A diagonal (multiplication) operator on $\ell^2$

Setup Fix a bounded sequence $(\lambda_n)_{n \ge 1}$ and define $$ D(a_1, a_2, \dots) = (\lambda_1 a_1, \lambda_2 a_2, \dots). $$

3. Multiplication operator on $L^2([0,1])$

Setup Fix $\varphi \in L^\infty([0,1])$ and define $M_\varphi f(t) = \varphi(t) f(t)$ for $f \in L^2([0,1])$.

4. A Fredholm integral (Hilbert–Schmidt) operator

Setup Let $k \in L^2([0,1] \times [0,1])$ and define $T : L^2([0,1]) \to L^2([0,1])$ by $$ (Tf)(t) = \int_0^1 k(t,s) f(s) \, ds. $$
Recap These four examples span the full range of behavior possible for a bounded operator: an isometry that is not unitary (the shift), a normal operator that can be self-adjoint, unitary, or compact depending on a single parameter sequence (the diagonal operator), an operator whose spectrum is a continuum with no eigenvalues (multiplication), and the compact self-adjoint case where the spectral theorem gives a complete diagonalization (Hilbert–Schmidt operators).