linear-algebra

Definition

Orthonormal Basis

Let be an inner product space. A family of vectors is an orthonormal basis if:

  1. Orthogonality: for all
  2. Normalisation: for all
  3. Completeness:

where is the bra-ket notation and denotes the linear span.

Every then admits the expansion

Kronecker Delta

The orthonormality condition can be written as

for all , where is the Kronecker delta. This means the basis vectors are mutually orthogonal and each vector has norm .

Parseval Identity

If , then the expansion coefficients satisfy

This is Parseval’s identity. It states that the squared norm of a vector equals the sum of the squared magnitudes of its coordinates in an orthonormal basis.

Gram-Schmidt

Given a linearly independent basis, we can form linear combinations of the basis vectors to obtain an orthonormal basis.

Example

Trivial Orthonormal Basis of

The trivial orthonormal basis of is the family . With the usual inner product on ,

Every can then be written as

Understanding

  1. The basis has only one vector, .
  2. The coefficient of in this basis is .
  3. In with the usual inner product, .
  4. Substituting into the expansion formula gives

Orthonormal Basis of

The standard basis of is the family

With the usual inner product,

So every vector

can be written as

Understanding

  1. The basis vectors are the unit vectors along the coordinate axes.
  2. The coefficient of along is .
  3. The coefficient of along is .
  4. Substituting these coefficients gives the usual coordinate decomposition of .