Inner Product Spaces

Definition: Inner Product Space

An inner product space is either a complex vector space or a real vector space equipped with an inner product operation which has the following properties:

  1. Conjugate symmetry
  1. Sesquilinearity
  • Distributivity I:

  • Distributivity II:

  • Semi-linearity in the first argument:

  • Linearity in the second argument:

  1. Positive-definiteness

NOTE

When we have a real inner product space, the inner product should be real-valued, i.e. . Conjugation is then simply ignored because it has no effect on real numbers.

NOTATION

We write when it does not matter if the inner product space is real or complex.

Theorem: Euclidean Norm

Let be an inner product space.

The function defined as

is a norm on .

Definition: Euclidean Norm

This norm is known as the Euclidean norm or the canonical norm on .

NOTATION

Definition: Angle

The angle between two nonzero vectors and of an inner product space is defined using the Euclidean norm and the real arccosine function as follows:

NOTATION

Theorem: Euclidean Metric

Let be an inner product space.

The function defined as

is a metric on .

Definition: Euclidean Metric

We call the Euclidean metric on .

Definition: Euclidean Distance

We call the Euclidean distance between and .

Orthogonality

Definition: Orthogonality

Two vectors and of an inner product space are orthogonal if their inner product is zero.

NOTATION

Definition: Orthogonal Complement

Let be a subspace of an [inner product space] .

The orthogonal complement of is the set of all vectors in which are orthogonal to all orthogonal in .

NOTATION

THEOREM

The orthogonal complement of is also a subspace of and its dimension is

Definition: Orthogonal Basis

A basis of an inner product space is orthogonal if all pairs of basis elements are orthogonal to each other:

Definition: Orthonormal Basis

An orthonormal basis of an inner product space is an orthogonal basis , where the Euclidean norm of each basis element is equal to one:

Algorithm: Gram-Schmidt Orthonormalisation Process

Every orthogonal basis of a finite-dimensional inner product space can be turned into an orthonormal basis through the following process:

  1. The first vector in is simply the normalized version of .
  1. We construct the -th element of so that it is orthogonal to all the resulting basis vectors before it and so that its norm is one.
  • Firstly, we ensure that is orthogonal to all by assigning it the following value.