How Do You Calculate Euler Angles Between Two Versors?

larry77
Messages
1
Reaction score
0
Dear All,
Suppose you have two versors x and y. You would like to calculate the 3 Euler angles between them. How would you do that?
You know that
x=Ry where R is the rotation matrix (see e..g Goldstein).
Now the point is that I know both x and y and want to get phi, theta and psi (no quaternion solutions, please).
Many thanks

Larry77
 
Physics news on Phys.org
Quaternion solutions would be the easiest. But since you don't want to use them, do it this way:

Write

R = R_{\theta}R_{\phi}R_{\psi}

(put the factors in whatever order is consistent with your convention for the Euler angles).

Then multiply these out. You will get a rotation matrix with three unknown parameters. Writing

x = Ry

gives you three equations. Then you need to solve them.What is a versor, precisely? I'm assuming it is a vector with an orientation? If you know the axis of the object (which is an ordinary vector), then you merely need to rotate the axes into each other, and then rotate around the axis. This should allow you to find one of the Euler angles independently of the other two. Might save you some algebra.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top