Linear Algebra
Chapter 5/Orthogonality

5.4Inner Product Spaces

Abstracting the dot product to arbitrary vector spaces lets you talk about the angle between two polynomials or the distance between two matrices. The payoff is that every projection formula from §5.1 transfers verbatim.

What you must be able to do

  • Inner product axioms: with equality iff ; symmetry; and linearity in the first argument.
  • . Orthogonality, Pythagoras, Cauchy–Schwarz, and projection all carry over unchanged.
  • Key examples: weighted sums on , on (Frobenius), on .
  • Every inner product gives a norm, but not every norm comes from an inner product. and don't — so Pythagoras can fail for them.
Definition · Inner product space
An inner product on a real vector space assigns to each pair a scalar satisfying: (I) , with equality iff ; (II) ; (III) .
SpaceInner productInduced norm
, or weighted with
Frobenius
, or with weight
at distinct points
!Exam trap
Weights must be strictly positive. A single negative weight breaks axiom (I) — you could get for a nonzero , and then isn't even real.

All the §5.1 machinery transfers with replaced by : orthogonality, the Pythagorean law , Cauchy–Schwarz , and the projections

Worked example

The angle between two functions

0/3 steps
In with , find the angle between and .

Norms without inner products

Definition · Normed linear space
A norm satisfies with equality iff ; ; and the triangle inequality . The -norms on are
!Pythagoras is not universal
Only comes from an inner product. Take the orthogonal pair , : in the -norm, but . Orthogonality itself only makes sense when there's an inner product.

Check yourself

Q1
Which of these fails to be an inner product on the given space?
T / F
If and are orthogonal, then .
T / F
Every inner product on induces a norm via , but not every norm comes from an inner product.