Fiveable

๐ŸงFunctional Analysis Unit 5 Review

QR code for Functional Analysis practice questions

5.2 Hilbert spaces and their characteristics

5.2 Hilbert spaces and their characteristics

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐ŸงFunctional Analysis
Unit & Topic Study Guides

Hilbert spaces are the powerhouses of functional analysis, combining completeness, norms, and inner products. They're like super-charged vector spaces that let us do amazing things with infinite dimensions and abstract functions.

These spaces are everywhere in math and physics. From quantum mechanics to signal processing, Hilbert spaces give us the tools to tackle complex problems. They're the perfect playground for studying operators, orthogonality, and approximation theory.

Hilbert Spaces

Definition of Hilbert spaces

  • Hilbert spaces are complete normed vector spaces equipped with an inner product
    • Completeness ensures every Cauchy sequence converges to an element within the space
    • Normed vector spaces have a notion of distance between elements defined by a norm (Euclidean spaces, LpL^p spaces)
    • Inner product generalizes the dot product and induces a norm โˆฅxโˆฅ=โŸจx,xโŸฉ\|x\| = \sqrt{\langle x, x \rangle}
  • Inner product satisfies properties such as conjugate symmetry, linearity, and positive-definiteness
    • Conjugate symmetry: โŸจx,yโŸฉ=โŸจy,xโŸฉโ€พ\langle x, y \rangle = \overline{\langle y, x \rangle}
    • Linearity: โŸจax+by,zโŸฉ=aโŸจx,zโŸฉ+bโŸจy,zโŸฉ\langle ax + by, z \rangle = a\langle x, z \rangle + b\langle y, z \rangle for scalars a,ba, b
    • Positive-definiteness: โŸจx,xโŸฉโ‰ฅ0\langle x, x \rangle \geq 0 and โŸจx,xโŸฉ=0\langle x, x \rangle = 0 iff x=0x = 0
  • Distinguish Hilbert spaces from general inner product spaces by completeness
    • General inner product spaces may not be complete (space of polynomials with L2L^2 inner product)
    • Completeness is crucial for many important results and applications in functional analysis
Definition of Hilbert spaces, Hilbert space - Wikipedia

Completeness of Hilbert spaces

  • Prove Hilbert spaces are complete with respect to the norm induced by the inner product
    • Consider a Cauchy sequence (xn)(x_n) in a Hilbert space HH
    • Show the sequence of inner products (โŸจxn,xmโŸฉ)(\langle x_n, x_m \rangle) is Cauchy in the underlying field (R\mathbb{R} or C\mathbb{C})
    • Use the completeness of the field to conclude (โŸจxn,xmโŸฉ)(\langle x_n, x_m \rangle) converges to a limit LL
  • Define the limit element xโˆˆHx \in H using the limit LL and properties of the inner product
    • For any yโˆˆHy \in H, define โŸจx,yโŸฉ:=limโกnโ†’โˆžโŸจxn,yโŸฉ\langle x, y \rangle := \lim_{n \to \infty} \langle x_n, y \rangle
    • Verify that xx is well-defined and belongs to HH using the boundedness of (xn)(x_n)
  • Show that the Cauchy sequence (xn)(x_n) converges to the limit element xx
    • Use the Cauchy-Schwarz inequality and the convergence of inner products
  • Conclude that every Cauchy sequence in HH converges, proving completeness
Definition of Hilbert spaces, Inner product space - Wikipedia

Examples of Hilbert spaces

  • L2L^2 spaces: square-integrable functions on a measure space (X,ฮผ)(X, \mu)
    • Functions f:Xโ†’Cf: X \to \mathbb{C} satisfying โˆซXโˆฃfโˆฃ2dฮผ<โˆž\int_X |f|^2 d\mu < \infty
    • Inner product: โŸจf,gโŸฉ=โˆซXfgโ€พdฮผ\langle f, g \rangle = \int_X f \overline{g} d\mu
    • Examples: L2(R)L^2(\mathbb{R}) (functions on the real line), L2([0,1])L^2([0,1]) (functions on the unit interval)
  • โ„“2\ell^2 spaces: square-summable sequences
    • Sequences (xn)n=1โˆž(x_n)_{n=1}^{\infty} satisfying โˆ‘n=1โˆžโˆฃxnโˆฃ2<โˆž\sum_{n=1}^{\infty} |x_n|^2 < \infty
    • Inner product: โŸจ(xn),(yn)โŸฉ=โˆ‘n=1โˆžxnynโ€พ\langle (x_n), (y_n) \rangle = \sum_{n=1}^{\infty} x_n \overline{y_n}
  • Finite-dimensional Euclidean spaces Rn\mathbb{R}^n and Cn\mathbb{C}^n
    • Inner product is the standard dot product: โŸจx,yโŸฉ=โˆ‘i=1nxiyiโ€พ\langle x, y \rangle = \sum_{i=1}^n x_i \overline{y_i}
  • Sobolev spaces Hk(ฮฉ)H^k(\Omega): functions with square-integrable weak derivatives up to order kk

Cauchy-Schwarz inequality in Hilbert spaces

  • Statement: โˆฃโŸจx,yโŸฉโˆฃโ‰คโˆฅxโˆฅโˆฅyโˆฅ|\langle x, y \rangle| \leq \|x\| \|y\| for all x,yโˆˆHx, y \in H
    • Equality holds if and only if xx and yy are linearly dependent
  • Geometric interpretation: relates the angle between vectors to their lengths
    • For unit vectors, โˆฃโŸจx,yโŸฉโˆฃ|\langle x, y \rangle| is the cosine of the angle between them
    • Cauchy-Schwarz inequality bounds the absolute value of the inner product by the product of norms
  • Prove the Cauchy-Schwarz inequality using the properties of the inner product
    • Consider the quadratic polynomial p(t)=โŸจx+ty,x+tyโŸฉp(t) = \langle x + ty, x + ty \rangle for tโˆˆRt \in \mathbb{R}
    • Use the positive-definiteness of the inner product to show p(t)โ‰ฅ0p(t) \geq 0 for all tt
    • Conclude that the discriminant of p(t)p(t) must be non-positive, yielding the inequality
  • Applications and consequences of the Cauchy-Schwarz inequality
    • Proving the triangle inequality for the norm: โˆฅx+yโˆฅโ‰คโˆฅxโˆฅ+โˆฅyโˆฅ\|x + y\| \leq \|x\| + \|y\|
    • Deriving uncertainty principles in quantum mechanics (Heisenberg's uncertainty principle)
    • Studying the convergence of Fourier series in L2L^2 spaces