ConceptComplete

Hilbert Spaces - Key Properties

The geometric structure of Hilbert spaces is fundamentally shaped by the concepts of orthogonality and orthonormal bases, which generalize familiar notions from finite-dimensional Euclidean geometry.

DefinitionOrthogonality

Two vectors x,yx, y in a Hilbert space HH are orthogonal, written xβŠ₯yx \perp y, if ⟨x,y⟩=0\langle x, y \rangle = 0.

For a subset SβŠ‚HS \subset H, the orthogonal complement is SβŠ₯={x∈H:⟨x,y⟩=0Β forΒ allΒ y∈S}S^\perp = \{x \in H : \langle x, y \rangle = 0 \text{ for all } y \in S\}

The orthogonal complement SβŠ₯S^\perp is always a closed subspace of HH.

DefinitionOrthonormal Sets and Bases

A set {eΞ±}α∈A\{e_\alpha\}_{\alpha \in A} in HH is orthonormal if ⟨eΞ±,eβ⟩=δαβ={1Ξ±=Ξ²0Ξ±β‰ Ξ²\langle e_\alpha, e_\beta \rangle = \delta_{\alpha\beta} = \begin{cases} 1 & \alpha = \beta \\ 0 & \alpha \neq \beta \end{cases}

An orthonormal set is called an orthonormal basis (or complete orthonormal system) if its closed linear span equals HH. Equivalently, xβŠ₯eΞ±x \perp e_\alpha for all Ξ±\alpha implies x=0x = 0.

ExampleClassical Orthonormal Bases
  1. Standard Basis in β„“2\ell^2: The sequence en=(0,…,0,1,0,…)e_n = (0, \ldots, 0, 1, 0, \ldots) with 11 in the nn-th position forms an orthonormal basis

  2. Fourier Basis in L2[0,2Ο€]L^2[0, 2\pi]: The functions 12Ο€,cos⁑(nx)Ο€,sin⁑(nx)Ο€(n=1,2,3,…)\frac{1}{\sqrt{2\pi}}, \quad \frac{\cos(nx)}{\sqrt{\pi}}, \quad \frac{\sin(nx)}{\sqrt{\pi}} \quad (n = 1, 2, 3, \ldots) form an orthonormal basis

  3. Legendre Polynomials: After normalization, Legendre polynomials form an orthonormal basis for L2[βˆ’1,1]L^2[-1,1]

Every element in a Hilbert space can be uniquely represented as a (possibly infinite) linear combination of orthonormal basis vectors. If {eΞ±}\{e_\alpha\} is an orthonormal basis, then for any x∈Hx \in H: x=βˆ‘Ξ±βŸ¨x,eα⟩eΞ±x = \sum_\alpha \langle x, e_\alpha \rangle e_\alpha where the sum converges in the norm topology.

TheoremBessel's Inequality and Parseval's Identity

Let {en}n=1∞\{e_n\}_{n=1}^\infty be an orthonormal sequence in a Hilbert space HH. Then for any x∈Hx \in H:

Bessel's Inequality: βˆ‘n=1∞∣⟨x,en⟩∣2≀βˆ₯xβˆ₯2\sum_{n=1}^\infty |\langle x, e_n \rangle|^2 \leq \|x\|^2

If {en}\{e_n\} is an orthonormal basis, then:

Parseval's Identity: βˆ‘n=1∞∣⟨x,en⟩∣2=βˆ₯xβˆ₯2\sum_{n=1}^\infty |\langle x, e_n \rangle|^2 = \|x\|^2

Remark

Every separable Hilbert space (containing a countable dense subset) has a countable orthonormal basis and is therefore isometrically isomorphic to β„“2\ell^2. This remarkable fact means that, from an abstract perspective, there is essentially only one infinite-dimensional separable Hilbert space.

The existence of orthonormal bases and the validity of Parseval's identity are what make Fourier analysis work in Hilbert spaces, providing the foundation for signal processing, quantum mechanics, and harmonic analysis.