The Vertically Forced Pendulum

Due: Your report must be submitted by 10 a.m. on Friday, April 21.

Group project: This is a group project with each group having either three or four members. Once a group begins work on the project, its membership cannot change. Consequently establishing your group must be your first step in this project. Each group will submit one report, and all members of the group will receive the same grade for this project.

Goals:

  1. To become familiar with the long-term behavior of solutions to certain forced second-order equations.
  2. To study the relationship between the frequency of the forcing and the stability of the solutions.

The pendulum:

In the first project, you studied the motion of a pendulum determined by the autonomous equation

theta" + b theta' + k sin(theta) = 0,

where theta is the angle that the pendulum rod makes with the vertical, b is a damping coefficient, and k is a constant that is determined by the length of the rod.

In this project, you will study a more complicated model---one that includes another term that results from periodic vertical motion of the pivot point of the pendulum. The equation of motion is

theta" + b theta' + k sin(theta) = -A B2 cos(B t) sin(theta).

The two new parameters A and B correspond to the amplitude and frequency of the motion of the pivot point.

Your report should discuss the following items:

  1. (The bifurcation value b0) In part 3 of your first project, you estimated bifurcation values for the unforced, nonlinear pendulum (A=0) and its linear approximation. Using what you have learned since doing that project, compute these values b0 directly.
  2. (Equilibrium solutions) Determine all equilibrium solutions to the forced equation and interpret them physically.
  3. (Linear approximation) Assume that the damping coefficient b=0 and approximate the sine terms with their linearizations at theta=0. In this case, the equation becomes

    theta" + (k + A B2 cos(B t)) theta = 0.

    Note that this equation is linear, but it does not have constant coefficients. "Rescale" time by letting tau=B t and show that this linear equation is equivalent to the equation

    theta" + (alpha + beta cos(tau)) theta = 0.

    (The second derivative in this new equation is the second derivative of theta with respect to tau rather than t.) How do alpha and beta relate to the parameters A and B in the original equation?

    Using alphas and betas from the rectangle -.5 <= alpha <= .5 and 0 < beta <= .5, use HPGSystemSolver to identify the parameter values where all of the solutions to

    theta" + (alpha + beta cos(tau)) theta = 0

    are bounded. We call these regions the regions of stability. The complementary regions are the regions of instability.

  4. (Unstable lower equilibrium position) Let b=0.1 in the forced pendulum equation. Using your results in part 3, find parameter values of the forced pendulum for which the lower equilibrium position is unstable.

  5. (Stable upper equilibrium position) Let b=0 in the pendulum equation and linearize the equation around the angle theta=pi. Compare your linearization with the one you obtained in part 3. Let b=0.1 and find parameter values for which the upper equilibrium position is stable in the forced pendulum.

Your report: Your report should be no longer than four typewritten pages, and it should address all of the questions mentioned above. You may provide as many figures as you wish, but the relevance of each figure to your report must be evident. Figures are part of the four-page limit. Please insert your figures at appropriate places in your report rather than attaching them to the end of the report.

Parameter values: The value of k that you should use is determined by the last digits of the BU ID numbers of the members of your group. Use

k = 0.1 a + 1.05

where a is the average (accurate to two decimal places) of the last digits of all members in the group. For example, if the last digits are 0, 1, 2, and 2, then a = 1.25 and k = 1.175.

Asking questions: Questions related to the project will be answered at the start of each lecture. Questions sent by email will also be answered at the start of each lecture. Questions sent by email after lecture on Wednesday, April 19 will not be answered. Consequently, you should not wait until the last minute to ask questions.

Academic Conduct: Your work and conduct in this course are governed by the CAS Academic Conduct Code. This code is designed to promote high standards of academic honesty and integrity as well as fairness. A copy of the code is available in CAS Room 105 if you cannot access it on the web, and it is your responsibility to know and follow the provisions of the code. In particular, all work that you submit in this course must be your original work. For example, you can only discuss your project with other members of your group, with Blanchard, or with Marotta. Moreover, the computations that you do for your report as well as the text of your report must be original to your group. All group members are responsible for all aspects of the report. Any cases of suspected academic misconduct will be reported to the CAS Dean's Office.