I'm a bit confused about rotation and reflection matrices

PirateFan308
Messages
91
Reaction score
0

Homework Statement


I have a final coming up and I am a bit fuzzy on how to create a matrix that represents a rotation or reflection about a certain plane (in R3). Say we are given a rotation/reflection about either a plane or a line through two points T(v)=Av and we are told to find A. Do we simply have to look at e_1, e_2, e_3 and see what the transition would be for these vectors and plug the 'transitioned' e_1, e_2, e_3 into the columns of A, respectively? Or is there a lot more that I am missing? Thanks!
 
Physics news on Phys.org
Yup, that's how you find the columns of the matrix representing any linear transformation.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top