Pendulum with time dependent length

jncarter
Messages
47
Reaction score
0

Homework Statement


A mass m is suspended by a massless string of varying length l = l0 - vt, where v is constant. The mass is released at angle [\theta]0 from rest.

(a) Write down the Lagrangian and find the equation of motion
(b) Show that these equations reduce to those of a simple pendulum for the case v -> 0
(c) (Now this is the hard part) Solve for the approximate motion for small amplitude. The amplitude at time t = 0 is \theta0. Qualitatively describe the motion.


Homework Equations



U = -mgy = -mg(l0-vt)cos(\theta)
T = 1/2mV2 = (1/2)mv2 + (1/2)m\ddot{\theta}2(l0 - vt)2


The Attempt at a Solution


(a) Using L=T-U, the Lagrangian is given by:
L = 1/2mV2 = (1/2)mv2 + (1/2)m\ddot{\theta}2(l0 - vt)2 + mg(l0-vt)cos(\theta)​
The equation of motion is found by using the Euler-Lagrange equation. I found that
\ddot{\theta} = -gsin\theta / (l0 - vt)​

(b) This one is just painfully obvious. I think it was only asked as a check for the students.

(c) This is the part I can't seem to get. I know that in the small angle approximation sin\theta \rightarrow \theta. My intuition tells me that I should end up with a periodic function with an amplitude that decreases with time and some sort of time dependence such that the frequency of oscillation increases with time . As the string becomes shorter the mass cannot swing as far. The period of a simple pendulum in proportional to \sqrt{l}. Since l is decreasing at a constant rate, so does the period. So I expect to have a cos((l0 - vt)\theta) term. Or something similar with an exponential. It's just solving the differential equation that has got me stuck.

Any suggestions will be appreciated. Thank you for your help!
 
Last edited:
Physics news on Phys.org
I haven't thought about this for more than a few minutes, but one thing that jumps out is that the kinetic energy term should be more complicated than what you have there. The angular motion and the vertical motion caused by the pendulum string being pulled upward are not independent, because the angular motion has a vertical component. So for example, the kinetic energy is smaller when the mass is swinging downward in its arc than when it is swinging upward. You need to think about how to describe this in your definition of kinetic energy.
 
I'm almost certain the kinetic energy is correct.

T = \frac{1}{2}m v'^2 where v2 is defined as \dot{x}^2 + \dot{y}^2

x = l(t)sin\theta = (l - vt)sin\theta
so \frac{dx}{dt} = \frac{\partial}{\partial t}dt + \frac{\partial}{\partial \theta}d\theta
giving \dot{x} = -vsin\theta + (l-vt)\dot{\theta}cos\theta

You get something similar for \dot{y} but with some convenient minus signs. Squaring the two and adding them gives
v'2 = l^2\dot{\theta}^2 + 2vtl\dot{\theta} +v^2t^2\dot{\theta}^2
Gathering the terms gives
v'2 = v^2 + \dot{\theta}^2(l + vt)^2​
as in my previous post.

Please let me know if you see any error in my logic. Thanks for your time!
 
You are correct. So much for my intuition! The Lagrangian is right.

However, your equation of motion is off, because the time derivative in the Euler-Lagrange equation of motion applies to everything. I end up getting, with the small-angle approximation:

<br /> \ddot{\theta}(\ell - vt) + 2v \dot{\theta} - g \theta = 0<br />

I messed with this for a while, but couldn't solve it. The best I could do was set:

<br /> \theta = e^{\phi}<br />

And then obtain a first-order but (unfortunately) nonlinear equation:

<br /> (\ell - vt) (\dot{\omega} + \omega^2) + 2v\omega - g = 0<br />

Where

<br /> \omega = \dot{\phi}<br />

This equation was very difficult to solve, so I'm not sure I was on the right track in going that way.

I'm sorry I couldn't be more help. If there's an easy way to do this, we're both missing it.

Edit: Okay, I think I found a way to move forward. Take a look at the "Exact Solutions" section on this page: http://en.wikipedia.org/wiki/Differential_equation

#7 looks like what we have here. You need to multiply through by an integrating factor like it says there, but after that you can just integrate, and you obtain an (implicit, unfortunately) solution.

Let me know if you have any questions about how to do any of this.
 
Last edited:
I spoke with the professor. He advised me to try using successive approximations. I haven't gotten back to the problem yet, but I'll give both suggestions a go.
 
##|\Psi|^2=\frac{1}{\sqrt{\pi b^2}}\exp(\frac{-(x-x_0)^2}{b^2}).## ##\braket{x}=\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dx\,x\exp(-\frac{(x-x_0)^2}{b^2}).## ##y=x-x_0 \quad x=y+x_0 \quad dy=dx.## The boundaries remain infinite, I believe. ##\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dy(y+x_0)\exp(\frac{-y^2}{b^2}).## ##\frac{2}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,y\exp(\frac{-y^2}{b^2})+\frac{2x_0}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,\exp(-\frac{y^2}{b^2}).## I then resolved the two...
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top