Monday, September 12, 2016

newtonian mechanics - Period of a pendulum



In the book 'Calculus the Early Transcendetals' at page 776 (7th edition) they give that the period of a pendulum with length L that makes a maximum angle θ0 with the vertical is:


T[s]=4Lgπ2011sin2(θ02)sin2(x) dx



Questions:



  • Does this formula work, for any pendulum?


  • How did they get this formula (hint to derive the given formula)?




Answer



That formula holds for a simple pendulum of length L in a gravitational field g and released from rest with an amplitude θ0.


Since this system is conservative its mechanical energy is constant and equals the gravitational potential energy when it is released. Setting the zero of potential energy at the fixed point of the pendulum, the mechanical energy is E=mgLcosθ0=12mL2˙θ2mgLcosθ.

Solving for dθdt, separating the variables and integrating you should get t0dt=L2gθθ0dθcosθcosθ0.
The idea now is to make a couple of variable changes in order to arrive to a known integral. What you have to do is to write cosa=12sin2(a/2) and then you define sin(θ/2)=sin(θ0/2)sinx, such that dθ=2sin(θ0/2)1sin2x1sin2(θ0/2)sin2xdx.
The integral becomes t=Lgxx0dx1sin2(θ0/2)sin2x.
The period equals four times the time the pendulum takes going from θ=0 to θ=θ0. Therefore T=4Lgπ/20dx1sin2(θ0/2)sin2x.
This is a complete elliptical integral of the first kind. A nice description of the pedulum including some nice plots can be found at wikipedia


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...