Definition · Coordinate vector
Let be an ordered basis for . Every has a unique expansion ; the vector is the coordinate vector of relative to .
!Exam trap
Bases are ordered here. Reordering the basis permutes the coordinates, which changes the transition matrix. Also, in the coordinates relative to the standard basis are the entries themselves — that's the only case where the vector and its coordinate vector look identical.
In everything is matrix algebra. Put the basis vectors in as columns: . Then converts coordinates vector, and converts vector coordinates. is nonsingular precisely because its columns are a basis.
Definition · Transition matrix
is the transition matrix from the ordered basis to . Its th column is — the old basis vectors written in the new coordinates.
→Shortcut
In practice, don't invert. Row reduce the augmented matrix to — this solves all systems at once, exactly as in §1.5.
Worked example
0/4 stepsBuilding a transition matrix
Let , and , . Find the transition matrix from to .
∞Connection
For a general vector space, replace matrices with coordinate maps: to go from basis to basis , write each in terms of the and stack those coordinate vectors as columns. This is exactly the machinery §4.2 uses for matrix representations, and §6.1's 'similar matrices' is the same idea applied to an operator.
Check yourself
Q1
and hold two bases of as columns. If is the coordinate vector of relative to , its coordinate vector relative to is:
T / F
Every transition matrix is nonsingular.