Rotating Vectors: Clockwise and Anti-clockwise

Click For Summary
The discussion centers around confusion regarding the correct application of rotation matrices for clockwise and anti-clockwise rotations. The user expresses difficulty in understanding the teacher's provided answers, particularly concerning the transformation of points around a specific origin. It is clarified that to rotate a point around (5, -2), one must first translate the point to the origin, apply the rotation, and then translate back. Some participants question the accuracy of the teacher's answers, suggesting that the rotation matrices may have been applied incorrectly. The overall consensus is that the answers given by the teacher do not seem to make sense.
lioric
Messages
335
Reaction score
26

Homework Statement



IMG_5437.JPG


I'm not asking how to do this question
This is a work done by one of my students
And the highlighted part it seems to be the correct answer that the teacher gave. I cannot make any sense out of these two questions
Perhaps one of you might shed some light on to this.

Homework Equations


Clockwise 90O is
| 0 1 |
|-1 0 |

And anti clockwise 90O is
| 0 -1 |
| 1 0 |

And this is about the origin

I also know that the inverse transformation of a clockwise rotation is anti clockwise rotation

The Attempt at a Solution


[/B]
But inverse matrix of a clockwise 90O about the point (5,-2) is = (-2,5) I don't understand
 

Attachments

  • IMG_5437.JPG
    IMG_5437.JPG
    27.1 KB · Views: 924
Last edited:
Physics news on Phys.org
lioric said:

Homework Statement



View attachment 224728

I'm not asking how to do this question so please don't put this in the home work section
This is a work done by one of my students
And the highlighted part it seems to be the correct answer that the teacher gave. I cannot make any sense out of these two questions
Perhaps one of you might shed some light on to this.

Homework Equations


Clockwise 90O is
| 0 1 |
|-1 0 |

And anti clockwise 90O is
| 0 -1 |
| 1 0 |

And this is about the origin

I also know that the inverse transformation of a clockwise rotation is anti clockwise rotation

The Attempt at a Solution


[/B]
But inverse matrix of a clockwise 90O about the point (5,-2) is = (-2,5) I don't understand
You need to do this in three steps.
1) A translation that moves the point (5, -2) to the origin,
2) a 90° clockwise rotation,
3) a translation that moves the origin to the point (5, -2).
 
lioric said:

Homework Statement



View attachment 224728

I'm not asking how to do this question so please don't put this in the home work section
This is a work done by one of my students
And the highlighted part it seems to be the correct answer that the teacher gave. I cannot make any sense out of these two questions
Perhaps one of you might shed some light on to this.

Homework Equations


Clockwise 90O is
| 0 1 |
|-1 0 |

And anti clockwise 90O is
| 0 -1 |
| 1 0 |

And this is about the origin

I also know that the inverse transformation of a clockwise rotation is anti clockwise rotation

The Attempt at a Solution


[/B]
But inverse matrix of a clockwise 90O about the point (5,-2) is = (-2,5) I don't understand

Do not post images: just type out the question and the parts you are having trouble with. Your images are unreadable on my devices, so I would not be able to help, even if I was willing to do so.

You should read the "pinned" post "Guidelines for students and helpers", by Vela; it explains fully the desirability of typing instead of attaching. Of course, typing it out requires some effort, but many (not all) helpers will say that if you are not willing to do it they are not willing to help.
 
Last edited:
tnich said:
You need to do this in three steps.
1) A translation that moves the point (5, -2) to the origin,
2) a 90° clockwise rotation,
3) a translation that moves the origin to the point (5, -2).

I know that part
I mean I know how to use matrix to find coordinates other that the origin

I'm just asking about the answer written by the teacher in that attachment
Cause I don't get how the numbers in the point of origin flips
 
tnich said:
You need to do this in three steps.
1) A translation that moves the point (5, -2) to the origin,
2) a 90° clockwise rotation,
3) a translation that moves the origin to the point (5, -2).
Since you are dealing with column vectors, it seems to me that your rotation matrices are backwards. If you apply the rotation matrix
##\begin{bmatrix} 0 & 1\\-1 &0\end{bmatrix}##

to a column vector
##\begin{bmatrix} a\\b\end{bmatrix}##

you get
##\begin{bmatrix} a'\\b'\end{bmatrix}=\begin{bmatrix} 0 & 1\\-1 &0\end{bmatrix}\begin{bmatrix} a\\b\end{bmatrix}=\begin{bmatrix} a\\b\end{bmatrix}##
lioric said:
I know that part
I mean I know how to use matrix to find coordinates other that the origin

I'm just asking about the answer written by the teacher in that attachment
Cause I don't get how the numbers in the point of origin flips
Seriously? That's the teacher's answer sheet? I don't think the answers to questions 13 and 14 make any sense at all.
 
tnich said:
Since you are dealing with column vectors, it seems to me that your rotation matrices are backwards. If you apply the rotation matrix
##\begin{bmatrix} 0 & 1\\-1 &0\end{bmatrix}##

to a column vector
##\begin{bmatrix} a\\b\end{bmatrix}##

you get
##\begin{bmatrix} a'\\b'\end{bmatrix}=\begin{bmatrix} 0 & 1\\-1 &0\end{bmatrix}\begin{bmatrix} a\\b\end{bmatrix}=\begin{bmatrix} a\\b\end{ts

Seriously? That's the teacher's answer sheet? I don't think the answers to questions 13 and 14 make any sense at all.

There it is
See ? that's what I m asking
It doesn't make any sense to me either
I was just asking you guys before I go nut thinking about this
Ya seriously why would the point of rotation flip like that
So can we agree that the answer to 13 and 14 are incorrect?
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
27
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 37 ·
2
Replies
37
Views
4K