Haiduke Sarafian

Two identically charged simple pendulums are allowed to swing in a vertical plane, acted upon by gravity and their mutual electrostatic interactive repulsive forces. We show that the inclusion of the electrostatic interaction makes the movement of the pendulums highly nonlinear. To describe the motion, we quantify the relevant time-dependent kinematic and dynamic quantities. Our analysis also includes an extended study of equal and oppositely charged pendulums. Motivated by the outcomes of the calculation, the author manufactured a real-life replica of the study demonstrating the features of the interactive pendulums; a photograph of the replica is included.

Introduction and Motivation

The motion of a simple pendulum under the pull of gravity has been studied for ages. Most standard science and engineering texts have chapters devoted to the analysis of this problem. However, a thorough literature search reveals that the description of the motion of one such pendulum when perturbed by exotic forces is much less extensive. Among many feasible potential scenarios of perturbing the motion of a pendulum in a controlled and quantifiable manner is to cross-pollinate mechanics with electrostatics using a pair of charged pendulums. Based on the results of this analysis, one may argue that the answers to the “what-if” scenarios of this project would have remained unresolved before the advent of the Mathematica era.

This article uses the familiar laws of Newtonian mechanics and electrostatic interactions, as introduced to students in college science and engineering courses. Hence, the physics of this article, its mathematical analysis, and the included Mathematica programs might appeal to a wide range of readers.

To simplify the analysis and to stress the important aspects of the physics of the project, we consider a symmetrical situation, with two identical pendulums.

This is the problem: Consider two identical simple pendulums. Assume each pendulum is composed of a point-mass , electric charge , and string length . Swing the pendulums symmetrically about the vertical reference line that passes through their common pivot and hold them horizontal. Drop them simultaneously and let them swing under gravity. Then analyze the motion of each pendulum in terms of the parameters , , and .

General Strategy

Figure 1 (left) is a sketch of the problem. It shows the pendulums at an instant where each line makes an angle with the vertical reference position. One strategy of analyzing the problem is to identify the forces acting on each mass. Later we consider the alternate energy approach. Because of the symmetry of the assembly, it suffices to consider just one of the point-like masses, say the one on the right. In addition to mechanical forces such as weight and tension , we include the electrostatic repulsive force . The imposed symmetry confines the orientation of the to the horizontal plane. The analysis in this article can easily be extended to study more challenging asymmetrical cases. Having identified the forces acting on the mass (the free-body diagram), we can apply Newton’s laws of motion. Our strategy is to consider the components of Newton’s second law along the and axes, which gives two separate equations of motion. However, because of the geometrical constraints (i.e., the mass is connected to the pivot with an unstretchable string), the coordinates of the mass and are interrelated. This correlation reduces the number of independent equations of motion from two to one. Solving the resulting equation yields the time-dependence of one of the coordinates. The relation between and then gives the other coordinate, thus leading to the entire kinematics and dynamics of the problem. The details follow.

Figure 1. (left) The schematic of a pair of charged pendulums with relevant forces: weight (), tension (), and the electrostatic repulsion (). (right) Digital photo of the actual replica of the study; details are given at the end of the article in the Conclusion.

Analysis

We begin with Newton’s second law, . Because of the planar motion of the mass, we project this equation along the horizontal and vertical directions. This gives and . There are advantages to confining the motion of the mass within the first quadrant; we select the downward direction as the positive axis. These two equations yield

(1)
(2)

where is the acceleration of gravity, is the tension in the line, and is the electrostatic force, with being the charge and the horizontal coordinate of the mass. The accelerations of the mass along the and axes are and . According to standard notation, , and so on. We rearrange these equations and find their ratio:

(3)

Since, according to Figure 1, , equation (3) yields

(4)

Because the length of the string is constant, we write , which gives . Differentiating the latter twice with respect to time yields

(5)

Substituting equation (5) into equation (4) and simplifying the result gives

(6)

Define a dimensionless variable , which gives and . Substituting these into equation (6) yields

(7)

where the two auxiliary constant parameters are and . The parameter is purely mechanical while is influenced by both mechanics and electrostatics. For pendulums charged with equal and opposite charges and those with no charge, the counter equations of equation (7) are, respectively,

(8)
(9)

Equations (7), (8), and (9) are second-order and highly nonlinear differential equations. For a set of chosen practical values of and we apply DSolve; Mathematica fails to produce symbolic solutions. We then apply NDSolve along with the relevant initial conditions, namely, and . The solutions are shown in Figure 2.

Figure 2. The solid, long-dashed, and short-dashed curves plot plot (i.e., the coordinate of the mass versus time ) for the repulsive, attractive, and uncharged pendulums, respectively.

As one would intuitively expect, in the absence of energy loss (such as friction at the pivot), the electrostatic repulsive force between the two identically charged pendulums would have two distinct impacts. First, it should set the pendulums in steady repetitive oscillations. Second, it prevents the pendulums from touching one another. Both effects are clearly illustrated by the solid curve of Figure 2. More specifically, the minimum ordinate of the first cycle is the separation distance between the instantly halted pendulums. For oppositely charged pendulums, the attractive electrostatic force causes the pendulums to pull together more strongly than they would otherwise. For the latter as well as the uncharged case, the two pendulums touch one another along the vertical line, . The abscissas of the long-dashed and short-dashed curves in Figure 2 are the fingerprints of these scenarios. The abscissa of the former is less than the latter due to the attraction of the electrostatic force.

Having identified the horizontal coordinate of the pendulum, we evaluate . Figure 3 displays the pair .

Figure 3. The plot of the coordinates of the pendulum versus for the repulsive electrostatic force. The black and gray curves are and , respectively.

The curves in Figure 3 show the features of the coordinates of the pendulum that one would intuitively expect. The black and gray curves are completely out of phase. The pendulum begins from its horizontal extreme (the black curve) while its vertical coordinate begins from its zero height extreme (the gray curve). When the pendulum falls, it approaches the vertical reference position. At the instant when it is closest to the other pendulum (the minimum of the black curve), its distance from the vertical position reaches its maximum (the tip of the gray curve).

To confirm that our computation sets the pendulum in a circular path, we apply ParametricPlot to graph its traversed path.

Figure 4. The circular path traversed by the pendulum.

Note that are given numerically, not analytically. Even so, Mathematica lets us evaluate the time derivatives related to kinematic quantities, such as and . We display these in Figure 5.

Figure 5. In both graphs, the solid, short-dashed, and long-dashed curves correspond to position coordinates and their associated speed and acceleration, respectively. For the sake of clarity, in the left graph and are scaled down by a factor of 0.5 and 0.03, respectively. In the right graph, and are scaled down by a factor of 0.5 and 0.08, respectively.

Graphically speaking, speed is the slope of the position with respect to time; acceleration is the slope of the speed with respect to time. A close inspection of the depicted plots underlines the graphical interrelationships of the corresponding quantities. The author speculates the “noise” in the signal (the long-dashed curve) originated from the second-order numerical derivative procedure. The double-hump of would have remained undetected had it not been depicted graphically.

An Alternative Approach Using Polar Coordinates

Since each individual mass swings along a circular path, this suggests that the problem might be more efficiently analyzed in polar coordinates.

Earlier, we introduced a dimensionless variable . According to Figure 1, . We then evaluate and . Substituting these into equation (7) and simplifying yields the equation of motion in the polar coordinate system,

(10)

Replacing by or results in counterparts of equations (8) and (9), respectively. In the absence of electric charge, and equation (10) describes the motion of an uncharged simple pendulum. For small angles, and the corresponding linearized equation assumes a textbook form: . For a charged pendulum and, irrespective of the oscillation amplitude, equation (10) describes the motion of a highly super-nonlinear pendulum. As in the previous section, applying DSolve fails to generate symbolic output, so again we use the same set of initial conditions and solve the equation numerically. The solution of the equation of motion in the polar coordinate system should match the Cartesian results. As shown in Figure 6, the agreement is perfect.

Figure 6. The solid and gray curves show the solutions of equations (7) and (10), respectively.

It is instructive to visually quantify the impact of the super-nonlinearity of the motion. In Figure 7, we plot the angular positions of the charged and the uncharged cases. For the uncharged pendulum, for the sake of comparison only, we assume the pendulum oscillates without colliding with the other uncharged pendulum. According to Figure 7, the impact of nonlinearity is twofold: (1) it decreases the oscillation amplitudes; and (2) it slows the oscillations. The second property is shown by a time-delayed phase shift.

Figure 7. The black and gray curves represent the angular positions of the charged and uncharged pendulums, respectively.

Knowing the value of , we evaluate related physical quantities such as the angular speed and angular acceleration . Here again we emphasize the usefulness of Mathematica: it enables us to differentiate a nonanalytic function. Figure 8 displays the for .

Figure 8. The solid, short-dashed, and long-dashed curves correspond to , , and for , respectively.

As we mentioned in the previous section, graphically, the angular speed and the angular acceleration are to be interpreted as the slope of the angular position with respect to time and the slope of the angular speed with respect to time, respectively. The short-dashed and long-dashed curves depicted in Figure 8 agree with these interpretations.

Phase Diagrams

In the section Analysis, we evaluated a set of kinematic quantities such as , , and to describe the oscillations of the masses. Now, by suppressing the time variable, , we apply ParametricPlot and graph subsets of these quantities, namely , , , and . We also display the same sets for the uncharged pendulums. These are all shown in Figure 9.

Figure 9. The solid and the dashed curves are the “phase diagrams” of the uncharged and the charged pendulums, respectively.

With the exception of the top-left graph, a traditional phase diagram, the other three diagrams have seldom, if ever, been discussed in literature. These three graphs are examples demonstrating how Mathematica can be deployed to explore fresh ideas. Their descriptive interpretations are explicit; they are useful graphs assisting our understanding of the physics of the problem. One of the objectives of this article is to demonstrate the impact of the electrostatic interactions of the charged pendulums on the oscillations of the masses. The two scenarios are distinguished from one another by the presence of electric charge. Hence, to avoid the auxiliary potential side effects, such as mechanical collisions of the uncharged masses, we assume the uncharged pendulums pass through each other when they meet. Therefore, the solid curve in the top-left plot of Figure 9 is symmetrically extended to the domain. The charged and the uncharged pendulums begin from the same horizontal position, . Their respective angular position and the angular speed change accordingly. Beyond , the super-nonlinearity of the oscillations causes these two curves to diverge. In addition, the abscissa of the dashed curve is the smallest separation angle of the charged pendulums.

Conclusion

The analysis of the characteristics of perturbed motion of a simple pendulum as presented in this article illustrates the features of nonlinear dynamics and its interface with mechanics and electrostatics. The author’s extensive search of the literature indicated that this analysis is new. The proposed project accomplishes several instructional and research-oriented objectives. The author applied the basic principles of mechanics that are being taught in introductory physics and engineering courses and laid the foundation one step at a time to develop the equations describing the physics of the problem. A quick review of the article will convince the reader that the concept of the project is not hard to grasp; however, its detailed analysis leading to a quantifiable understanding hinges upon the solutions of the challenging equations of motion. Without Mathematica‘s powerful and flexible tools, such as NDSolve, as well as its numerical and especially its graphics utilities, the analysis of this project, the super-nonlinear motion of the pendulum, might have remained unnoticed.

Throughout the article, with its analysis and the accompanying Mathematica programs, the author encourages the reader to examine features of extended challenging scenarios. The article thus suggests a road map for explorations of problems in physics and extends the scope of the current status of nonlinear dynamics. For instance, in most texts the nonlinear motion of a simple pendulum is limited to the analysis of “the large amplitude oscillations” of an uncharged, mechanical pendulum. This article extends consideration to additional nonmechanical perturbation forces.

To make the project as comprehensive as possible, the author built a real-life replica of the study. For practical reasons, two 0.4 caliber cylindrical neodymium magnets are used to mimic the effects of the electrostatic repulsive forces; a digital photo of the replica is included in Figure 1 (right).

Reference

[1] S. Thornton and J. Marion, “Classical Dynamics of Particles and Systems,” 5th ed., Belmont, CA: Brooks/Cole, 2003.
H. Sarafian, “A Study of Super-Nonlinear Motion of a Simple Pendulum,” The Mathematica Journal, 2011. dx.doi.org/doi:10.3888/tmj.13-14.

About the Author

Haiduke Sarafian is the John T. and Paige S. Smith Professor of Science at the Pennsylvania State University at the York campus of the University College. He received his Ph.D. in theoretical nuclear physics from Michigan State University in 1983. In 1999 he was a Mathematica Visiting Scholar. He is also an independent Mathematica trainer (www.wolfram.com/services/training/sarafian.html).

Haiduke Sarafian
The Pennsylvania State University
University College
York, PA 17403
has2@psu.edu