A forward shift operator, typically denoted as \(S\), is an operator that shifts each element of a sequence in \(\ell_2\) by one position to the right. Formally, if \(\{e_n\}\) is the standard orthonormal basis for \(\ell_2\), then \(S(e_n) = e_{n+1}\).
Consider the sequence \(x = (x_1, x_2, x_3, \dots)\). Applying the forward shift operator, \(S\) transforms it to \(Sx = (0, x_1, x_2, x_3, \dots)\). The forward shift operator extends to infinite-dimensional vectors smoothly, and its adjoint (the backward shift operator) complements this behavior by shifting elements left.
Key characteristics:
- The forward shift operator is bounded and linear.
- Its spectrum (\(\sigma(S)\) ) can be more complex than finite-dimensional matrices, often forming a disk in the complex plane.
In our context, \(S\) and its adjoint play a critical role in shaping the operator whose spectrum is confined to specific points.