1. The Cauchy-Schwarz Inequality

Core Concept

The Cauchy-Schwarz inequality is a fundamental theorem in inner product spaces that establishes a relationship between the inner product of two vectors and their individual magnitudes. The inequality states that:

This means the square of the inner product of two vectors is always less than or equal to the product of their self-inner products.

Note: This Inequalit holds only for linearly dependent vectors.

Detailed Proof

The proof follows several steps:

  1. Base Case: When x = 0

    • The left side becomes
    • The right side is
    • Therefore, the inequality holds trivially
  2. Main Case: When x β‰  0

    • We consider the expression for any scalar t
    • This must be β‰₯ 0 due to the positive definiteness of inner products
    • Expanding this:
  3. Quadratic Analysis:

    • The expression forms a quadratic in t
    • Since it’s always β‰₯ 0, this quadratic either: a) Has no real roots b) Has exactly one repeated real root
    • Both conditions require the discriminant to be ≀ 0
    • Discriminant formula:
    • Simplifying:

Significance

This inequality is crucial because:

  1. It allows us to define angles between vectors
  2. It establishes bounds on inner products
  3. It generalizes the concept of angle cosine from Euclidean geometry

2. Vector Magnitude and Length

Definition and Properties

The magnitude (or length) of a vector x in an inner product space is defined as:

This definition generalizes our intuitive understanding of length from Euclidean space to any inner product space.

Key Properties:

  1. Non-negativity:

    • This follows from the positive definiteness of inner products
    • Equality holds iff x = 0
  2. Scalar Multiplication:

    • This shows how scaling affects length
    • Reflects our intuitive understanding of scaling
  3. Triangle Inequality:

    • Generalizes the triangle inequality from Euclidean geometry
    • Fundamental for establishing metric properties

Distance Function

The distance between vectors is defined as:

This definition leads to several important properties:

  1. Non-negativity:
  2. Identity of Indiscernibles: iff x = y
  3. Symmetry:
  4. Triangle Inequality:

Normalized Inner Product:

From Cauchy-Schwarz:

Derivation:

  1. Start with Cauchy-Schwarz:
  2. Take square root:
  3. Divide by (assuming both non-zero):
  4. Since this is a ratio of real numbers:

hence, there is a unique number such that

3. Angles Between Vectors

Mathematical Definition

The angle between vectors is defined through the normalized inner product:

Detailed Analysis

  1. Domain Restriction:

    • The Cauchy-Schwarz inequality ensures:
    • This makes well-defined in
  2. Geometric Interpretation:

    • For : vectors point in same direction
    • For : vectors are perpendicular
    • For : vectors point in opposite directions

Example Working

Consider the example in ℝ² with inner product :

For x = (1,2) and y = (1,0):

  1. Calculate :

  2. Calculate :

  3. Calculate :

  4. Therefore:

4. Orthogonality

Definition and Properties

Two vectors are orthogonal if their inner product is zero:

Key Theorems

  1. Lemma 5.2:

    • Statement: A vector x is orthogonal to all vectors in inner product space iff x = 0
    • Proof:
      • Forward: If x = 0, clearly orthogonal to all vectors
      • Reverse: If orthogonal to all vectors, then for all which implies By positive definiteness, x must be 0
  2. Corollary 5.3:

    • For a basis of inner product space
    • If x is orthogonal to all basis vectors, then x = 0
    • Proof:
      • If for then for any
      • Consider an arbitrary vector y ∈ V. Since Ξ± is a basis, any can be written as a linear combination of basis vectors: where are scalars
      • Examine inner product of x with y
      • By linearity in second argument:
      • Apply orthogonality assumption. Since for all i. Therefore:
      • We’ve shown that x is orthogonal to every vector y ∈ V. By Lemma 5.2 (which states that if a vector is orthogonal to all vectors in V, it must be zero). Therefore, x = 0

The Pythagorean Theorem

Let be an inner product space, and let and be any two vectors in with the angle . Then, gives the equality

Moreover, it deduces the Pythagorean theorem:

for any orthogonal vector and . β–‘

5. Linear Independence and Orthogonality

Statement: If nonzero vectors in an inner product space are mutually orthogonal (i.e., each vector is orthogonal to every other vector), then they are linearly independent.

Detailed Proof:

  1. Suppose
  2. Take inner product with :
  3. By orthogonality:
  4. Since ,
  5. Therefore, vectors are linearly independent

This provides a powerful way to verify linear independence through orthogonality.