How Are Rotational Transformations Applied in Lagrangian Dynamics?

NoPhysicsGenius
Messages
58
Reaction score
0
My question pertains to Example 1.2 of Schaum's Outline of Lagrangian Dynamics by Dare A. Wells, chapter 1, page 4.

You can view the diagram and the example (1.2) by going to the following link on Amazon.com and clicking on Excerpt, and then going to page 4:

https://www.amazon.com/gp/product/0070692580/?tag=pfamazon01-20

The goal of the example is to take the equations of motion in the inertial coordinates and find the corresponding equations of motion in the noninertial coordinates.

I'm confused on the part that says, "Reference to the figure shows that":

x_1 = x_2 \cos \omega t - y_2 \sin \omega t
y_1 = x_2 \sin \omega t + y_2 \cos \omega t

I don't understand how these two expressions have been derived. Can someone please explain this to me?

Thank you.
 
Last edited by a moderator:
Physics news on Phys.org
It's simply the rotation matrix

\left(\begin{array}{cc}\cos \omega t & -\sin\omega t \\ \sin\omega t & \cos\omega t \end{array}\right)

applied to the vector

\left(\begin{array}{c}x_{2} \\ x_{1}\end{array}\right)

Daniel.
 
Thank you.

But my math background isn't so solid. Could you please explain how the rotation matrix works?
 
The rotation matrix causes a pure rotational transformation of the coordinate system through an angle theta. I would advice you to look through your Linear Algebra Book for information on it.
 
NoPhysicsGenius said:
Thank you.

But my math background isn't so solid. Could you please explain how the rotation matrix works?

It takes a vector (x2,y2) and rotates it anti-clockwise by an angle of wt (radians):

\left(\begin{array}{c}x_{1} \\ y_{1}\end{array}\right) = \left(\begin{array}{cc}\cos \omega t & -\sin\omega t \\ \sin\omega t & \cos\omega t \end{array}\right) \left(\begin{array}{c}x_{2} \\ y_{2}\end{array}\right)
 
Last edited:
NoPhysicsGenius said:
Thank you.

But my math background isn't so solid. Could you please explain how the rotation matrix works?
You should probably first check using simple geometry that the equations are valid before using a rotation matrix (otherwise it might always sound like something a bit mysterious to you).

Consider the equation for x1.

Construct a right angle triangle with x2 being the hypothenuse and the two sides parallel to the x1 and y1 axis. Then look at what the quantity x_2 cos (\omega t) represents. It is equal to x1 plus an extra horizontal piece that sticks out at the left of the origin. You have to substract that extra piece to get x1.

Now construct a second right angle triangle with y2 being the hypothenuse and the other two sides being parallel to the x1 and y1 axis. You should see that the extra piece we had is just the side of this new right angle triangle parallel to the x1 axis. And that piece is simply y_2 sin (\omega t).

So x_1 = x_2 cos (\ometa t) - y_2 sin (\omega t).

It's only after you have derived those equations using simple geometry that you should then learn that this can be couched down in the language of a rotation matrix. I personally think that it is inappropriate pedagogically to throw in the rotation matrix without first showing that it comes out of simple geometry. But that's just my opinion.

Patrick
 
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