Elastic pendulum - Lagrangian approach

szany
Messages
5
Reaction score
0

Homework Statement



A spring of rest length L_0 (no tension) is connected to a support at one end and has a mass M attached at the other. Neglect the mass of the spring, the dimension of the mass M, and assume that the motion is confined to a vertical plane. Also, assume that the spring only stretches without bending but it can swing in the plane.

(a) Using the angular displacement of the mass from the vertical and the length that the spring has stretched from its rest length (hanging with the mass M), solve Lagrange's equations for small stretching and angular displacement.

(b) Solve Lagrange's equations to the next order in both stretching and angular displacement. This is still amenable to hand calculations. Using some reasonable assumptions about the spring constant, the mass, and the rest length, discuss the motion. Is resonance likely under the assumptions stated?

Homework Equations



Formula for the Lagrangian; Euler-Lagrange equations.

The Attempt at a Solution



The Lagrangian is:

\mathcal{L} = T - V = \frac{M}{2}(\dot{r}^2 + r^2\dot{\phi}^2) - (\frac{k}{2} x^2 - Mgr\cos\phi)

where r = L_0 + x (i.e. r is the stretched length of the spring, and x is the deviation from the rest length). \phi is the angular displacement where zero is hanging straight down.

The Euler-Lagrange equations in x and \phi are:

\frac{\partial \mathcal{L}}{\partial x} - \frac{\mathrm{d}}{\mathrm{d}t} \left(\frac{\partial \mathcal{L}}{\partial \dot{x}}\right) = M(L_0 + x)\dot{\phi}^2 - (kx - Mg\cos\phi) - M\ddot{x} = 0

\frac{\partial \mathcal{L}}{\partial \phi} - \frac{\mathrm{d}}{\mathrm{d}t} \left(\frac{\partial \mathcal{L}}{\partial \dot{\phi}}\right) = - Mg(L_0 + x)\sin\phi - M((L_0 + x)^2\ddot{\phi} + 2(L_0 + x)\dot{x}\dot{\phi}) = 0

My guess at approximating for small angular displacements is to set \sin\phi = \phi and \cos\phi = 1, but I don't know whether this should be before or after differentiating the Lagrangian, and I don't know the right way to approximate for small stretching.
 
Last edited:
Physics news on Phys.org
Small angle approximations must be applied after making derivatives of the lagrange equations. Remember that in this approx:

<br /> \dot{\theta}=0<br />

(In notation you have used, <br /> \dot{\phi}=0<br />
 
javiergra24 said:
Remember that in this approx:

<br /> \dot{\theta}=0<br />

But then must not \ddot{\phi} = 0? If so, the second equation becomes Mg(L_0 + x)\phi = 0, which means \phi = 0; a bit excessive for a small angle approximation.

On the other hand, leaving \ddot{\phi} alone, x drops out completely from the second equation and (using x \ll L_0) I get independent equations for x and \phi (equivalent to F=ma for a hanging spring and a swinging pendulum respectively).

\ddot{x} = - g - \frac{k}{M}x

\ddot{\phi} = - \frac{g}{L_0}\phi
 
Last edited:
Are you sure your derivative with respect to x is correct? I think you should get a term linear in x when you differentiate the kinetic energy.
 
vela said:
Are you sure your derivative with respect to x is correct? I think you should get a term linear in x when you differentiate the kinetic energy.

Aha you're right; I missed a power of 2. Silly.

I'll edit the equations to make sense. Everything looks good now.
 
After checking my books and exercises I think the best way is:

First of all calculate the equilibrium angle (\ddot{\phi}=\dot{\phi}=0} You'll find an angle \phi_{0} (remember that you'll get a constant.

Then you can find the small angle frecuency by doing an approximation:

\phi=\phi_{0}+\epsilon=0} where \epsilon is the angle for small vibrations.

Use this in the equation for the angle in order to find an equation for \epsilon.
You can also check Marion's texbook (chapter 7).
 
Last edited:
javiergra24 said:
After checking my books and exercises I think the best way is:

First of all calculate the equilibrium angle (\ddot{\phi}=\dot{\phi}=0} You'll find an angle \phi_{0} (remember that you'll get a constant.

Then you can find the small angle frecuency by doing an approximation:

\phi=\phi_{0}+\epsilon=0} where \epsilon is the angle for small vibrations.

Use this in the equation for the angle in order to find an equation for \epsilon.

I'm not sure I understand. From your equation, \phi = \epsilon = 0 (since \phi_0 = 0 clearly satisfies \ddot{\phi}=\dot{\phi}=0}).

Is something wrong with the result I got above?
 
It's been a long time since I took classical mechanics, so this might be a misguided suggestion. Are you familiar with diagonalizing the Lagrangian? If the technique applies, I seem to recall it made solving this type of problem pretty straightforward.
 
Be careful: Your L_0 is not the L_0 given in the question.
You have to use the rest length with a mass hanging in a gravitational field which will be slightly larger.
 
Back
Top