sourlemon
- 52
- 1
Homework Statement
In section 4.7, we discussed the simple pendulum consisting of a mass m suspended by a rod of length l having negligible mass and derived the nonlinear initial value problem.
(17) \frac{d^{2}\phi}{dt^{2}} + \frac{g}{l}sin\theta=0
\theta(0) = \alpha
\theta'(0) = 0
where g is the acceleration due to gravity and \theta(t) is the angle of the rod makes with the vertical at time t. Here it is assumed that the mass is released with zero velocity at an initial angle \alpha, 0 < \alpha < \pi. We would like to determine the equation of motion for the pendulum and its period of oscillation.
(a) Use equation (17) and the energy integral lemma discussed in Section 4.7 to show that
\left(\frac{d\theta}{dt}\right)^{2} = \frac{2g}{l}(cos\theta - cos\alpha)
and hence
dt = - \sqrt{\frac{l}{2g}}\frac{d\theta}{\sqrt{cos\theta - cos\alpha}}
(b) Use the trigonometric identity cos x = 1 - 2sin^{2}(\frac{x}{2}) to express dt by
dt = - \frac{l}{2}\sqrt{\frac{l}{g}}\frac{d\theta}{\sqrt{sin^{2}(\alpha/2) - sin^{2}(\theta/2)}}
(c)Make the change of variables sin(\theta/2) = sin (\alpha/2)sin\phi to rewrite dt in the form
dt = - \sqrt{\frac{l}{g}}\frac{d\phi}{\sqrt{1 - k^{2}sin^{2}(\phi/2)}}
where k = sin(\alpha/2).
(d) The period P(\alpha) of the pendulum is defined to be the time required for the pendulum to swing from one extreme to the other and back - that is, from \alpha to -\alpha back to \alpha. Show that the period of oscillation is given by
(19) P(\alpha) = 4\sqrt{\frac{l}{g}}\int\frac{d\phi}{\sqrt{1 - k^{2}sin^{2}(\phi/2)}}
where k = sin(\alpha/2). [Hint: The period is just four times the time it takes the pendulum to go from \theta = 0 to \theta = \alpha]
The integral in (19) is called an elliptic integral of the first kind and is denoted by F(k, \pi/2. As you might expect, the period of the simple pendulum depends on the length "l" of the rod and the initial displacement \alpha. In fact, a check of an elliptic integral table will show that the period nearly doubles as the initial displacement increases from \pi/8 to 15\pi/16 (for fixed "l"). What happens as \alpha approaches \pi
Homework Equations
Lemma 3.
Let y(t) be a solution to the differential equation
(7) y" = f(y)
where f(y) is a continuous function that does not depend on y' or the independent variable t. Let F(y) be an indefinite integral of f(y), that is
f(y) = \frac{d}{dy}F(y).
Then the quantity
(8) E(t) = \frac{1}{2}y't^{2} - F(y(t))
is constant; i.e.,
(9) \frac{d}{dt}E(t) = 0.
The Attempt at a Solution
Lolz writing this problem alone takes forever. There's actually a part e, but I figure that out, so I didn't post it. As for part a and b, I got that too. I'm only having problem with part c and d.
(c)Make the change of variables sin(\theta/2) = sin (\alpha/2)sin\phi to rewrite dt in the from
dt = - \frac{l}{2}\sqrt{\frac{l}{g}}\frac{d\theta}{\sqrt{sin^{2}(\alpha/2) - sin^{2}(\theta/2)}}
to
dt = - \sqrt{\frac{l}{g}}\frac{d\phi}{\sqrt{1 - k^{2}sin^{2}(\phi/2)}}
where k = sin(\alpha/2).
I'm not sure yet how to start d, but I've start c. I think my problem is changing d\theta to d\phi.
My teacher said to take the derivative of both. So
sin(\theta/2) = sin (\alpha/2)sin\phi
becomes
1/2cos(\theta/2) = sin(\alpha/2)cos\phi
Since I'm changing d\theta to d\phi, I took the assumption that sin(\alpha/2)is a constant.
Plugging that in the equation I get
dt = - \frac{l}{2}\sqrt{\frac{l}{g}}\frac{1}{2}\frac{cos(\theta/2)}{\sqrt{sin^{2}(\alpha/2) - sin^{2}(\alpha/2)sin^{2}\phi}}
In part b, cos x = 1 - 2sin^{2}(\frac{x}{2}), so I figure I can try to do that too. So
cos(\theta/2) = 1 - 2sin^{2}(\frac{\theta}{4})
But how can I change 1 - 2sin^{2}(\frac{\theta}{4}) to something with \alpha or \phi? I can't figure out what triognometric properties I can use.
Last edited: