Inner Products

A function that assigns to every ordered pair of vectors , a scaler in denoted such that and , the following hold

  • (complex conjugation)
  • if

An inner product space (ips) is a vector space with a specified inner product

Common Types

  • Tuples: Dot Product
  • Matrices: Frobenious inner product

Properties

Norm

  • Properties
    • (Cauchy-Schwartz inequality)
    • (triangle inequality)
  • is a unit vector if

Orthogonal Sets

  • are orthogonal (perpendicular) if
  • orthogonal if any two two distinct vectors in are orthogonal
  • orthonormal if is orthogonal and contains entirely unit vectors
  • is an orthogonal subset of consisting of nonzero vectors is linearly independent

Using

  • orthogonal subset of , .
  • finding the projection of y onto each vector and then adding them together
  • If orthonormal, can drop the division because it’s just dividing by 1

Gram-Schmidt Orthogonalization

linearly independent subset of inner product space Define where and

is an orthogonal set of nonzero vectors and

Works by subtracting the projection of the current vectors onto all of the previous vectors from the current vector

Orthonormal Bases

  • An orthonormal basis is an ordered basis that is orthonormal
  • Bases are nicer to work with when orthonormal (because you can reason about them more like the standard coordinate system)
  • nonzero finite-dimensional ips. Then has an orthonormal basis
  • Using as linear combination
    • and
    • Corollary for Matrix Representations of Transforms
      • Let be linear operator on and . Then

Orthogonal Complement

  • ips. is the orthogonal complement of .
  • It is the set of vectors in that are orthogonal to every vector in
  • is a subspace of

finite-dimensional subspace of ips . Let . Then such that Furthermore, if is an orthonormal basis for the here is the “closest” to . that is for any . That is an equality iff .

3 dimensional example:

is an orthonormal subset of ips

  • can be extended to an orthonormal basis for
  • If then the vectors that were added above is an orthonormal basis for
  • If is any subspace of , then