Basis

Let be a subset of . If is a linearly independent set of vectors in such that , then is a basis for . We define a basis for to be the empty set, .

β€œBases” is the plural of basis.

A basis is a set of vectors such that their linear combination can generate any vector in the entire vector space.

Bases of Subspaces

Orthogonal and Orthonormal Bases

In linear algebra, an orthogonal basis is a set of vectors in a vector space that are mutually orthogonal to each other. More precisely, a basis is orthogonal if every pair of vectors in the basis is orthogonal, meaning their dot product is zero.

Let’s consider a vector space over a field . A set of vectors in V is said to form an orthogonal basis if:

  1. Every vector in the set is nonzero.
  2. The vectors are mutually orthogonal, which means that for any distinct indices and (where ), the dot product of and is zero: .

Orthonormal Bases

If each vectors in the basis has a length of 1, then the basis is called an orthonormal basis.

Orthonormal = orthogonal + normalized