MHB How Do You Solve a Simple Pendulum's Equation of Motion?

topsquark
Science Advisor
Homework Helper
Insights Author
MHB
Messages
2,020
Reaction score
843
I was waiting for the http://mathhelpboards.com/potw-university-students-34/problem-week-156-march-23-2015-a-14734.html for University students solution to be posted before I asked this question. I ran across this problem as I was trying to solve the problem and I got stuck rather quickly.

The problem is for a simple pendulum of length L and mass m with the conditions [math]\theta (0) = \theta _0[/math] and [math]\frac{d \theta }{dt}(0) = 0[/math].

Skipping the derivation we get, for the equation of motion:
[math]\frac{d^2 \theta }{dt^2} + b~sin(\theta) = 0[/math].

(b = g/L if you are interested.)

Let's integrate this equation over t, and do some simplifying:

[math]\frac{d \theta}{dt} + \int _0^t b~sin(\theta) ~ dt = C[/math]

[math]\frac{d \theta}{dt} + b \int _0^t sin(\theta) \left ( \frac{dt}{d \theta} \right ) d \theta = C[/math]

Using the inverse function theorem:
[math]\left ( \frac{dt}{d \theta} \right )^{-1} + b \int _{\theta _0}^{\theta} sin(\theta) \left ( \frac{dt}{d \theta} \right ) d \theta = C[/math]

I can't get it through my head how to deal with this. The solution deals somehow with elliptic functions but I can't find a way to get it into that form. Any hints would be appreciated.

-Dan
 
Physics news on Phys.org
topsquark said:
I was waiting for the http://mathhelpboards.com/potw-university-students-34/problem-week-156-march-23-2015-a-14734.html for University students solution to be posted before I asked this question. I ran across this problem as I was trying to solve the problem and I got stuck rather quickly.

The problem is for a simple pendulum of length L and mass m with the conditions [math]\theta (0) = \theta _0[/math] and [math]\frac{d \theta }{dt}(0) = 0[/math].

Skipping the derivation we get, for the equation of motion:
[math]\frac{d^2 \theta }{dt^2} + b~sin(\theta) = 0[/math].

(b = g/L if you are interested.)

Let's integrate this equation over t, and do some simplifying:

[math]\frac{d \theta}{dt} + \int _0^t b~sin(\theta) ~ dt = C[/math]

[math]\frac{d \theta}{dt} + b \int _0^t sin(\theta) \left ( \frac{dt}{d \theta} \right ) d \theta = C[/math]

Using the inverse function theorem:
[math]\left ( \frac{dt}{d \theta} \right )^{-1} + b \int _{\theta _0}^{\theta} sin(\theta) \left ( \frac{dt}{d \theta} \right ) d \theta = C[/math]

I can't get it through my head how to deal with this. The solution deals somehow with elliptic functions but I can't find a way to get it into that form. Any hints would be appreciated.

-Dan

The second order ODE is of the type...

$\displaystyle \theta^{\ ''} = f(\theta)\ (1)$

... and the standard solving procedure consists in writing (1) in the form...

$\displaystyle \theta^{\ '}\ \frac{d \theta^{\ '}}{d \theta} = f(\theta)\ (2)$

... that is a first order separate variables ODE. Integrating YTou obtain...

$\displaystyle \frac{\theta^{\ '\ 2}}{2} = \int f(\theta)\ d \theta + c_{1}\ (3)$

... so that for $\displaystyle f(\theta) = - b\ \sin \theta$ You obtain...

$\displaystyle \theta^{\ '} = \pm \sqrt {2\ b\ \cos \theta + c_{1}}\ (4)$

Now You have another first order separate variables ODE the solution of which is given by...

$\displaystyle t = \pm \int \frac{d \theta}{\sqrt{2\ b\ \cos \theta + c_{1}}} + c_{2}\ (5)$

The problem now is that the integral in (5) is elliptic, i.e. a non elementary integral...

Kind regards

$\chi$ $\sigma$
 
chisigma said:
The second order ODE is of the type...

$\displaystyle \theta^{\ ''} = f(\theta)\ (1)$

... and the standard solving procedure consists in writing (1) in the form...

$\displaystyle \theta^{\ '}\ \frac{d \theta^{\ '}}{d \theta} = f(\theta)\ (2)$

... that is a first order separate variables ODE. Integrating YTou obtain...

$\displaystyle \frac{\theta^{\ '\ 2}}{2} = \int f(\theta)\ d \theta + c_{1}\ (3)$

... so that for $\displaystyle f(\theta) = - b\ \sin \theta$ You obtain...

$\displaystyle \theta^{\ '} = \pm \sqrt {2\ b\ \cos \theta + c_{1}}\ (4)$

Now You have another first order separate variables ODE the solution of which is given by...

$\displaystyle t = \pm \int \frac{d \theta}{\sqrt{2\ b\ \cos \theta + c_{1}}} + c_{2}\ (5)$

The problem now is that the integral in (5) is elliptic, i.e. a non elementary integral...

Kind regards

$\chi$ $\sigma$
Coooooooooooooooooooool! I've never sen the method presented before but I've used it a zillion times. That would be the Mathematical version of the work-energy method that I used in the POTW.

As always, sir [math]\chi \sigma[/math], (Bow)

-Dan
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...

Similar threads

Back
Top