TheoremComplete

Compact Operators - Main Theorem

The Spectral Theorem for Compact Self-Adjoint Operators extends the diagonalization of symmetric matrices to infinite dimensions, providing a complete understanding of their structure.

TheoremSpectral Theorem for Compact Self-Adjoint Operators

Let HH be a separable Hilbert space and T:HHT : H \to H a compact self-adjoint operator. Then:

  1. All eigenvalues of TT are real
  2. Eigenvectors corresponding to distinct eigenvalues are orthogonal
  3. There exists an orthonormal basis {en}\{e_n\} of HH consisting of eigenvectors of TT
  4. The eigenvalues {λn}\{\lambda_n\} satisfy λ1λ2|\lambda_1| \geq |\lambda_2| \geq \cdots and λn0\lambda_n \to 0
  5. For any xHx \in H, T(x)=n=1λnx,enenT(x) = \sum_{n=1}^\infty \lambda_n \langle x, e_n \rangle e_n

This theorem shows that compact self-adjoint operators are "diagonalizable" with respect to an orthonormal basis, just like finite-dimensional symmetric matrices.

Proof

The proof proceeds by constructively finding eigenvalues and eigenvectors:

  1. Let λ1=supx=1Tx,x\lambda_1 = \sup_{\|x\|=1} |\langle Tx, x \rangle|. There exists a unit vector e1e_1 with Te1=λ1e1Te_1 = \lambda_1 e_1

  2. Consider H1={e1}H_1 = \{e_1\}^\perp and restrict TT to H1H_1. Since TT is self-adjoint, T(H1)H1T(H_1) \subset H_1

  3. Repeat the process on H1H_1 to find λ2\lambda_2 and e2e_2, then continue inductively

  4. Compactness ensures λn0\lambda_n \to 0

  5. The span of {en}\{e_n\} is dense in HH, giving an orthonormal basis

ExampleApplications
  1. Sturm-Liouville Problems: The operator Lu=(p(x)u)+q(x)uLu = -(p(x)u')' + q(x)u on L2[a,b]L^2[a,b] with appropriate boundary conditions has compact resolvent, so its eigenvalue problem has complete orthonormal solutions

  2. Vibrating String: Normal modes of a vibrating string are eigenfunctions of a compact self-adjoint operator

  3. Heat Equation: Solutions can be expanded in eigenfunctions: u(x,t)=cneλnten(x)u(x,t) = \sum c_n e^{-\lambda_n t} e_n(x)

  4. Quantum Mechanics: Energy eigenstates of certain Hamiltonians form complete orthonormal systems

Remark

This theorem is one of the most important results in functional analysis. It provides the theoretical foundation for Fourier series, quantum mechanics, and the solution of PDEs via separation of variables and eigenfunction expansions.

The spectral theorem transforms abstract operator theory into concrete computations with eigenvalues and eigenvectors.