| New Reply |
Co-ordinate plane rotation |
Share Thread |
| Dec14-12, 05:06 AM | #1 |
|
|
Co-ordinate plane rotation
If I have a point (x,y) and I rotate the axises by some amount. Why is x' = xcosθ+ysinθ and y'=-xsinθ+ycosθ?
|
| Dec14-12, 09:46 AM | #2 |
|
|
Look at it this way. Suppose (x,y) has polar coords R, phi. Then the rotated point has polar coords R, phi + theta. So the new rectangular coords should be
x' = Rcos(phi+theta) y'= Rsin(phi+theta) Now use the angle addition formulas for cosine and sine and use the fact that x=Rcos(phi) y=Rsin(phi) |
| Dec14-12, 11:28 PM | #3 |
|
|
Angle addition formulas for what?
I don't understand you fully :( |
| Dec14-12, 11:38 PM | #4 |
|
|
Co-ordinate plane rotation
I understand that x' = rcos(theta+phi) and y'= rsin(theta+phi) and that x=rcos theta and y= rsin theta.
How do I use this to get x'= xcos theta + ysin theta And y= -xsin theta + ycos theta |
| Dec14-12, 11:39 PM | #5 |
|
|
The last sentence is actually y'. Sorry
|
| Dec15-12, 12:18 AM | #6 |
|
|
cos (α + β) = cos α cos β − sin α sin β
sin (α + β) = sin α cos β + cos α sin β Using this, I can write, x'=rcos theta cos phi - sin theta sin phi and y'= rsin theta cos phi + cos theta sin phi and x= rcos phi y= rsin phi Now what do I do? |
| Dec15-12, 09:35 AM | #7 |
|
|
Now substitute x=rcos(phi) and y=rsin(phi) into those expressions.
You will get formulas that are almost the same as what you started with. The difference is due to the following: The formula you derived answers the following. Given a counter clockwise rotation of the point, what are its new coordinates. Your original question was this: If we rotate the coordinate axes, what are the new coordinates with respect to the rotated axes. To answer this we have to realize that rotating the coordinate axes counterclockwise is equivalent to rotating the points clockwise. So your new coordinates will be the coordinates you get after rotating your point clockwise. But the formula you derived is valid for counterclockwise rotations. To convert it, you must substitute -theta in place of theta. Then you will get the formula that you first asked about. |
| New Reply |
Similar discussions for: Co-ordinate plane rotation
|
||||
| Thread | Forum | Replies | ||
| Rotation in a Vertical Plane - tension on a bucket | Introductory Physics Homework | 8 | ||
| axis of rotation, plane of reflection | Linear & Abstract Algebra | 1 | ||
| Rotation of plane tangential to sphere | General Math | 2 | ||
| Rotation of a chair-o-plane | Introductory Physics Homework | 1 | ||
| Rotation in Vertical Plane | Introductory Physics Homework | 3 | ||