NUS-MATH530 Changing Bases
Standard Bases Back and Fourth To map the vectors from B_2 back to the standard bases, we simply have to construct the map:
Each of the “standard” vectors in the new basis, when applied to this matrix, gets moved back to their original representation.
Presumably, then, moving “forward” into the new space is simply taking the inverse of this vector, which we will do separately; its inverse is:
Now. The former matrix will map vectors in terms of B_2 into B_1, and the latter B_1 into B_2.
Mapping Back and Forth We can apply the latter matrix to the vector to change its basis:
This means that, as a linear combination of B_2, we have:
And the vector \mqty(1\\1\\0) aforementioned is the representation of the vector desired in terms of basis B_2. The desired matrix mapping in the second matrix above.
Generally For mapping from a new basis to the standard basis, simply arrange the vectors that form the basis as columns of a matrix. To map from the standard basis towards the new ones, invert that map. If mappings between two basis are needed, and they are both expressed in terms of the standard basis, compose the maps.