Example: Change of Basis

checklist
Mark Yourself Question
  1. Grab a piece of paper and try this problem yourself.
  2. When you're done, check the "I have answered this question" box below.
  3. View the solution and report whether you got it right or wrong.

Example: Change of Basis

Suppose we have 2 ordered bases: A=((1,1),(2,1)),B=((1,1),(1,2))A=((1,-1),(-2,1)),B=((1,1),(1,2)) .
Compute the change of basis matrix CABC_{A\rightarrow B}, and if[v]A=(3,4)[\vec v]_A=(-3,-4), then find [v]B[\vec v]_B .


Solution:

CAS=[1211],CBS=[1112],CSB=[1112]1=[2111]C_{A\rightarrow S}=\left[\begin{array}{rr}1&-2\\-1&1\end{array}\right], C_{B\rightarrow S}=\left[\begin{array}{rr}1&1\\1&2\end{array}\right], C_{S\rightarrow B}=\left[\begin{array}{rr}1&1\\1&2\end{array}\right]^{-1}= \left[\begin{array}{rr}2&-1\\-1&1\end{array}\right] .

Therefore, CAB=CSBCAS=[2111][1211]=[3523]C_{A\rightarrow B}=C_{S\rightarrow B}C_{A\rightarrow S}=\left[\begin{array}{rr}2&-1\\-1&1\end{array}\right]\left[\begin{array}{rr}1&-2\\-1&1\end{array}\right]=\left[\begin{array}{rr}3&-5\\-2&3\end{array}\right] , and so:

[v]B=CAB[v]A=[3523][34]=[116][\vec v]_B=C_{A\rightarrow B}[\vec v]_A=\left[\begin{array}{rr}3&-5\\-2&3\end{array}\right]\left[\begin{array}{r}-3\\-4\end{array}\right]=\left[\begin{array}{r}11\\-6\end{array}\right] .

More Coordinates Questions: