Fiveable

๐ŸงFunctional Analysis Unit 5 Review

QR code for Functional Analysis practice questions

5.1 Definition and properties of inner product spaces

5.1 Definition and properties of inner product spaces

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

Inner product spaces are vector spaces with a special function that pairs vectors, giving us a way to measure angles and lengths. This function, called the inner product, follows specific rules that make it behave nicely with vector operations.

The inner product lets us define norms, which measure vector lengths. It also gives us the Cauchy-Schwarz inequality, a powerful tool for bounding inner products. These concepts are key to understanding vector spaces more deeply.

Inner Product Spaces

Definition of inner product spaces

  • Vector space VV over a field F\mathbb{F} (R(\mathbb{R} or C)\mathbb{C}) equipped with an inner product function โŸจโ‹…,โ‹…โŸฉ:Vร—Vโ†’F\langle \cdot, \cdot \rangle: V \times V \to \mathbb{F} that assigns a scalar value to each pair of vectors
  • Inner product satisfies the following axioms for all x,y,zโˆˆVx, y, z \in V and ฮฑโˆˆF\alpha \in \mathbb{F}:
    • Conjugate symmetry ensures โŸจx,yโŸฉ\langle x, y \rangle equals the complex conjugate of โŸจy,xโŸฉ\langle y, x \rangle
    • Linearity in the second argument distributes the inner product over vector addition and scalar multiplication โŸจx,ฮฑy+zโŸฉ=ฮฑโŸจx,yโŸฉ+โŸจx,zโŸฉ\langle x, \alpha y + z \rangle = \alpha \langle x, y \rangle + \langle x, z \rangle
    • Positive definiteness guarantees โŸจx,xโŸฉโ‰ฅ0\langle x, x \rangle \geq 0 with equality if and only if x=0x = 0, implying the inner product of a vector with itself is always non-negative and zero only for the zero vector

Properties of inner products

  • Conjugate symmetry โŸจx,yโŸฉ=โŸจy,xโŸฉโ€พ\langle x, y \rangle = \overline{\langle y, x \rangle} holds for all x,yโˆˆVx, y \in V by the conjugate symmetry axiom
  • Linearity in the first argument โŸจฮฑx+y,zโŸฉ=ฮฑโŸจx,zโŸฉ+โŸจy,zโŸฉ\langle \alpha x + y, z \rangle = \alpha \langle x, z \rangle + \langle y, z \rangle for all x,y,zโˆˆVx, y, z \in V and ฮฑโˆˆF\alpha \in \mathbb{F} follows from conjugate symmetry and linearity in the second argument:
    • Proof: โŸจฮฑx+y,zโŸฉ=โŸจz,ฮฑx+yโŸฉโ€พ=ฮฑโŸจz,xโŸฉ+โŸจz,yโŸฉโ€พ=ฮฑห‰โŸจz,xโŸฉโ€พ+โŸจz,yโŸฉโ€พ=ฮฑโŸจx,zโŸฉ+โŸจy,zโŸฉ\langle \alpha x + y, z \rangle = \overline{\langle z, \alpha x + y \rangle} = \overline{\alpha \langle z, x \rangle + \langle z, y \rangle} = \bar{\alpha} \overline{\langle z, x \rangle} + \overline{\langle z, y \rangle} = \alpha \langle x, z \rangle + \langle y, z \rangle
  • Sesquilinearity combines linearity in one argument and conjugate linearity in the other, resulting from linearity in both arguments and conjugate symmetry
Definition of inner product spaces, Vector space - Wikipedia

Norms from inner products

  • Inner product โŸจโ‹…,โ‹…โŸฉ\langle \cdot, \cdot \rangle on vector space VV induces a norm defined as โˆฅxโˆฅ=โŸจx,xโŸฉ\|x\| = \sqrt{\langle x, x \rangle} for all xโˆˆVx \in V, measuring the length or magnitude of a vector
  • Induced norm satisfies properties:
    • Positivity โˆฅxโˆฅโ‰ฅ0\|x\| \geq 0 with โˆฅxโˆฅ=0\|x\| = 0 if and only if x=0x = 0, ensuring non-negative lengths and zero length only for the zero vector
    • Homogeneity โˆฅฮฑxโˆฅ=โˆฃฮฑโˆฃโˆฅxโˆฅ\|\alpha x\| = |\alpha| \|x\| for all ฮฑโˆˆF\alpha \in \mathbb{F} and xโˆˆVx \in V, scaling the length by the absolute value of the scalar
    • Triangle inequality โˆฅx+yโˆฅโ‰คโˆฅxโˆฅ+โˆฅyโˆฅ\|x + y\| \leq \|x\| + \|y\| for all x,yโˆˆVx, y \in V, bounding the length of a sum of vectors by the sum of their lengths
  • Cauchy-Schwarz inequality โˆฃโŸจx,yโŸฉโˆฃโ‰คโˆฅxโˆฅโˆฅyโˆฅ|\langle x, y \rangle| \leq \|x\| \|y\| for all x,yโˆˆVx, y \in V geometrically interprets the absolute value of the inner product as bounded by the product of the vector norms

Identification of inner products

  • Verifying a function โŸจโ‹…,โ‹…โŸฉ:Vร—Vโ†’F\langle \cdot, \cdot \rangle: V \times V \to \mathbb{F} is an inner product on vector space VV requires checking the inner product axioms:
    • Conjugate symmetry โŸจx,yโŸฉ=โŸจy,xโŸฉโ€พ\langle x, y \rangle = \overline{\langle y, x \rangle} for all x,yโˆˆVx, y \in V
    • Linearity in the second argument โŸจx,ฮฑy+zโŸฉ=ฮฑโŸจx,yโŸฉ+โŸจx,zโŸฉ\langle x, \alpha y + z \rangle = \alpha \langle x, y \rangle + \langle x, z \rangle for all x,y,zโˆˆVx, y, z \in V and ฮฑโˆˆF\alpha \in \mathbb{F}
    • Positive definiteness โŸจx,xโŸฉโ‰ฅ0\langle x, x \rangle \geq 0 for all xโˆˆVx \in V with โŸจx,xโŸฉ=0\langle x, x \rangle = 0 if and only if x=0x = 0
  • Common inner products include:
    • Euclidean inner product on Rn\mathbb{R}^n: โŸจx,yโŸฉ=โˆ‘i=1nxiyi\langle x, y \rangle = \sum_{i=1}^n x_i y_i for x=(x1,โ€ฆ,xn)x = (x_1, \ldots, x_n) and y=(y1,โ€ฆ,yn)y = (y_1, \ldots, y_n) (dot product)
    • Standard inner product on Cn\mathbb{C}^n: โŸจx,yโŸฉ=โˆ‘i=1nxiyiโ€พ\langle x, y \rangle = \sum_{i=1}^n x_i \overline{y_i} for x=(x1,โ€ฆ,xn)x = (x_1, \ldots, x_n) and y=(y1,โ€ฆ,yn)y = (y_1, \ldots, y_n) (Hermitian inner product)
    • L2L^2 inner product on square-integrable functions: โŸจf,gโŸฉ=โˆซabf(x)g(x)โ€พdx\langle f, g \rangle = \int_a^b f(x) \overline{g(x)} dx for f,gโˆˆL2([a,b])f, g \in L^2([a, b]) (integral of the product of one function with the complex conjugate of the other)