You have 3 free guides left 😟
Unlock your guides
You have 3 free guides left 😟
Unlock your guides

The spectral theorem for self-adjoint and normal operators is a game-changer in linear algebra. It shows that these operators have a complete set of orthonormal , letting us break them down into simpler parts.

This theorem is key to understanding how operators work on inner product spaces. It connects abstract math to real-world applications, especially in quantum mechanics where it helps explain how we measure physical properties of particles.

Spectral theorem for operators

Fundamental concepts of the spectral theorem

Top images from around the web for Fundamental concepts of the spectral theorem
Top images from around the web for Fundamental concepts of the spectral theorem
  • Spectral theorem asserts every self-adjoint or on a finite-dimensional inner product space has an of eigenvectors
  • T yields real with orthogonal eigenvectors for distinct eigenvalues
  • Normal operator N produces orthogonal eigenvectors for distinct eigenvalues, allowing complex eigenvalues
  • Guarantees existence of U diagonalizing the operator (UTU or UNU)
  • Diagonal entries of resulting matrix represent eigenvalues of original operator
  • Columns of unitary matrix U comprise corresponding orthonormal eigenvectors
  • Generalizes process for symmetric matrices to self-adjoint and normal operators

Mathematical formulation and properties

  • for self-adjoint operator T: T=i=1nλiPiT = \sum_{i=1}^n \lambda_i P_i
    • λi\lambda_i denote eigenvalues
    • PiP_i represent orthogonal projections onto eigenspaces
  • For normal operator N: N=i=1nλiPiN = \sum_{i=1}^n \lambda_i P_i
    • Eigenvalues λi\lambda_i may be complex
  • Orthogonality of eigenvectors: vi,vj=0\langle v_i, v_j \rangle = 0 for iji \neq j
  • Completeness of eigenbasis: i=1nPi=I\sum_{i=1}^n P_i = I (identity operator)
  • Unitary diagonalization: T=UDUT = UDU^* or N=UDUN = UDU^*
    • U unitary matrix (columns orthonormal eigenvectors)
    • D diagonal matrix (entries eigenvalues)

Proof of the spectral theorem

Proof strategy for self-adjoint operators

  • Begin by proving existence of at least one eigenvector using extremal principle on quadratic form Tx,x\langle Tx,x \rangle
  • Demonstrate orthogonal complement of eigenspace invariant under operator T
  • Employ induction on vector space dimension to extend result to full set of eigenvectors
  • Construct orthonormal basis of eigenvectors using Gram-Schmidt process if necessary

Proof elements for normal operators

  • Prove (NNNN)v=0(N^*N - NN^*)v = 0 for any eigenvector v of N
  • Show eigenvectors corresponding to distinct eigenvalues orthogonal for both self-adjoint and normal operators
  • Utilize properties of normal operators: Nx=Nx\|Nx\| = \|N^*x\| for all vectors x
  • Demonstrate commutativity of N and N* implies simultaneous diagonalizability

Key steps in the proof

  • Establish existence of eigenvalues using characteristic polynomial: det(TλI)=0det(T - \lambda I) = 0
  • Prove reality of eigenvalues for self-adjoint operators: λ=Tv,vv,v\lambda = \frac{\langle Tv,v \rangle}{\langle v,v \rangle} for eigenvector v
  • Show orthogonality of eigenvectors: Tv1,v2=λ1v1,v2=v1,Tv2=λ2v1,v2\langle Tv_1,v_2 \rangle = \lambda_1 \langle v_1,v_2 \rangle = \langle v_1,Tv_2 \rangle = \lambda_2 \langle v_1,v_2 \rangle
  • Construct unitary matrix U using normalized eigenvectors as columns
  • Verify diagonalization: UTU=DU^*TU = D or UNU=DU^*NU = D
  • Conclude by expressing original operator as T=UDUT = UDU^* or N=UDUN = UDU^*

Diagonalization using the spectral theorem

Process for diagonalizing self-adjoint operators

  • Identify operator as self-adjoint by verifying T=TT^* = T
  • Calculate characteristic polynomial det(TλI)=0det(T - \lambda I) = 0 to find eigenvalues
  • For each eigenvalue, determine corresponding eigenvectors: (TλI)v=0(T - \lambda I)v = 0
  • Normalize eigenvectors to unit length: u=vvu = \frac{v}{\|v\|}
  • Ensure orthonormal set for repeated eigenvalues (use Gram-Schmidt if needed)
  • Construct unitary matrix U using normalized eigenvectors as columns
  • Compute diagonal matrix D=UTUD = U^*TU to verify diagonalization
  • Express original operator as T=UDUT = UDU^* completing diagonalization process

Diagonalization of normal operators

  • Confirm operator normality by checking NN=NNN^*N = NN^*
  • Find eigenvalues through characteristic equation det(NλI)=0det(N - \lambda I) = 0
  • Determine eigenvectors for each eigenvalue solving (NλI)v=0(N - \lambda I)v = 0
  • Normalize and orthogonalize eigenvectors (Gram-Schmidt process for degenerate eigenvalues)
  • Form unitary matrix U with orthonormal eigenvectors as columns
  • Verify diagonalization by computing D=UNUD = U^*NU
  • Represent normal operator as N=UDUN = UDU^*

Examples and applications

  • Diagonalize : A=(2ii2)A = \begin{pmatrix} 2 & i \\ -i & 2 \end{pmatrix}
  • Spectral decomposition of rotation operator in 2D: R(θ)=(cosθsinθsinθcosθ)R(\theta) = \begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}
  • Apply spectral theorem to solve differential equations: d2ydx2+y=0\frac{d^2y}{dx^2} + y = 0 using eigenfunctions of d²/dx²
  • Analyze vibration modes of a system using spectral decomposition of mass and stiffness matrices

Implications of the spectral theorem in quantum mechanics

Observables and measurements

  • Quantum observables represented by self-adjoint operators ensuring real eigenvalues (physical measurements)
  • Eigenvalues correspond to possible measurement outcomes (energy levels, spin states)
  • Eigenvectors represent pure states yielding definite measurement values
  • State space decomposition into orthogonal subspaces for distinct measurement outcomes
  • Probabilistic nature reflected in state vector expansion using observable's eigenvectors
  • Measurement postulate explained mathematically through spectral theorem (wave function collapse)

Applications in quantum systems

  • Time evolution analysis: ψ(t)=eiHt/ψ(0)\psi(t) = e^{-iHt/\hbar}\psi(0) using spectral decomposition of Hamiltonian H
  • Computational methods in quantum chemistry (molecular orbital theory)
  • Solid-state physics applications (band structure calculations)
  • Quantum information theory: qubit representations and operations
  • Perturbation theory development using spectral theorem as foundation

Examples in physical systems

  • Hydrogen atom energy levels derived from spectral analysis of Hamiltonian
  • Stern-Gerlach experiment explained through spin operator eigenstates
  • Harmonic oscillator energy states as eigenfunctions of Hamiltonian
  • Angular momentum quantization from eigenvalues of L² and Lz operators
  • Zeeman effect analysis using perturbation of Hamiltonian eigenvalues
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Glossary