Find angle and axis of rotation

In summary, the rotation of the sun has been observed by people for centuries. However, the exact length of the rotation period is still being studied and debated. It is also uncertain if the speed of rotation is changing over time.
  • #1
EvLer
458
0
find angle and axis of rotation that sends [x1,x2,x3] to [x2,x3,x1]
I am not sure where to begin with this.
 
Physics news on Phys.org
  • #2
1. What unit vector is perpendicular to BOTH of your given vectors?
2. What is the angle between your vectors?
 
  • #3
Think about special cases. For example, if a point is on the axis of rotation, then it is the same before and after the rotation.

Also, think about whether repeating the rotation several times will bring the point back to its original position.
 
  • #4
arildno said:
1. What unit vector is perpendicular to BOTH of your given vectors?
2. What is the angle between your vectors?

1. I am not sure, I was trying to come up with a vector whose dot product with each of the given ones would give a zero, but i can't.
I just can't visualize this, although I do see that that vector would be the the axis of rotation and then the angle of rotation I can find by cos(theta) = (a(dot)b)/(|a|*|b|)
how should I approach finding the orthogonal vector?
thanks again
 
  • #5
"I just can't visualize this, although I do see that that vector would be the the axis of rotation and then the angle of rotation I can find by cos(theta) = (a(dot)b)/(|a|*|b|)"
This is, indeed, the answer to 2.!

Now, have you learned about the cross product of vectors?
 
  • #6
arildno said:
Now, have you learned about the cross product of vectors?

yeah, back in calculus... oh, I see, I just looked it up... thanks.
But the thing is I am in Linear algebra course and we are on the topic of rotations, reflections as linear transformations, so I am wondering if I am supposed to see something from that view rather than from calculus.
Any input on that? :redface:
 
  • #7
If you want to find the rotation matrix R such that x' = Rx, you can take x to be the 3 vectors [1 0 0] [0 1 0] [0 0 1].

That will give you an matrix equation X' = RX where X = I, and so R = X'. Then interpret R as a direction and an angle.
 
  • #8
yeah exactly, how DO i interpret it as an angle and an axis? I can find the matrix no problem, but interpreting it is where i am not sure.
 
  • #9
Any rotation matrix has one real eigenvalue, 1, and two complex eigenvalues, [itex]cos(\theta)\pm isin(\theta)[/itex]. In this case the eigenvalues are the three "cube roots of unity", 1 and [itex]\frac{1}{2}\pm i\frac{\sqrt{3}}{2}[/itex]. The complex roots correspond to [itex]\theta= \frac{2\pi}{3}[/itex]. Any eigenvector corresponding to eigenvalue 1 must satisfy y= x, z= y, and x= z. In other words, the axis is the line z= y= x.
 
  • #10
You can answer this problem, knowing anything about vectors or matrices. Just look at what you are given and think about what it means.

Any point on the axis of rotation doesn't move when it is rotated. If [x1 x2 x3] rotates to [x2 x3 x1], then any point [a a a] is rotated to [a a a].

Since the rotation is just a permutation of the 3 coordinate values, three rotations get you back to where you started from. So the angle of rotation must be 2 pi/3.

HallsofIvy's method is more general, of course - but why do it the hard way when there's an easy way?
 
  • #11
Very nice!
 
  • #12


You can answer this problem, knowing anything about vectors or matrices. Just look at what you are given and think about what it means.

Any point on the axis of rotation doesn't move when it is rotated. If [x1 x2 x3] rotates to [x2 x3 x1], then any point [a a a] is rotated to [a a a].

Since the rotation is just a permutation of the 3 coordinate values, three rotations get you back to where you started from. So the angle of rotation must be 2 pi/3.

HallsofIvy's method is more general, of course - but why do it the hard way when there's an easy way?
__________________________________________________________________________

This is not the right way to go about it. The angle of rotation is formally calculated from the dot product. The angle of rotation is not 2*pi/3. It is true however, that 3 such rotations brings you back to the vector you started with. The 3 rotations are equal. But the complete cycle of 3 rotations does not correspond to 2*pi since the axis of rotation is different in each case.
 
  • #13


For example, try [x1 x2 x3] = [1 0 0]; => [x2 x3 x1] = [0 0 1]. i.e the x and z axes. The axis of rotation is the y-axis and the angle is pi/2. (From the dot product)

For the next rotation in the cycle, z axis to y axis, the axis of rotation is the x-axis and the angle is pi/2 again. Then the y-axis to the x-axis again, the axis of rotation is z and the angle is pi/2. So it is not necessary the angles of rotation add up to 2*pi, since the axes of rotation are different in each case.
 
  • #14


Hello,

Maybe someone know about sun rotation? How long people are watching sun rotation. For me the top question is - whether the speed of rotation is changing?
 

1. What is the purpose of finding the angle and axis of rotation?

The purpose of finding the angle and axis of rotation is to determine the orientation and direction of an object's movement in three-dimensional space. This information is important in various fields such as physics, engineering, and computer graphics.

2. How is the angle and axis of rotation calculated?

The angle and axis of rotation can be calculated using various methods such as the Euler angles, quaternion rotations, or rotation matrices. These methods use mathematical equations to determine the angle and axis based on the initial and final positions of the object.

3. What type of data is needed to find the angle and axis of rotation?

The data needed to find the angle and axis of rotation includes the initial and final positions of the object, as well as any known constraints or limitations on the movement of the object. This data can be obtained through measurements or simulations.

4. Can the angle and axis of rotation be negative?

Yes, the angle of rotation can be negative. This indicates a rotation in the opposite direction of a positive angle. However, the axis of rotation is always positive and represents the direction of the rotational movement.

5. What are the practical applications of finding the angle and axis of rotation?

Finding the angle and axis of rotation is essential in various fields such as animation, robotics, video games, and virtual reality. It is also used in physics and engineering to understand the motion of objects in three-dimensional space and to make accurate predictions about their future movements.

Similar threads

  • Calculus and Beyond Homework Help
Replies
23
Views
1K
  • Calculus and Beyond Homework Help
Replies
13
Views
1K
  • Calculus and Beyond Homework Help
Replies
26
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Classical Physics
Replies
4
Views
892
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Quantum Physics
Replies
3
Views
232
  • MATLAB, Maple, Mathematica, LaTeX
Replies
5
Views
999
  • Introductory Physics Homework Help
Replies
5
Views
527
Back
Top