Transformation matrix

  • #1
48
5
Homework Statement
Let T be the linear transformation from R3 into R2 defined by T(x1, x2, x3) = (x1 + x2, 2x3 - x1).
B={α1,α2,α3} and B′ ={β1,β2}, where α1 = (1,0,−1), α2 = (1,1,1), α3 = (1,0,0), β1 = (0,1), β2 = (1,0). What is the matrix of T relative to the pair B, B′?
Relevant Equations
transformation
T(α1), T(α2), T(α3) written in terms of β1, β2:
Tα1 =(1,−3)
Tα2 =(2,1)
Tα3 =(1,0).
Then there is row reduction:
1667976594734.png

Therefore, the matrix of T relative to the pair B, B' is
1667976607260.png

I don't understand why the row reduction takes place? Also, how do these steps relate to ## B = S^{-1}AS ##? Thank you.
 
Last edited:
  • #2
The solution has calculated the matrix of [itex]T[/itex] relative to the basis [itex]B[/itex] and the standard basis of [itex]\mathbb{R}^2[/itex], [itex]\{ e_1 = (1,0), e_2 = (0,1) \}[/itex]. But [itex]\beta_1 = e_2[/itex] and [itex]\beta_2 = e_1[/itex] so the rows of that matrix need to be swapped to give the matrix with respect to [itex]B[/itex] and [itex]B'[/itex], But you really don't need row reduction to do that; you can just swap the rows.

If [itex]B'[/itex] depended on the standard basis in a less straightforward manner, then the row reduction may have been necessary to get to the required matrix.
 

Suggested for: Transformation matrix

Replies
5
Views
391
Replies
4
Views
442
Replies
4
Views
438
Replies
4
Views
744
Replies
1
Views
531
Replies
8
Views
375
Replies
5
Views
345
Replies
3
Views
389
Replies
2
Views
654
Back
Top