Inner Product Definition and Properties
An inner product generalizes the dot product to abstract vector spaces, introducing notions of length, angle, and orthogonality. This structure connects algebra to geometry.
An inner product on a real vector space is a function satisfying for all and :
- Positivity:
- Definiteness: if and only if
- Symmetry:
- Linearity in first argument:
A vector space with an inner product is called an inner product space.
For complex vector spaces, symmetry is replaced by conjugate symmetry: .
-
Euclidean inner product on :
-
Function space :
-
Weighted inner product: where
-
Matrix space : (Frobenius inner product)
The norm (or length) induced by an inner product is:
The distance between vectors is:
A vector with is called a unit vector. The process normalization produces a unit vector: .
For nonzero vectors , the angle between them satisfies:
Vectors and are orthogonal (denoted ) if .
The inner product axioms capture the essential properties that make geometric intuition work: positivity ensures "length" is non-negative, definiteness says only the zero vector has zero length, symmetry makes the product commutative, and linearity allows algebraic manipulation. These properties enable generalization of Euclidean geometry to infinite-dimensional spaces like function spaces.