Linear Transformations of Matrices

Click For Summary

Homework Help Overview

The discussion revolves around linear transformations of matrices, specifically focusing on finding the transformation of standard basis vectors e1 and e2. Participants are exploring how to express these transformations in matrix form.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to find T(e1) and T(e2) by expressing them as linear combinations of other vectors and is seeking guidance on combining these into a standard matrix. Other participants confirm and clarify the expressions for T applied to linear combinations of vectors.

Discussion Status

Some participants have provided guidance on the correctness of the transformations and suggested methods to verify the results through matrix multiplication. There appears to be a productive exchange of ideas, with some participants affirming the correctness of the approaches taken.

Contextual Notes

Participants are working within the constraints of a homework assignment, which may limit the information available for discussion. There is an emphasis on ensuring the transformations are correctly derived without providing complete solutions.

schmidtc89
Messages
5
Reaction score
0

Homework Statement



attachment.php?attachmentid=29198&d=1287526189.jpg


The Attempt at a Solution



Code:
I think I first need to find  T(e[SUB]2[/SUB])=? and T(e[SUB]2[/SUB])=? and then combine those into a matrix. 

I am having trouble starting to solve for T(e[SUB]1[/SUB]) and T(e[SUB]2[/SUB])

so far I have   [1] = alpha [1]  + beta [3]
                [0]         [2]         [4]
                                     

I am trying to solve for alpha and beta to find e1


for e2 I have

so far I have   [0] = alpha [1]  + beta [3]
                [1]         [2]         [4]
                           
I am trying to solve for alpha and beta to find e2.

Once I solve these for T(e[SUB]1[/SUB]) & T(e[SUB]2[/SUB]) do I just combine the vectors for the standard matrix?
 
Guidance would be great.

Thank You.
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    14.4 KB · Views: 551
Last edited:
Physics news on Phys.org
T(<1, 2> = T(1<1, 0>) + 2<0, 1>) and T(<3, 4> = T(3<1, 0>) + 4<0, 1>), right?
 
Mark44 said:
T(<1, 2> = T(1<1, 0>) + 2<0, 1>) and T(<3, 4> = T(3<1, 0>) + 4<0, 1>), right?

Yes the above is right and makes sense.
 
I am not sure if I did it right.

For t(e1) I got <0,1,2>
For t(e2) I got <3/2,1/2,-1/2>

Standard matrix T( e1 e2 ) -----> <0,1,2><3/2,1/2,-1/2>
 
Yes, this is correct. You can check by multiplying your 3 x 2 matrix with the two vectors <1, 2> and <3, 4> (transposed).
 
Thanks
 

Similar threads

Replies
4
Views
2K
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
5K
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K