Changing Bases
Goals: Understand the concept of coordinates. Know how to find and use a transition matrix to find the coordinates of a vector when changing from one basis to another.
Since the choice of a basis for a vector space is not unique, we are faced with the set of problems associated with choosing a basis. In order to solve these types of problems we need to refine what we mean by the coordinates of a vector.
I. Coordinate Vectors
From what we proved with the uniqueness theorem, a basis B of a vector space V gives us a unique way to represent any vector in V. We can think of B as a "coordinate system" for V.
To see this, we begin with an example in R2.
Let
and
be vectors in R2 with
Do u and v form a basis for R2?
Since u and v are a basis for R2, we might think of the scalar multiples of u and v as a kind of a grid-work or "coordinate system" for R2. That is every point in R2 may be written as a linear combination of u and v.
What are the likely coordinates of a point P in this system?
Definition Coordinates: Let V be a finite-dimensional vector space with an ordered basis
B = {v1, v2, v3, ... , vn}, then for each vector v ÎV , there exist unique scalars c1, c2, .... , cn such that

v = c1v1 + c2v2 + ... +cnvn

The vector c = (c1, c2, .... , cn )T is called the coordinate vector of v with respect to B and is denoted [v]B. The ci's are called the coordinates of v relative to B.
An ordered basis refers to the ordering of the basis vectors that is kept constant when writing coordinates. For example, when we think of a point in R2, we always refer to it's (x,y) coordinates and not (y,x) coordinates. This is the standard ordering of coordinates in the plane.
II. Changing Coordinates in R2
The standard basis E for R2 is {e1, e2}. Any vector v in R2 can be written as a linear combination

where x and y are scalars. The point P represented on the plane by the vector v has coordinates (x, y). Not much new here.
Now suppose we choose another basis for R2, say B = {v1, v2}. Then

for some scalars a and b. The coordinate vector [v]B = (a, b). Not too surprising, different bases generate different coordinate vectors.
What are the coordinates of P in the standard basis?
What are the coordinates of P using the ordered basis {u , v}?
Graphically, we may simply read the coordinates, P(8,10) or P(2,2)B
We will see before long that changing coordinates from one basis to another basis is a very useful operation in solving certain types of problems. For example, systems of differential equations are sometimes solvable under a change of coordinates. The technique is important enough for further study. We begin with:
Consider the following two Change of Coordinates problems in R2 with the ordered bases
B = {u1, u2} and E = {e1, e2}.

I. Given the vector [v]B = (c1, c2)T find the vector [v]E =(x1, x2)T.
In this case v = c1u1 +c2u2 and we want to find v = x1e1 + x2e2.

II. Given a coordinate vector [v]E find the vector [v]B.
We are given the coordinates of a vector in the standard basis E, what are it's coordinates with respect to B = {u1, u2}, that is we have [v]E =(x1, x2)T and we want [v]B = (c1, c2)T.
Find [v]E
given
with respect to the basis B = { u1 , u2},
B
Thus,
And
,
(These are in the standard basis E)
Solution: In this case we are given [v]B = (c1, c2), the coordinates of v in the ordered basis {u1, u2}.
Further we have,
or equivalently,
and
or
making the substitution for u1 and u2,
This simplifies to:
The corresponding coordinate vector [v]E is
[v]E =
The coordinate vectors satisfy the matrix equation.
[v]E =
[v]B
Look at the matrix carefully. What are the column vectors?
The column vectors are u1 and u2. Is this just a coincidence?
Let
then given any coordinate vector [v]B, the corresponding coordinate vector [v]E is [v]E = U [v]B .

This completely solves Problem I.
Given the following coordinate vectors
with the ordered basis
and
find [v]E .
(i.e. given , find
)
For
try changing these coordinates
We can write this last equation as
where x = [v]E and C = [v]B
The matrix U is called the transition matrix from the ordered basis B to the ordered basis E.
Now consider the equation .

What do you suppose that this equation says?
The second problem was:
II. Given a coordinate vector [v]E find the vector [v]B.
Here we switch from the standard basis E to B = {u1, u2}, that is we have [v]E =(x1, x2)T and we want [v]B = (c1, c2).
This problem is completely solved by the matrix equation .
In this case U-1 is the transition matrix from [v]E to [v]B.
Let
and
and
Find the coordinates of x with respect to u1 and u2.
Solution: we are given
we need to find c1 and c2 such that:
From above we have
that is [v]B = (3, -2)T
or equivalently
As in the next problem, sometimes the vectors are not called a basis, in which case you may need to check.
Let
and
Find the transition matrix from {e1, e2} to {b1, b2} and determine the coordinates of with respect to {b1, b2}.
U is the transition matrix from {b1, b2} to {e1, e2}. Hence the transition matrix from {e1, e2} to {b1, b2} is
and
or
that is
III. The Transition Matrix from {v1, v2} to {u1, u2}
Our plan is to extend these ideas into any vector space V. So far, the transition matrix U as we have developed it, only works from a basis {b1, b2} to the standard basis {e1, e2} in R2.

How do we find a transition matrix for any two bases in R2?
Given V = {v1, v2} and U = {u1, u2} be two bases for R2.
Find the transition matrix corresponding to the change of basis
from V to U.
From the previous section, we saw how to find the transition matrix V from V to E. Also, we saw how to find the transition matrix U-1 from E to U.
How can we use this to find a transition matrix from V to U? Here is one solution. First, we change coordinates from V to E, and then from E to U.
This graphic illustrates the path from V to U through E.
Thus, the matrix product U-1V is the transition matrix from V to U.
Find the transition matrix M corresponding to the change of basis from {v1, v2} to {u1, u2}, where
and
Solution:
Find
and
we compute
Now we take these ideas a little bit further and look at the general case.
IV. The Change of Basis for a Vector Space V
The previous example easily generalizes to any n-dimensional vector Space V.
Theorem: Let V be an n dimensional vector space with ordered bases B = { b1, ... , bn} and U = {u1, ... , un} . Then there exists an nxn transition matrix S such that

[v]U = S [v]B

Furthermore, if V = (b1, b2, ... , bn) and U = (u1, u2, ... , un) are two matrices formed by the column vectors of B and U,
then S = U-1V

Proof:
Time for some practice on our four vector spaces.
Find the transition matrix representing the change of coordinates on P3 from the ordered basis E = [1, x, x2] to the ordered basis B = [1, 1 + x, 1 + x + x2].
Solution:
(Hint: Write the vectors in B with respect to E.)
or
or
or
To be continued...
Let E = [v1, v2, v3] = [(1, 1, 1)T, (2, 3, 2)T, (1, 5, 4)T]
and F = [u1, u2, u3] = [(1, 1, 0)T, (1, 2, 0)T, (1, 2, 1)T]
a) Find the transition matrix from E to F.

b) If x = 3v1 + 2v2 -v3 find [x]F
____________________________________________________
Lecture 9 Notes