In mathematics, the essential spectrum of a bounded operator (or, more generally, of a densely defined closed linear operator) is a certain subset of its spectrum, defined by a condition of the type that says, roughly speaking, "fails badly to be invertible".
Of self-adjoint operators
In formal terms, let <math>X</math> be a Hilbert space and let <math>T</math> be a self-adjoint operator on <math>X</math>.
Definition
The essential spectrum of <math>T</math>, usually denoted <math>\sigma_{\mathrm{ess(T)</math>, is the set of all real numbers <math>\lambda \in \R</math> such that
:<math>T-\lambda I_X</math>
is not a Fredholm operator, where <math>I_X</math> denotes the identity operator on <math>X</math>, so that <math>I_X(x)=x</math>, for all <math>x \in X</math>.
(An operator is Fredholm if it is bounded, and its kernel and cokernel are finite-dimensional.)
The definition of essential spectrum <math>\sigma_{\mathrm{ess(T)</math> will remain unchanged if we allow it to consist of all those complex numbers <math>\lambda \in \C</math> (instead of just real numbers) such that the above condition holds. This is due to the fact that the spectrum of a self-adjoint operator is real.
Properties
The essential spectrum is always closed, and it is a subset of the spectrum <math>\sigma(T)</math>. As mentioned above, since <math>T</math> is self-adjoint, the spectrum is contained on the real axis.
The spectrum can be partitioned into two parts. One part is the essential spectrum. The other part is the discrete spectrum, which is the set of points <math>\lambda \in \sigma(T)</math> such that it is an isolated point, and <math>\ker(\lambda I_X - T) </math> is a finite dimensional subspace. That is, it is an isolated eigenvalue of finite algebraic multiplicity (normal eigenvalues).
The essential spectrum is invariant under compact perturbations. That is, if <math>K</math> is a compact self-adjoint operator on <math>X</math>, then the essential spectra of <math>T</math> and that of <math>T+K</math> coincide, i.e. <math>\sigma_{\mathrm{ess(T)=\sigma_{\mathrm{ess(T+K)</math>. This explains why it is called the essential spectrum: Weyl (1910) originally defined the essential spectrum of a certain differential operator to be the spectrum independent of boundary conditions.
The discrete spectrum
The essential spectrum <math>\sigma_{\mathrm{ess(T)</math> is a subset of the spectrum <math>\sigma(T)</math> and its complement is called the discrete spectrum, so
:<math> \sigma_{\mathrm{disc(T) = \sigma(T) \setminus \sigma_{\mathrm{ess(T)</math>.
If <math>T</math> is self-adjoint, then, by definition, a number <math>\lambda</math> is in the discrete spectrum <math>\sigma_{\mathrm{disc</math> of <math>T</math> if it is an isolated eigenvalue of finite multiplicity, meaning that the dimension of the space
:<math> \ \mathrm{span} \{ \psi \in X : T\psi = \lambda\psi \} </math>
has finite but non-zero dimension and that there is an <math>\varepsilon>0</math> such that <math>\mu \in \sigma(T)</math> and <math>|\mu-\lambda|<\varepsilon</math> imply that <math>\mu</math> and <math>\lambda</math> are equal.
(For general, non-self-adjoint operators <math>S</math> on Banach spaces, by definition, a complex number <math>\lambda \in \C</math> is in the discrete spectrum <math>\sigma_{\mathrm{disc(S)</math> if it is a normal eigenvalue; or, equivalently, if it is an isolated point of the spectrum and the rank of the corresponding Riesz projector is finite.)
Weyl's criterion
Define the following:
- A vector is a unit vector iff it has norm 1.
- A sequence of vectors <math>(\psi_n)_n</math> converge (strongly) to 0 iff <math>\lim_n \|\psi_n\| = 0</math>. This is written as <math>\psi_n \to 0</math>.
- A sequence of vectors <math>(\psi_n)_n</math> converge weakly to 0 iff <math>\lim_n \langle\psi_n, v\rangle = 0</math> for any <math>v \in X</math>. This is written as <math>\psi_n \xrightarrow{w} 0 </math>.
Under these definitions, we have the following characterization of the spectrum <math>\sigma(T)</math> of the operator <math>T</math>:<blockquote>A number <math>\lambda</math> is in <math>\sigma(T)</math> if and only if there exists a sequence of unit vectors <math>(\psi_n)_n</math> with <math>(T - \lambda) \psi_n \to 0</math>.</blockquote>If <math>\lambda</math> is on the discrete spectrum, then since <math>\lambda</math> is isolated in <math>\sigma(T)</math>, any sequence of unit vectors <math>(\psi_n)_n</math> with <math>(T - \lambda) \psi_n \to 0</math> must converge to <math>\ker(\lambda I-T)</math>, and since <math>\ker(\lambda I-T)</math> is finite-dimensional, <math>\psi_n</math> must have a convergent subsequence by compactness of the unit sphere of <math>\ker(\lambda I-T)</math>. Therefore, <math>\psi_n \not\xrightarrow{w} 0</math>.
Weyl's criterion states that the converse is true as well:<blockquote>A number <math>\lambda</math> is in <math>\sigma_{\mathrm{ess(T)</math> if and only if there exists a sequence of unit vectors <math>(\psi_n)_n</math> with <math>(T - \lambda) \psi_n \to 0</math>, and <math>\psi_n \xrightarrow{w} 0 </math>.</blockquote>Such a sequence is called a singular sequence or Weyl sequence. By sparsifying the sequence and applying Gram–Schmidt process, the sequence can be made orthonormal.
Examples
Let <math>T: L^2[0, 1] \to L^2[0, 1]</math> be the multiplication operator (or the position operator) defined by <math>(Tf)(x) = xf(x)</math>. The essential range of <math>x \mapsto x</math> is <math>[0, 1]</math>, so the spectrum is <math>\sigma(T) = [0, 1]</math>. For any <math>\lambda \in [0, 1]</math>, we can explicitly construct a singular sequence as a sequence of increasingly narrow and sharp rectangular functions that are supported on disjoint sets. For example, let <math>\lambda = 0</math>, then we can construct <math>\psi_n</math> to be the rectangular function on <math>[2^{-n}, 2^{-n+1}]</math> of height <math>\sqrt{2^n}</math>. They are orthonormal, with <math>\|(T-\lambda)\psi_n\| = O(1/2^{2n}) \to 0</math>. Note that the sequence increasingly resembles the Dirac delta "function" at 0, even though it does not converge.
Let <math>T: L^2(\R) \to L^2(\R)</math> be the momentum operator defined by extending <math>T = -i\frac{d}{dx}</math> for compactly supported smooth functions. Its essential spectrum is the entire real line. Physicists say that each <math>k \in \R</math> is an eigenvalue of <math>T</math> with eigenfunction <math>e^{ikx}</math>. However, this is not technically correct, since <math>e^{ikx}</math> has infinite L2-norm. Nevertheless, it is possible to make a similar rigorous statement. While <math>e^{ikx}</math> is not in <math>L^2(\R)</math>, it can be approached by a Weyl sequence in <math>L^2(\R)</math>. The construction is essentially the same, by constructing a sequence approaching the Dirac delta at <math>k</math> in momentum space, then performing a Fourier transform to position space.
Let <math>T: H^2(\R^n) \to H^2(\R^n)</math> be the Laplace operator <math>T = -\Delta</math>, where <math>H^2</math> is the Sobolev space. Its essential spectrum is <math>[0, \infty)</math>. For each <math>\lambda \in [0, \infty)</math>, and any unit vector <math>\hat k</math>, the construction of the Weyl sequence for the "eigenfunction" <math>e^{i\sqrt{\lambda}\hat k \cdot x}</math> is similar.
Let <math>A</math> denote an operator of type <math>A: D(T)\to X</math>. Let <math>\ker A</math> be its kernel, <math>\operatorname{coker} A</math> be its cokernel, <math>\operatorname{ran} A</math> be its range. We say that <math>A</math> is:
- Normally solvable, if <math>A</math> is a closed operator, and <math>\operatorname{ran} A</math> is a closed set. This can be checked via the closed range theorem.
- Semi-Fredholm, if furthermore, <math>\ker A</math> is finite-dimensional inclusive-or <math>\operatorname{coker} A</math> is finite-dimensional.
- Fredholm, if furthermore, <math>\ker A</math> is finite-dimensional and <math>\operatorname{coker} A</math> is finite-dimensional.
- Fredholm with index zero, if furthermore, <math>\ker A</math> and <math>\operatorname{coker} A</math> has the same dimension.
- If furthermore, there exists a deleted neighborhood of zero that is a subset of the resolvent set.
- In other words, zero is not a limit point of <math>\sigma(A)</math>.
- Has bounded inverse, if there exists a bounded linear operator <math>A^{-1}: X \to D(T)</math>, such that <math>A, A^{-1}</math> are inverses of each other.
Now, set <math>A = (\lambda I - T) </math>. Then conditions 1 to 5 defines 5 essential spectra <math>\sigma_{\mathrm{ess},k}(T)</math>, <math>1\le k\le 5</math>, and condition 6 defines the spectrum <math>\sigma(T)</math>. It is clear that conditions 1 to 5 increases in strength. One can also show that condition 6 is stronger than condition 5. Thus,<math display="block"> \sigma_{\mathrm{ess},1}(T) \subseteq \sigma_{\mathrm{ess},2}(T) \subseteq \sigma_{\mathrm{ess},3}(T) \subseteq \sigma_{\mathrm{ess},4}(T) \subseteq \sigma_{\mathrm{ess},5}(T) \subseteq \sigma(T) \subseteq \C,</math>Any of these inclusions may be strict.
Different authors defined the essential spectra differently, resulting in different terminologies. For example, Kato used <math>\sigma_{\mathrm{ess},2}</math>, Wolf used <math>\sigma_{\mathrm{ess},3}</math>, Schechter used <math>\sigma_{\mathrm{ess},4}</math>, Browder used <math>\sigma_{\mathrm{ess},5}</math>. Thus, <math>\sigma_{\mathrm{ess},5}</math> is also called the Browder essential spectrum, etc.
More definitions
There are even more definitions of the essential spectrum.
