Standard basis

From HandWiki
Short description: Vectors whose components are all 0 except one that is 1
Every vector a in three dimensions is a linear combination of the standard basis vectors i, j and k.

In mathematics, the standard basis (also called natural basis or canonical basis) of a coordinate vector space (such as [math]\displaystyle{ \mathbb{R}^n }[/math] or [math]\displaystyle{ \mathbb{C}^n }[/math]) is the set of vectors, each of whose components are all zero, except one that equals 1.[1] For example, in the case of the Euclidean plane [math]\displaystyle{ \mathbb{R}^2 }[/math] formed by the pairs (x, y) of real numbers, the standard basis is formed by the vectors

[math]\displaystyle{ \mathbf{e}_x = (1,0),\quad \mathbf{e}_y = (0,1). }[/math]

Similarly, the standard basis for the three-dimensional space [math]\displaystyle{ \mathbb{R}^3 }[/math] is formed by vectors

[math]\displaystyle{ \mathbf{e}_x = (1,0,0),\quad \mathbf{e}_y = (0,1,0),\quad \mathbf{e}_z=(0,0,1). }[/math]

Here the vector ex points in the x direction, the vector ey points in the y direction, and the vector ez points in the z direction. There are several common notations for standard-basis vectors, including {exeyez}, {e1e2e3}, {ijk}, and {xyz}. These vectors are sometimes written with a hat to emphasize their status as unit vectors (standard unit vectors).

These vectors are a basis in the sense that any other vector can be expressed uniquely as a linear combination of these.[2] For example, every vector v in three-dimensional space can be written uniquely as

[math]\displaystyle{ v_x\,\mathbf{e}_x + v_y\,\mathbf{e}_y + v_z\,\mathbf{e}_z, }[/math]

the scalars [math]\displaystyle{ v_x }[/math][math]\displaystyle{ v_y }[/math][math]\displaystyle{ v_z }[/math] being the scalar components of the vector v.

In the n-dimensional Euclidean space [math]\displaystyle{ \mathbb R^n }[/math], the standard basis consists of n distinct vectors

[math]\displaystyle{ \{ \mathbf{e}_i : 1\leq i\leq n\}, }[/math]

where ei denotes the vector with a 1 in the ith coordinate and 0's elsewhere.

Standard bases can be defined for other vector spaces, whose definition involves coefficients, such as polynomials and matrices. In both cases, the standard basis consists of the elements of the space such that all coefficients but one are 0 and the non-zero one is 1. For polynomials, the standard basis thus consists of the monomials and is commonly called monomial basis. For matrices [math]\displaystyle{ \mathcal{M}_{m \times n} }[/math], the standard basis consists of the m×n-matrices with exactly one non-zero entry, which is 1. For example, the standard basis for 2×2 matrices is formed by the 4 matrices

[math]\displaystyle{ \mathbf{e}_{11} = \begin{pmatrix} 1 & 0 \\ 0 & 0 \end{pmatrix},\quad \mathbf{e}_{12} = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix},\quad \mathbf{e}_{21} = \begin{pmatrix} 0 & 0 \\ 1 & 0 \end{pmatrix},\quad \mathbf{e}_{22} = \begin{pmatrix} 0 & 0 \\ 0 & 1 \end{pmatrix}. }[/math]

Properties

By definition, the standard basis is a sequence of orthogonal unit vectors. In other words, it is an ordered and orthonormal basis.

However, an ordered orthonormal basis is not necessarily a standard basis. For instance the two vectors representing a 30° rotation of the 2D standard basis described above, i.e.

[math]\displaystyle{ v_1 = \left( {\sqrt 3 \over 2} , {1 \over 2} \right) \, }[/math]
[math]\displaystyle{ v_2 = \left( {1 \over 2} , {-\sqrt 3 \over 2} \right) \, }[/math]

are also orthogonal unit vectors, but they are not aligned with the axes of the Cartesian coordinate system, so the basis with these vectors does not meet the definition of standard basis.

Generalizations

There is a standard basis also for the ring of polynomials in n indeterminates over a field, namely the monomials.

All of the preceding are special cases of the indexed family

[math]\displaystyle{ {(e_i)}_{i\in I}= ( (\delta_{ij} )_{j \in I} )_{i \in I} }[/math]

where [math]\displaystyle{ I }[/math] is any set and [math]\displaystyle{ \delta_{ij} }[/math] is the Kronecker delta, equal to zero whenever ij and equal to 1 if i = j. This family is the canonical basis of the R-module (free module)

[math]\displaystyle{ R^{(I)} }[/math]

of all families

[math]\displaystyle{ f=(f_i) }[/math]

from I into a ring R, which are zero except for a finite number of indices, if we interpret 1 as 1R, the unit in R.[3]

Other usages

The existence of other 'standard' bases has become a topic of interest in algebraic geometry, beginning with work of Hodge from 1943 on Grassmannians. It is now a part of representation theory called standard monomial theory. The idea of standard basis in the universal enveloping algebra of a Lie algebra is established by the Poincaré–Birkhoff–Witt theorem.

Gröbner bases are also sometimes called standard bases.

In physics, the standard basis vectors for a given Euclidean space are sometimes referred to as the versors of the axes of the corresponding Cartesian coordinate system.

See also

Citations

  1. Roman 2008, p. 47, ch. 1.
  2. Axler (2015) p. 39-40, §2.29
  3. Roman 2008, p. 131, ch. 5.

References

  • {{cite book
|last=Axler
|first=Sheldon
|title=Linear Algebra Done Right
|volume=
|pages=
|publication-date=2015
|series=Undergraduate Texts in Mathematics
|orig-date=18 December 2014 
|edition=3rd
|publisher=Springer Publishing
  • Ryan, Patrick J. (2000). Euclidean and non-Euclidean geometry: an analytical approach. Cambridge; New York: Cambridge University Press. ISBN 0-521-27635-7.  (page 198)
  • Schneider, Philip J.; Eberly, David H. (2003). Geometric tools for computer graphics. Amsterdam; Boston: Morgan Kaufmann Publishers. ISBN 1-55860-594-0.  (page 112)