Linear Algebra reflection question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
Perrry
Hi this is my first post here. So be nice now o:) I´ve have a problem with a question:

[tex]T:\mathbb{R}^2\rightarrow\mathbb{R}^2[/tex] first reflects points through the vertical x2-axis and then rotates points [tex]\pi[/tex]/2 radians./Perrry
 
Physics news on Phys.org
What's the question?
 
Perrry said:
Hi this is my first post here. So be nice now o:) I´ve have a problem with a question:

[tex]T:\mathbb{R}^2\rightarrow\mathbb{R}^2[/tex] first reflects points through the vertical x2-axis and then rotates points [tex]\pi[/tex]/2 radians.


/Perrry

What does 'x2-axis' mean? You mean like the y-axis in an orthogonal x-y coordinate system? What is your direction of rotation? Do you have to write the operator T in matrix form? State your question more clear, please.
 
Okay sorry my english isn´t that good. I missed some trival parts...

T is a linear tranformation. And i shall find the standard matrix of T. The x2 axis is the Y-axis. And the rotation should be counterclockwise.

//Perrry
 
To illustrate the problem, place a point T1 somewhere in the x-y coordinate system. Then follow the rules and get T1' and T1''. T1'' represents the point you get after the operator T is applied. So, write a matrix equation of form T1 T = T1'', whete T is your linear operator, which is a 2x2 matrix. Solve the equation, and you should get the elements of T.
 
Okay. The first matrix that reflects the points through the y-axis is [tex] \left[ <br /> \begin{array}{cc}<br /> -1 & 0\\<br /> 0 & 1<br /> \end{array}<br /> \right][/tex]

and then the matrix that rotate them counterclockwise is [tex]\left[ \begin{array}{cc}<br /> 0 & -1\\<br /> 1 & 0<br /> \end{array}<br /> \right][/tex]

I should write them in a matrix that first reflects the points through the x-axis and then rotate them pi/2. Could i just write:

[tex]T= \left[ \begin{array}{cc}<br /> -1 & 0\\<br /> 0 & 1<br /> \end{array}<br /> \right][/tex] [tex]\left[ \begin{array}{cc}<br /> 0 & -1\\<br /> 1 & 0<br /> \end{array}<br /> \right][/tex]

Is the matrix finished there? And could i just put in the points (x,y) into the matrix?

Or could i write?:[tex]T= \left[ \begin{array}{c}<br /> -x \\<br /> y <br /> \end{array}<br /> \right][/tex] [tex]\left[ \begin{array}{cc}<br /> 0 & -1\\<br /> 1 & 0<br /> \end{array}<br /> \right][/tex]

And then put in the x,y if i had the values. Have patience guys I´m a newbie at this...

//Perrry
 
Last edited by a moderator: