Basics of inner product spaces
1Introduction
The central point of this lecture is that introducing an
A vector space by itself only has
2Terms and definitions
An
A
A
A
The
3Plan
We first extract the properties of the ordinary
4Intuitive explanation
The dot product can be read as "the product of lengths times the similarity of direction." It is large and positive when vectors point in the same direction, zero at a right angle, and negative in opposite directions. An
5Precise explanation
5.11. Axioms of an inner product 内積 ないせき
For a real inner product space, for all vectors and real scalar ,
and
5.22. Complex inner product spaces
In a complex vector space, ordinary symmetry is not compatible with positivity. For example, a length squared must not become negative when a vector is multiplied by . Therefore the definition uses complex conjugation.
With the convention in this series,
and
The real case is the special case in which conjugation has no visible effect.
5.33. Length and orthogonality 直交 ちょっこう
An inner product defines length by
Positive definiteness ensures the expression under the square root is nonnegative and is positive for .
Vectors and are
This abstracts the condition from the familiar formula .
5.44. Relation to the high-school dot product
For and ,
is exactly the usual dot product in the plane. Inner product spaces generalize this geometric intuition.
5.55. Cauchy-Schwarz inequality
Every inner product satisfies the
In a real inner product space, the proof uses the fact that
for all real . Expanding gives a quadratic in whose discriminant is nonpositive, hence
In a complex inner product space, one may take
for under the convention that the first variable is linear. Then is orthogonal to , and the orthogonal decomposition gives the same inequality. The case is immediate.
For real inner product spaces, Cauchy-Schwarz justifies defining
for nonzero , because the right-hand side lies between and . In complex inner product spaces, is generally complex, so one does not use that quotient directly as without further conventions.
6Scope and limitations
The angle formula in this lecture is primarily for real inner product spaces. In complex inner product spaces, projection coefficients and orthogonal expansions depend on which variable is chosen to be linear. It is important to distinguish the real and complex definitions at the start.
7Criteria
- If length, angle,
orthogonality , or projection appears, work in an inner product space.直交 ちょっこう - If a basis is required to be orthogonal or orthonormal, ordinary linear independence is not enough; inner product structure is being used.
- Least squares and Fourier expansions both rely on inner products.
8Final forms
9In one sentence
An
An
Cauchy-Schwarz is the bridge from the axioms to geometry. It proves the estimate , leads to the triangle inequality for the induced norm developed in the next norm lecture, and identifies equality as the case where the two vectors are linearly dependent. These equality and boundary cases are part of the theorem, not optional details.
10Theorem and proof: Cauchy-Schwarz inequality
For all in an inner product space,
If , both sides are . Assume . With the convention used here, take
Since , this is valid. From
and expansion, we obtain
Multiplying by gives
Taking square roots gives the conclusion.