Pendulum with time dependent length

Thanks for your help!In summary, the conversation discusses a homework problem involving a mass suspended by a string of varying length and released at an angle. The Lagrangian and equation of motion are derived, and it is shown that for a small angle approximation, the equations reduce to those of a simple pendulum. The conversation then focuses on solving for the approximate motion for small amplitudes, with suggestions to try using an integrating factor or successive approximations.
  • #1
jncarter
49
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 [itex]\theta[/itex]0. Qualitatively describe the motion.


Homework Equations



U = -mgy = -mg(l0-vt)cos([itex]\theta[/itex])
T = 1/2mV2 = (1/2)mv2 + (1/2)m[itex]\ddot{\theta}[/itex]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[itex]\ddot{\theta}[/itex]2(l0 - vt)2 + mg(l0-vt)cos([itex]\theta[/itex])​
The equation of motion is found by using the Euler-Lagrange equation. I found that
[itex]\ddot{\theta}[/itex] = -gsin[itex]\theta[/itex] / (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[itex]\theta[/itex] [itex]\rightarrow[/itex] [itex]\theta[/itex]. 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 [itex]\sqrt{l}[/itex]. Since l is decreasing at a constant rate, so does the period. So I expect to have a cos((l0 - vt)[itex]\theta[/itex]) 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
  • #2
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.
 
  • #3
I'm almost certain the kinetic energy is correct.

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

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

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

Please let me know if you see any error in my logic. Thanks for your time!
 
  • #4
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:

[itex]
\ddot{\theta}(\ell - vt) + 2v \dot{\theta} - g \theta = 0
[/itex]

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

[itex]
\theta = e^{\phi}
[/itex]

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

[itex]
(\ell - vt) (\dot{\omega} + \omega^2) + 2v\omega - g = 0
[/itex]

Where

[itex]
\omega = \dot{\phi}
[/itex]

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:
  • #5
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.
 

Related to Pendulum with time dependent length

What is a pendulum with time dependent length?

A pendulum with time dependent length is a type of pendulum in which the length of the pendulum changes over time. This can be due to factors such as temperature, gravity, or external forces acting on the pendulum.

How does the length of a pendulum affect its motion?

The length of a pendulum is directly related to its period, or the time it takes to complete one full swing. A longer pendulum will have a longer period, meaning it will take more time to complete one swing, while a shorter pendulum will have a shorter period.

What is the equation for the period of a pendulum with time dependent length?

The equation for the period of a pendulum with time dependent length is T = 2π√(L/g), where T is the period, L is the length of the pendulum, and g is the acceleration due to gravity. This equation assumes that the length of the pendulum changes periodically with time.

How does the length of a pendulum affect the amplitude of its swing?

The length of a pendulum has no effect on the amplitude of its swing. The amplitude of a pendulum's swing is determined by the initial displacement and the energy of the pendulum, not its length.

What factors can cause the length of a pendulum to change over time?

The length of a pendulum can change over time due to factors such as temperature changes, changes in the strength of gravity, or external forces such as air resistance. These changes can cause the period of the pendulum to vary as well.

Similar threads

  • Advanced Physics Homework Help
Replies
9
Views
2K
Replies
6
Views
1K
  • Special and General Relativity
Replies
32
Views
1K
  • Advanced Physics Homework Help
Replies
5
Views
1K
  • Advanced Physics Homework Help
Replies
4
Views
2K
  • Advanced Physics Homework Help
Replies
21
Views
3K
  • Advanced Physics Homework Help
Replies
11
Views
1K
  • Advanced Physics Homework Help
Replies
16
Views
953
  • Advanced Physics Homework Help
Replies
9
Views
3K
  • Advanced Physics Homework Help
Replies
6
Views
2K
Back
Top