MHB What is the Improved Solution for a Non-Small Angle Simple Pendulum?

  • Thread starter Thread starter Ackbach
  • Start date Start date
  • Tags Tags
    2015
Ackbach
Gold Member
MHB
Messages
4,148
Reaction score
93
Here is this week's POTW:

-----

In freshman calculus-based physics, you studied the simple pendulum, and possibly the physical pendulum. Typically, in such problems, you used the small-angle approximation to simplify the resulting differential equation for $\theta$, the angle the pendulum makes with the vertical. Let us improve on this solution by not allowing the small-angle approximation. For the simple pendulum, reduce to a single integral the differential equation for $\theta$. You may obtain an implicit result, and you may neglect air resistance and any other second-order effects such as the Coriolis effect. Assume the length of the pendulum is $\ell$, $\theta(0)=\theta_0$, and $\dot{\theta}(0)=0$.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to topsquark for his correct solution! Actually, he solved the physical pendulum, not the simple pendulum, but that's ok. Here is his solution:

This problem seems to me to be intractable if we do it the straightforward way. But hey, I'm a Physicist and have a trick up my sleeve.

Let's work this out using the work-energy theorem. I'm using the physical pendulum for the equations but the diagram below is for the simple pendulum.

[math]W_{nc} = \Delta KE + \Delta PE[/math]

There are no non-conservative forces present, so [math]W_{nc} = 0[/math]

[math]0 = \Delta KE + \Delta PE[/math]

The KE is easy:
[math]\Delta KE = \left ( \frac{1}{2} \right ) I \dot {\theta} ^2 - \left ( \frac{1}{2} \right ) I \dot {\theta _0} ^2[/math]

Define the zero of the potential energy to be at the bottom of the swing of the pendulum and the height of the pendulum at [math]\theta _0[/math] to be h. Using the diagram below, we have that
[math]cos(\theta) = \frac{L - h}{L} \implies h = L(1 - cos(\theta))[/math].

*Note that for the physical pendulum L is actually the radial distance from the pivot to the center of mass.

So the PE becomes:
[math]\Delta PE = mgL(1 - cos(\theta)) - mgL(1 - cos( \theta _0)) [/math]

So back to the energy equation:
[math]0 = \left [ \left ( \frac{1}{2} \right ) I \dot {\theta} ^2 - \left ( \frac{1}{2} \right ) I \dot {\theta _0} ^2 \right ] + \left [ mgL(1 - cos(\theta)) - mgL(1 - cos( \theta _0)) \right ] [/math]

Noting that [math]\dot{ \theta _0} = 0[/math] we get:
[math]0 = \left ( \frac{1}{2} \right ) I \dot {\theta} ^2 + mgL(cos(\theta _0) - cos(\theta))[/math]

or
[math]0 = \dot{\theta}^2 + \frac{2mgL}{I} (cos(\theta_0) - cos(\theta))[/math]

[math]\dot{\theta} = \sqrt{\frac{I}{2mgL} (cos(\theta) - cos(\theta_0))}[/math]

Just for comparison, for a simple pendulum, [math]I = mL^2[/math], where L is now the length of the string on the pendulum, giving:
[math]\dot{\theta} = \sqrt{\frac{L}{2g} (cos(\theta) - cos(\theta_0))}[/math]

Back to the physical pendulum. This equation is separable:
[math]\dot{\theta} = \frac{d \theta}{dt} = \sqrt{\frac{2gmL}{I} (cos(\theta) - cos(\theta_0))}[/math]

[math]dt = \sqrt{\frac{I}{2mgL}}\left [ cos(\theta) - cos(\theta_0)) \right ] ^{-1/2} ~d \theta [/math]

[math]\int_{t_0}^t dt = \int _{\theta _0}^{\theta} \sqrt{\frac{I}{2mgL}}\left [ cos(\theta) - cos(\theta_0)) \right ] ^{-1/2} ~d \theta [/math]

[math]t - t_0 = \int _{\theta _0}^{\theta} \sqrt{\frac{I}{2mgL}}\left [ cos(\theta) - cos(\theta_0)) \right ] ^{-1/2} ~d \theta [/math]

Since [math]t_0 = 0[/math] we have, finally:
[math]t = \sqrt{\frac{I}{2mgL}} \int _{\theta _0}^{\theta} \left [ cos(\theta) - cos(\theta_0)) \right ] ^{-1/2} ~d \theta [/math]

This integral has no closed form, but note that if [math]\theta = 0[/math] we can put the integral in terms of an incomplete elliptic integral of the first kind.
 
Back
Top