July 24, 2026 · Theory · LibreTimes
Change of Basis
The coordinates of one and the same vector depend on the choice of basis. A change of basis is the rule for recomputing coordinates from one basis to another; it often simplifies computations (for example, reducing an operator's matrix to diagonal form).
The Change-of-Basis Matrix
Suppose two bases are given in an -dimensional space:
- the "old" one ,
- the "new" one .
Expand each new basis vector in the old basis:
The coordinates of the new vectors, written by columns, form the change-of-basis matrix from the old basis to the new one:
Since the new basis vectors are linearly independent, , that is, the change-of-basis matrix is invertible.
Transforming Coordinates
Suppose a vector has coordinates in the old basis and in the new one. Then
Derivation. Expand in the new basis and substitute :
On the other hand . By uniqueness of the expansion in a basis, the coordinates match: , that is, . Multiplying on the left by gives .
Note: the columns of are the coordinates of the new vectors in the old basis, yet it maps the new coordinates of a vector to the old ones ().
Example
Let the old basis be . The new basis is given by the vectors
Let's find the coordinates of the vector in the new basis.
The change-of-basis matrix (new vectors by columns) and its determinant:
so indeed form a basis. Computing the inverse matrix,
we find the new coordinates:
Answer: (check: ).
Relation to the Matrix of a Linear Operator
The same change-of-basis matrix relates the matrices of one linear operator in two bases: if is the operator's matrix in the old basis, and in the new one, then
(see Linear Operator). If both bases are orthonormal, the change-of-basis matrix is orthogonal ().
No comments yet
Be the first to share your thoughts.