Bounded Linear Operators: Adjoints, Spectrum & Compact Operators
Bounded linear operators between Hilbert spaces generalize matrices to infinite dimensions — their spectrum characterizes invertibility and dynamical behavior, while compact operators form a tractable subclass with a complete spectral theory that mirrors finite-dimensional eigendecomposition.
Concepts
Gram matrix K(i,j) = k(xᵢ, xⱼ) for N=8 equally-spaced points on [0,1]. Color encodes kernel value: low → high.
A matrix acting on can be diagonalized (if symmetric) or decomposed by singular values. Bounded linear operators generalize this to infinite-dimensional function spaces, where the question of when an operator is "diagonalizable" — and what its eigenvalues look like — becomes substantially more subtle. The spectrum of an operator replaces the eigenvalue list, but in infinite dimensions it can contain points that are neither eigenvalues nor their absence: a continuous spectrum where the operator is injective but not surjective, and a residual spectrum where the range is not even dense.
Bounded Linear Operators
A map between normed spaces is linear if . It is bounded if
Boundedness is equivalent to continuity for linear maps. The space of bounded linear operators is itself a Banach space under this operator norm, and is a Banach algebra under composition.
Adjoint. For between Hilbert spaces, the adjoint is the unique operator satisfying for all , . Self-adjoint operators satisfy and are the infinite-dimensional analogue of symmetric matrices.
The Spectrum
For (a bounded operator on a Banach space) and , the operator may fail to be invertible for three distinct reasons:
- Point spectrum : is not injective — is an eigenvalue
- Continuous spectrum : is injective with dense range but not surjective (no inverse)
- Residual spectrum : is injective but range is not dense
The spectrum is always closed in and non-empty. The resolvent set is where exists and is bounded.
For self-adjoint operators on Hilbert spaces, and — the spectrum consists only of eigenvalues and continuous spectrum.
The three-part decomposition of the spectrum is forced by the definition of invertibility: an operator fails to be invertible if it is not injective (point spectrum), not surjective (residual or continuous spectrum depending on density of range). In finite dimensions, injective implies surjective for square maps, so this distinction collapses to eigenvalues vs. not. In infinite dimensions, injectivity and surjectivity decouple, creating the richer spectral structure — and the spectral type determines the dynamics of the associated differential operator.
Spectral Theorem for Compact Self-Adjoint Operators
An operator is compact if it maps bounded sets to precompact sets (sets whose closure is compact). Equivalently, if weakly, then in norm. Compact operators can be approximated by finite-rank operators.
Spectral theorem for compact self-adjoint operators. Let be a compact self-adjoint operator on a Hilbert space. Then:
- Every nonzero is an eigenvalue with finite-dimensional eigenspace
- Eigenvalues are real and form a sequence with
- The eigenvectors corresponding to distinct eigenvalues are orthogonal and form a complete ONB for
- The spectral expansion holds:
The only possible accumulation point of eigenvalues is . If is infinite-dimensional, must lie in the spectrum (but may not be an eigenvalue).
Hilbert-Schmidt Operators
An operator defined by an integral kernel ,
is Hilbert-Schmidt if . Every Hilbert-Schmidt operator is compact.
Singular Value Decomposition for Operators
For a compact operator , the operator is compact and self-adjoint with non-negative eigenvalues. The singular values are , arranged in decreasing order . The operator SVD is
where is an ONB for (right singular vectors) and is an ONB for (left singular vectors). Truncating this expansion at terms gives the best rank- approximation to .
Fredholm alternative. For a compact operator and , either is invertible (unique solution for every right-hand side), or the equation has a nonzero solution (eigenvalue). There is no third option — this is the exact analogue of the Fredholm alternative for matrices.
Worked Example
The Integral Operator Is Hilbert-Schmidt and Compact
Let be square-integrable, and define on .
Boundedness: By Cauchy-Schwarz, . Integrating over :
so . Thus is bounded and Hilbert-Schmidt.
Compactness: Write in any ONB of . Truncating to terms gives a finite-rank operator , and as . Since finite-rank operators are compact and the compact operators form a closed set under norm limits, is compact.
Eigenvalues via Separation of Variables (Separable Kernel)
For a separable kernel , the operator is rank-1. Its only nonzero eigenvalue is with eigenvector . The finite-rank SVD truncation applied to a general extends this idea: the -term truncation is the sum of rank-1 operators, each from a pair of singular vectors.
Finite-Rank SVD Approximation
If is Hilbert-Schmidt with singular values , the best rank- approximation in operator norm is , with approximation error . This is the operator analogue of matrix truncated SVD and justifies low-rank kernel approximations (Nyström method) in machine learning.
Connections
Where Your Intuition Breaks
The spectral theorem for compact self-adjoint operators looks like eigendecomposition, and in a sense it is — but the zero eigenvalue plays a special role that has no finite-dimensional analogue. In infinite dimensions, a compact operator must have in its spectrum even if is not an eigenvalue ( has only the trivial solution). This is because a compact operator cannot be invertible on an infinite-dimensional space: if it were, the unit ball would be compact (image of a bounded set under a bounded invertible map), but Riesz's theorem says the unit ball in an infinite-dimensional normed space is never compact. The "invisibility" of in the point spectrum does not mean is invertible — it means the failure of invertibility is more subtle than the existence of a kernel.
The spectral theorem for compact self-adjoint operators is the infinite-dimensional generalization of eigendecomposition. Just as a symmetric matrix can be diagonalized in an ONB of eigenvectors, a compact self-adjoint operator on a Hilbert space expands in an ONB of eigenfunctions. The key difference: infinite-dimensional operators may have eigenvalue with infinite-dimensional eigenspace, and the spectrum may have a non-trivial continuous part for non-compact operators. For compact operators, this complication disappears — the spectrum is purely discrete (plus possibly ).
The operator SVD is the conceptual foundation of principal component analysis, latent semantic analysis, and neural network weight matrix analysis. When a weight matrix is viewed as a finite-rank operator from to , its singular values measure the "gain" in each principal direction. For kernel operators, the singular values decay at a rate determined by the smoothness of (smoother kernels have faster-decaying ), which directly controls approximation quality via the Nyström method.
The spectral theorem fails for non-self-adjoint operators in ways that have no finite-dimensional analogue. A bounded operator on an infinite-dimensional Hilbert space may have an empty point spectrum (no eigenvalues at all), yet a non-trivial continuous spectrum. The left-shift operator on , for example, has but equals the closed unit disk. For some pathological operators (e.g., the Volterra operator ), every lies in the resolvent and — not an eigenvalue, just a spectral point. Non-self-adjoint spectral theory is significantly more complex and is an active research area.
Enjoying these notes?
Get new lessons delivered to your inbox. No spam.