Standard Basis — Definition, Formula & Examples
The standard basis is the set of unit vectors in that each point along exactly one coordinate axis. In , these are the familiar vectors , , and .
The standard basis for is the ordered set where is the vector whose -th component is and all other components are . These vectors are orthonormal and span , so every vector can be written uniquely as .
Key Formula
Where:
- = The $i$-th standard basis vector in $\mathbb{R}^n$
- = The dimension of the vector space
- = The index of the coordinate axis, from $1$ to $n$
How It Works
Each standard basis vector isolates one coordinate direction. When you write a vector like , you are implicitly expressing it as a linear combination of the standard basis: . The standard basis is not the only basis for , but it is the default one used when no other basis is specified. Because the standard basis vectors are mutually perpendicular and each have magnitude , extracting components is straightforward — the -th component of equals .
Worked Example
Problem: Express the vector as a linear combination of the standard basis vectors in .
Identify the standard basis: In , the standard basis vectors are:
Write the linear combination: Each component of becomes the scalar coefficient of the corresponding basis vector.
Verify: Multiply and add to confirm the result matches the original vector.
Answer:
Why It Matters
The standard basis provides the default coordinate system in which vectors, matrices, and linear transformations are expressed. When you multiply a matrix by a vector, each column of the matrix is the image of one standard basis vector under that transformation — a fact central to understanding eigenvalues, change of basis, and matrix decomposition.
Common Mistakes
Mistake: Assuming the standard basis is the only basis for .
Correction: Any set of linearly independent vectors in forms a basis. The standard basis is simply the most convenient default choice.
