Linear Transformation about the x-axis

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 4K views
toxi
Messages
12
Reaction score
0

Homework Statement



Find a linear transformation T from R3 to R3 which has the effect of rotating an object clockwise by angle θ around the x-axis.

Homework Equations



none

The Attempt at a Solution



I know that I should work with matrices to show how I came up to the final matrix, which i think has to be the following:

|x'| | 1 0 0 |
|y'| = | 0 cosθ -sinθ|
|z'| | 0 sinθ cosθ|

However, I don't know how to proceed to show how I came to the following matrix.

Any help is appreciated..
 
on Phys.org
Well, how did you come up with that? Don't you remember what you did? In any case, the problem doesn't really ask you to show how you arrived at that. What you do need to do is show that the matrix has the required properties.
 
Well that is just the solution I have found.

What do you mean that the matrix has the required properties?

Do I need to figure out the homogenous equations first?

I am a bit confused with all these, I've been reading lecture notes and books for ages but none of them seems to make sense to me.
 
Figure out how (1,0,0), (0,1,0) and (0,0,1) should transform under your rotation. The resulting vectors are the columns of your matrix. Isn't that what you did? Then you are done.
 
So there are no further steps needed to show?

That's what I did actually...