We can see that the question is not clear as there are some typing errors.
so we can manipulate it and provide a idea how to solve these types of questions>
Adjusting the conditions of the questions, and rewriting it as;
The figure show two basis for R2:S=(i,j) and B=(u1′,u2′)
1) Find the transition matrix PS→B
2) Find the transition matrix PB→S
Now we can see our Solution:
In reference to the figure, first basis S=(i,j)
Where i=[10] ,j=[01]
Second basis B(u1′,u2′)
Where u1′=(210) , u2′=(−12)
a) Expressing elements of B in terms of elements of S
(210) =a(10) +b(01)
⟹a=21,b=0
(−12) =a′(10) +b′(01)
⟹a′=−1,b′=2
∴ Transition matrix is (aba′b′)
∴ Transition matrix PS→B=(210−12)
Thus we found PS matrix.
b) Transition matrix PB→S =(PS→B)−1
(210−12) −1 =11(20121)
∴PB→S =(20121)
thus we found PB Matrix.
Comments
Leave a comment