operator theory
Self-Adjoint Operators
You should know: hilbert spaces fa, adjoint operators la
Overview
A bounded linear operator T on a Hilbert space H is self-adjoint (or Hermitian) if T = T*, where T* is the Hilbert space adjoint defined by <Tx, y> = <x, T*y> for all x, y in H. Self-adjoint operators have real spectrum, admit a spectral measure decomposition (the spectral theorem), and model observable quantities in quantum mechanics. They are the infinite-dimensional analogue of real symmetric matrices.
Intuition
A matrix is self-adjoint if it equals its conjugate transpose. The Hilbert space analogue replaces the matrix entry condition with an inner product condition: <Tx, y> = <x, Ty> for all x, y. This symmetry forces eigenvalues to be real and eigenvectors for distinct eigenvalues to be orthogonal. In quantum mechanics, self-adjoint operators represent observables whose measured values (spectral values) must be real.
Formal Definition
Let H be a Hilbert space. The adjoint T* of T in B(H) is the unique operator satisfying <Tx, y> = <x, T*y> for all x, y in H (existence and uniqueness by the Riesz representation theorem applied to y |-> <Tx,y>). T is self-adjoint if T = T*, i.e., <Tx,y> = <x,Ty> for all x,y in H. T is positive (T >= 0) if <Tx,x> >= 0 for all x. Every positive operator is self-adjoint.
Notation
| Notation | Meaning |
|---|---|
| Hilbert space adjoint of T | |
| T is self-adjoint | |
| T is positive: <Tx,x> >= 0 for all x | |
| Spectrum of T (real for self-adjoint T) |
Theorems
Worked Examples
- 1
Compute the inner product:
- 2
Since f is real-valued, f(t) = overline{f(t)}:
- 3
So <M_f g, h> = <g, M_f h> for all g, h in L^2[0,1], i.e., M_f* = M_f.
✓ Answer
M_f is self-adjoint for real-valued f because multiplying by a real function commutes with complex conjugation in the inner product.
Practice Problems
Prove that the spectrum of a self-adjoint operator T in B(H) is real.
Give an example of a self-adjoint operator on l^2 and compute its spectrum.
Quiz
Summary
- T is self-adjoint if T = T*, equivalently <Tx,y> = <x,Ty> for all x,y in H.
- Self-adjoint operators have real spectrum: sigma(T) subset R.
- Eigenvectors for distinct eigenvalues are orthogonal.
- The norm equals the quadratic form norm: ||T|| = sup_{||x||=1}|<Tx,x>|.
- The spectral theorem gives T = integral lambda dE(lambda) as an integral over sigma(T).
References
- BookReed, M. & Simon, B. — Methods of Modern Mathematical Physics I, Chapter VI
- BookRudin, W. — Functional Analysis (2nd ed.), Chapter 12
- Websiteen.wikipedia.org
Mathematics