How can I represent the rotation of a point in $mathbb{R}^2$ graphically?
up vote
0
down vote
favorite
Let $P = (x, y)$ be a point in the plane; now if I want to rotate it by an angle $theta$ the point $P$ will be moved from $(x, y)$ to $(X,Y)$ where:
$$X = x(cos theta) - y(sin theta)$$
$$Y = x(sin theta) + y(cos theta)$$
Why is this true, how can I represent it graphically?
Can somebody explain me how to get the representative matrix of the rotation function?
linear-algebra rotations
New contributor
add a comment |
up vote
0
down vote
favorite
Let $P = (x, y)$ be a point in the plane; now if I want to rotate it by an angle $theta$ the point $P$ will be moved from $(x, y)$ to $(X,Y)$ where:
$$X = x(cos theta) - y(sin theta)$$
$$Y = x(sin theta) + y(cos theta)$$
Why is this true, how can I represent it graphically?
Can somebody explain me how to get the representative matrix of the rotation function?
linear-algebra rotations
New contributor
Sure. Draw a point on a paper and rotate it some angle. Then try to write the new point in terms of the old. You should be able to get it.
– Dog_69
Dec 1 at 21:08
@Dog_69 I don't find intuitive at all what you said there, sorry.
– Ryk
Dec 1 at 21:24
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Let $P = (x, y)$ be a point in the plane; now if I want to rotate it by an angle $theta$ the point $P$ will be moved from $(x, y)$ to $(X,Y)$ where:
$$X = x(cos theta) - y(sin theta)$$
$$Y = x(sin theta) + y(cos theta)$$
Why is this true, how can I represent it graphically?
Can somebody explain me how to get the representative matrix of the rotation function?
linear-algebra rotations
New contributor
Let $P = (x, y)$ be a point in the plane; now if I want to rotate it by an angle $theta$ the point $P$ will be moved from $(x, y)$ to $(X,Y)$ where:
$$X = x(cos theta) - y(sin theta)$$
$$Y = x(sin theta) + y(cos theta)$$
Why is this true, how can I represent it graphically?
Can somebody explain me how to get the representative matrix of the rotation function?
linear-algebra rotations
linear-algebra rotations
New contributor
New contributor
edited Dec 1 at 21:15
Hans Hüttel
3,0722920
3,0722920
New contributor
asked Dec 1 at 20:29
Ryk
163
163
New contributor
New contributor
Sure. Draw a point on a paper and rotate it some angle. Then try to write the new point in terms of the old. You should be able to get it.
– Dog_69
Dec 1 at 21:08
@Dog_69 I don't find intuitive at all what you said there, sorry.
– Ryk
Dec 1 at 21:24
add a comment |
Sure. Draw a point on a paper and rotate it some angle. Then try to write the new point in terms of the old. You should be able to get it.
– Dog_69
Dec 1 at 21:08
@Dog_69 I don't find intuitive at all what you said there, sorry.
– Ryk
Dec 1 at 21:24
Sure. Draw a point on a paper and rotate it some angle. Then try to write the new point in terms of the old. You should be able to get it.
– Dog_69
Dec 1 at 21:08
Sure. Draw a point on a paper and rotate it some angle. Then try to write the new point in terms of the old. You should be able to get it.
– Dog_69
Dec 1 at 21:08
@Dog_69 I don't find intuitive at all what you said there, sorry.
– Ryk
Dec 1 at 21:24
@Dog_69 I don't find intuitive at all what you said there, sorry.
– Ryk
Dec 1 at 21:24
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
For any linear transformation $T: V_1 rightarrow V_2$, where $V_1$ and $V_2$ are vector spaces, its matrix representation consists of the images under $T$ of the basis vectors of $V_2$. Since $V_1 = mathbb{R}^2$, we have that the matrix for a counterclockwise rotation of $theta$ is
$$left[begin{array}{ll} cos theta & - sin theta \
sin theta & cos theta end{array}right]$$
Well I know that from a booklet but how can you actually reach that matrix, what's the proof behind it?
– Ryk
Dec 1 at 21:22
add a comment |
up vote
0
down vote
Prove the parallelogram rule: if $(x,y)$ and $(x',y')$ are any two points, then the four points $(0,0)$, $(x,y)$, $(x',y')$ and $(x+x',y+y')$ form a parallelogram.
Now: Where does $(1,0)$ go when rotated by $theta$? Where does $(0,1)$ go? (Use the definitions of sine and cosine.)
Where does $(x,0)$ go when rotated by $theta$? Where does $(0,y)$ go? (Use the results of the last paragraph.)
Where does $(x,y)$ go when rotated by $theta$? (Hint: use the parallelogram rule on the points $(x,0)$ and $(0,y)$. Notice that when you rotate a parallelogram, you get another parallelogram. Also notice that a rectangle is a special type of parallelogram.)
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
For any linear transformation $T: V_1 rightarrow V_2$, where $V_1$ and $V_2$ are vector spaces, its matrix representation consists of the images under $T$ of the basis vectors of $V_2$. Since $V_1 = mathbb{R}^2$, we have that the matrix for a counterclockwise rotation of $theta$ is
$$left[begin{array}{ll} cos theta & - sin theta \
sin theta & cos theta end{array}right]$$
Well I know that from a booklet but how can you actually reach that matrix, what's the proof behind it?
– Ryk
Dec 1 at 21:22
add a comment |
up vote
0
down vote
For any linear transformation $T: V_1 rightarrow V_2$, where $V_1$ and $V_2$ are vector spaces, its matrix representation consists of the images under $T$ of the basis vectors of $V_2$. Since $V_1 = mathbb{R}^2$, we have that the matrix for a counterclockwise rotation of $theta$ is
$$left[begin{array}{ll} cos theta & - sin theta \
sin theta & cos theta end{array}right]$$
Well I know that from a booklet but how can you actually reach that matrix, what's the proof behind it?
– Ryk
Dec 1 at 21:22
add a comment |
up vote
0
down vote
up vote
0
down vote
For any linear transformation $T: V_1 rightarrow V_2$, where $V_1$ and $V_2$ are vector spaces, its matrix representation consists of the images under $T$ of the basis vectors of $V_2$. Since $V_1 = mathbb{R}^2$, we have that the matrix for a counterclockwise rotation of $theta$ is
$$left[begin{array}{ll} cos theta & - sin theta \
sin theta & cos theta end{array}right]$$
For any linear transformation $T: V_1 rightarrow V_2$, where $V_1$ and $V_2$ are vector spaces, its matrix representation consists of the images under $T$ of the basis vectors of $V_2$. Since $V_1 = mathbb{R}^2$, we have that the matrix for a counterclockwise rotation of $theta$ is
$$left[begin{array}{ll} cos theta & - sin theta \
sin theta & cos theta end{array}right]$$
answered Dec 1 at 21:20
Hans Hüttel
3,0722920
3,0722920
Well I know that from a booklet but how can you actually reach that matrix, what's the proof behind it?
– Ryk
Dec 1 at 21:22
add a comment |
Well I know that from a booklet but how can you actually reach that matrix, what's the proof behind it?
– Ryk
Dec 1 at 21:22
Well I know that from a booklet but how can you actually reach that matrix, what's the proof behind it?
– Ryk
Dec 1 at 21:22
Well I know that from a booklet but how can you actually reach that matrix, what's the proof behind it?
– Ryk
Dec 1 at 21:22
add a comment |
up vote
0
down vote
Prove the parallelogram rule: if $(x,y)$ and $(x',y')$ are any two points, then the four points $(0,0)$, $(x,y)$, $(x',y')$ and $(x+x',y+y')$ form a parallelogram.
Now: Where does $(1,0)$ go when rotated by $theta$? Where does $(0,1)$ go? (Use the definitions of sine and cosine.)
Where does $(x,0)$ go when rotated by $theta$? Where does $(0,y)$ go? (Use the results of the last paragraph.)
Where does $(x,y)$ go when rotated by $theta$? (Hint: use the parallelogram rule on the points $(x,0)$ and $(0,y)$. Notice that when you rotate a parallelogram, you get another parallelogram. Also notice that a rectangle is a special type of parallelogram.)
add a comment |
up vote
0
down vote
Prove the parallelogram rule: if $(x,y)$ and $(x',y')$ are any two points, then the four points $(0,0)$, $(x,y)$, $(x',y')$ and $(x+x',y+y')$ form a parallelogram.
Now: Where does $(1,0)$ go when rotated by $theta$? Where does $(0,1)$ go? (Use the definitions of sine and cosine.)
Where does $(x,0)$ go when rotated by $theta$? Where does $(0,y)$ go? (Use the results of the last paragraph.)
Where does $(x,y)$ go when rotated by $theta$? (Hint: use the parallelogram rule on the points $(x,0)$ and $(0,y)$. Notice that when you rotate a parallelogram, you get another parallelogram. Also notice that a rectangle is a special type of parallelogram.)
add a comment |
up vote
0
down vote
up vote
0
down vote
Prove the parallelogram rule: if $(x,y)$ and $(x',y')$ are any two points, then the four points $(0,0)$, $(x,y)$, $(x',y')$ and $(x+x',y+y')$ form a parallelogram.
Now: Where does $(1,0)$ go when rotated by $theta$? Where does $(0,1)$ go? (Use the definitions of sine and cosine.)
Where does $(x,0)$ go when rotated by $theta$? Where does $(0,y)$ go? (Use the results of the last paragraph.)
Where does $(x,y)$ go when rotated by $theta$? (Hint: use the parallelogram rule on the points $(x,0)$ and $(0,y)$. Notice that when you rotate a parallelogram, you get another parallelogram. Also notice that a rectangle is a special type of parallelogram.)
Prove the parallelogram rule: if $(x,y)$ and $(x',y')$ are any two points, then the four points $(0,0)$, $(x,y)$, $(x',y')$ and $(x+x',y+y')$ form a parallelogram.
Now: Where does $(1,0)$ go when rotated by $theta$? Where does $(0,1)$ go? (Use the definitions of sine and cosine.)
Where does $(x,0)$ go when rotated by $theta$? Where does $(0,y)$ go? (Use the results of the last paragraph.)
Where does $(x,y)$ go when rotated by $theta$? (Hint: use the parallelogram rule on the points $(x,0)$ and $(0,y)$. Notice that when you rotate a parallelogram, you get another parallelogram. Also notice that a rectangle is a special type of parallelogram.)
answered Dec 1 at 21:30
Akiva Weinberger
13.7k12164
13.7k12164
add a comment |
add a comment |
Ryk is a new contributor. Be nice, and check out our Code of Conduct.
Ryk is a new contributor. Be nice, and check out our Code of Conduct.
Ryk is a new contributor. Be nice, and check out our Code of Conduct.
Ryk is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3021792%2fhow-can-i-represent-the-rotation-of-a-point-in-mathbbr2-graphically%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Sure. Draw a point on a paper and rotate it some angle. Then try to write the new point in terms of the old. You should be able to get it.
– Dog_69
Dec 1 at 21:08
@Dog_69 I don't find intuitive at all what you said there, sorry.
– Ryk
Dec 1 at 21:24