Linear Algebra 25 | Coordinates with respect to a Basis [dark version]
Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
A basis of a subspace must both span the subspace and be linearly independent.
Briefing
Coordinates with respect to a basis turn one and the same vector into different coordinate lists—depending on which spanning, linearly independent vectors are chosen as the reference. That flexibility matters because a “better” basis can make calculations dramatically simpler, even though the underlying vector in the subspace never changes.
The discussion starts with the standard basis in : the unit vectors and form an orthogonal grid aligned with the axes. Any vector in the plane can be described by how far to move in the -direction and -direction, including negative moves. Those two movement amounts are exactly the coordinates of relative to the standard basis.
Switching to a different basis changes the coordinate system. In , choosing two new independent vectors as basis elements creates a new grid that need not be right-angled. The same geometric vector can then be reached by moving some number of steps along the first basis vector and some number along the second. In the example, the coordinates become instead of the standard-basis coordinates, illustrating why basis choice can streamline computation.
The core definition is then generalized to a subspace . If is a basis of , then every vector can be written as a linear combination The coefficients are called the coordinates of with respect to . Linear independence guarantees uniqueness: there is only one way to express using those basis vectors, so the coordinates are well-defined. Because there are basis vectors, the coordinate list always has length , not .
To connect this to practical calculations, the transcript warns about notation: writing the coordinates as a column vector is a shorthand for the linear combination, not a literal equality between vectors with different dimensions. A common way to reduce confusion is to index the notation by the basis .
Finally, two examples show how coordinates arise from solving for the linear combination. For a non-standard basis, the vector is expressed by reading off how many times each basis vector must be used, yielding coordinates . Another vector ends up requiring only the first basis vector with coefficient , giving coordinates . The takeaway is straightforward: coordinates are basis-dependent, but the basis-dependent coefficients are uniquely determined and can make solving for representations far easier.
Cornell Notes
A basis of a subspace is a linearly independent set that spans . For a basis , every vector can be written uniquely as . The scalars are the coordinates of with respect to . Changing the basis changes the coordinates because it changes the grid used to describe vectors, even though the geometric vector itself stays the same. Choosing a more convenient basis can make the coefficients—and thus computations—much simpler.
Why do the same vector have different coordinate lists in ?
What exactly makes a set of vectors a basis for a subspace?
How are coordinates defined for a vector ?
Why are the coordinates unique?
What notational confusion can happen when coordinates are written as a column vector?
How do the examples produce coordinates for a non-standard basis?
Review Questions
- Given a basis for a subspace , what guarantees that the coordinates of a vector are unique?
- If a vector has coordinates with respect to one basis in , what changes when switching to a different basis?
- Why is it misleading to interpret a coordinate column vector as the same object as the original vector in ?
Key Points
- 1
A basis of a subspace must both span the subspace and be linearly independent.
- 2
Coordinates of a vector are the coefficients in its unique linear combination of basis vectors.
- 3
Changing the basis changes the coordinate list because it changes the grid used to describe vectors.
- 4
A basis of size produces coordinate vectors with exactly entries, even if the ambient space has dimension .
- 5
Uniqueness of coordinates is guaranteed by linear independence.
- 6
Writing coordinates as a column vector is shorthand for a linear combination, not a literal equality of vectors in different dimensions.