The Shortcomings of the Small Angle Approximation for Oscillating Systems

A paper I wrote as a Grove City College physics undergrad in 2005, revised two decades later to incorporate my professor's handwritten feedback.

Abstract

Most undergraduate textbooks on classical mechanics cover the simple pendulum as an example of simple harmonic motion by making a small-angle approximation that yields an amplitude-independent period. Some authors even state that the small-angle approximation is an appropriate estimation for many oscillating systems besides simple pendulums. It can be shown that this estimation will not work for many systems; in fact, there are infinitely many simple oscillating systems whose oscillation is intrinsically nonlinear. The periods of these systems depend on the amplitude of oscillation, so methods other than the small-angle approximation must be used to describe their motion — otherwise the resulting equations of motion may be incorrect. Where a system does yield to approximation, one or two standard techniques suffice, and a careful writer notes which ones and why. Care must be taken when evaluating oscillating systems to be sure they are correctly solved.

Introduction

The simple pendulum has been an area of scientific interest for at least five hundred years. A sketch by Leonardo da Vinci from about 1500 shows a pendulum in use (Grattan-Guinness 1082). Galileo was the first to note that a pendulum could be used in keeping time, yet he did not seem to realize that the period of a simple pendulum is amplitude dependent. Simple harmonic motion is now a standard subject in undergraduate mechanics at both the freshman and upperclassman level, and its classic problems are the mass suspended on a spring and the simple pendulum. In solving the differential equation that describes the motion of a simple pendulum, an approximation must be used. Likewise, there are other similar systems that appear to need approximations for their solutions. Unfortunately, for pendulums released at a large angle from the vertical — and for many systems even at small angles — this approximation fails, and the problem must be approached by other methods.

A simple pendulum has a “massless” rod of length $\ell$ connected to a mass $m$ at one end and rotating freely about a fixed, frictionless pivot at the other. Suspended in a uniform gravitational field, the pendulum at rest hangs with the mass directly below the pivot point. The force on the pendulum is described by Newton’s laws as

$$m\ell\frac{d^{2}\theta}{dt^{2}} = -mg\sin\theta,$$

where $\theta$ is the angle between the equilibrium position of the rod and the rotated pendulum. Unfortunately, this differential equation cannot be solved analytically, and describing the pendulum’s motion requires more than elementary techniques.

The classical approximation

The common solution of undergraduate texts is to approximate the equation for a small value of $\theta$. For example, “For small $\theta$, $\sin\theta \approx \theta$” (Tipler 441), and most, if not all, other books include a similar statement. In such a case, the approximation makes the differential equation

$$\frac{d^{2}\theta}{dt^{2}} = -\frac{g}{\ell}\,\theta,$$

which — being the equation for simple harmonic motion — is readily solved. The solution yields an equation of motion for a simple harmonic oscillator,

$$\theta = \theta_{0}\cos(\omega t + \delta), \qquad \omega = \sqrt{\frac{g}{\ell}},$$

and a period that is independent of the amplitude. For small angles this approximation is very close: a plot of $\theta$ versus $\sin\theta$ shows that up to about 0.5 radians the two values are almost identical. But for angles greater than this, the approximation falls apart.

A better approximation

Millet suggests a correction to the small-angle formula. Instead of

$$\sin\theta \approx \theta,$$

Millet uses

$$\sin\theta \approx \theta\cos\!\left(\frac{\theta_{0}}{2}\right),$$

where $\theta_{0}$ is the maximum angle of oscillation. This approximation is derived by noting that

$$\sin\theta = 2\sin\!\frac{\theta}{2}\cos\!\frac{\theta}{2},$$

and then approximating $\sin\frac{\theta}{2} \approx \frac{\theta}{2}$ and $\cos\frac{\theta}{2} \approx \cos\frac{\theta_{0}}{2}$.

Millet notes that at $\theta_{0} = 30^{\circ}$ his approximation gives a period with a percent error of 0.0075%, while the standard approximation gives an error of 1.7%. At $\theta_{0} = 90^{\circ}$ his approximation has an error of 0.75% and the standard approximation an error of 15%. He strongly suggests that this new formula be included in textbooks, so that students “will be able to find more realistic values for some current textbook problems” (Millet 163).

The exact solution

In Classical Dynamics, Thornton and Marion provide a discourse on the exact solution in a chapter on nonlinear oscillations. By calculating the potential energy at the point of maximum oscillation, they show that the differential equation can be expressed in the form

$$\dot{\theta} = 2\sqrt{\frac{g}{\ell}}\,\sqrt{\sin^{2}\!\frac{\theta_{0}}{2} - \sin^{2}\!\frac{\theta}{2}}\,,$$

from which the period can be found:

$$\tau = 2\sqrt{\frac{\ell}{g}}\int_{0}^{\theta_{0}}\left[\sin^{2}\!\frac{\theta_{0}}{2} - \sin^{2}\!\frac{\theta}{2}\right]^{-1/2}d\theta.$$

But this equation for the period is an elliptic integral of the first kind, which cannot be evaluated without numerical methods. To recast it, Thornton and Marion make the substitution

$$z = \frac{\sin(\theta/2)}{\sin(\theta_{0}/2)}, \qquad k = \sin\!\frac{\theta_{0}}{2}, \qquad dz = \frac{\cos(\theta/2)}{2\sin(\theta_{0}/2)}\,d\theta = \frac{\sqrt{1-k^{2}z^{2}}}{2k}\,d\theta,$$

which puts the period in the form

$$\tau = 4\sqrt{\frac{\ell}{g}}\int_{0}^{1}\left[(1-z^{2})(1-k^{2}z^{2})\right]^{-1/2}dz.$$

Then, with a power-series expansion and some algebra, the period becomes

$$\tau = 2\pi\sqrt{\frac{\ell}{g}}\left(1 + \frac{1}{16}\theta_{0}^{2} + \frac{11}{3072}\theta_{0}^{4} + \cdots\right).$$

This form clearly shows how the small-angle approximation functions. For example, in calculating the period of a pendulum with a maximum oscillation of fifteen degrees, the last two terms in the parenthesis total about 0.0042, which is clearly dominated by the leading $1$.

Intrinsically nonlinear oscillators

While the simple pendulum can be correctly estimated for small angles, there turn out to be infinitely many systems for which the approximation is not at all accurate. In his paper “Theory and Examples of Intrinsically Nonlinear Oscillators,” Mohazzabi demonstrates this fact. He begins by explaining that the potential energy of an oscillator — assuming it is continuous at its equilibrium point ($x = 0$) and that the potential energy there is zero — is given by

$$V(x) = V_{0}^{(1)}x + \frac{1}{2}V_{0}^{(2)}x^{2} + \cdots.$$

Because the potential energy at a stable equilibrium point is a local minimum, the power series must begin with an even function; that is,

$$V(x) = \frac{1}{2}V_{0}^{(2)}x^{2} + \frac{1}{6}V_{0}^{(3)}x^{3} + \cdots.$$

The total energy of the system is therefore

$$E = \frac{1}{2}\left[m\left(\frac{dx}{dt}\right)^{2} + V_{0}^{(2)}x^{2} + \frac{1}{3}V_{0}^{(3)}x^{3} + \cdots\right],$$

which is equivalent to the equation for harmonic oscillation when the third- and higher-order terms of the potential-energy series vanish and the equation is differentiated with respect to time. But, Mohazzabi notes, this cannot always be taken as true or even approximately true. First, it is not always the case that the potential-energy function of an oscillating system can be expanded about its equilibrium configuration in a Taylor series. Second, even when such an expansion is possible, there are cases where the coefficient of the quadratic term vanishes and the series begins with a term higher than second order (Mohazzabi 492). This is the inadequacy of the small-angle approximation: some highly regarded texts even claim, incorrectly, that all oscillators can be estimated with it — Mohazzabi cites Classical Mechanics by Barger and Olsson as an example.

A tethered mass

The typical example of an intrinsically nonlinear oscillator is a mass tethered above and below by identical springs of constant $k$ and relaxed length $\ell_{0}$. For simplicity, gravity is not present in this example. If $x$ is the displacement of the particle from equilibrium, Mohazzabi calculates the potential energy of the particle as

$$V(x) = k(\ell - \ell_{0})^{2} = k\ell_{0}^{2}\left[\sqrt{1 + \left(\tfrac{x}{\ell_{0}}\right)^{2}} - 1\right]^{2} = k\ell_{0}^{2}\left[\frac{1}{4}\left(\tfrac{x}{\ell_{0}}\right)^{4} - \frac{1}{8}\left(\tfrac{x}{\ell_{0}}\right)^{6} + \cdots\right]. \tag{1}$$

It is clear that this system is not a simple harmonic oscillator, because the lowest power of $x$ is four, not two; therefore the estimation used for a simple pendulum will not work. Equivalent to this situation, one can imagine a block at the end of a spring, tethered to a frictionless surface so that it moves only in the $x$-direction.

Two charged rings

zq+Q−βQ
Two concentric rings of radii R and αR carry charges +Q and −βQ; a charge q oscillates along the axis. Tuned so β = α³, the potential is ∝ z⁴.

Next, Mohazzabi provides an example from electrodynamics. He considers two thin concentric circular rings of radii $R$ and $\alpha R$, with $\alpha > 1$, lying in the $xy$-plane. Electric charges $Q$ and $-\beta Q$ (with $\beta > 0$) are uniformly distributed over the two rings, and a particle of mass $m$ and charge $q$ is placed on the $z$-axis near the center of the rings ($z \ll R$) and released (Mohazzabi 494). When the charges are chosen so that $\beta = \alpha^{3}$, the quadratic term of the potential vanishes and its leading behavior is quartic:

$$V(z) = \frac{3Qq}{32\pi\epsilon_{0}R^{5}}\left(1 - \frac{1}{\alpha^{2}}\right)z^{4}. \tag{2}$$

Once again the leading power is four, not two, so the motion of the particle is intrinsically nonlinear.

A tunnel through a sphere

mRρ ∝ (r/R)ˢ
A mass dropped through a tunnel in a sphere whose density varies as ρ ∝ (r/R)ˢ. Only s = 0 (uniform density) gives simple harmonic motion.

Mohazzabi also gives an example reminiscent of a favorite problem in elementary gravitational field theory. He considers a sphere of radius $R$ with a small tunnel along an axis through its center, into which a small mass is dropped. The sphere has a radially symmetric mass distribution with density

$$\rho = \rho_{0}\left(\frac{r}{R}\right)^{s}, \qquad (\rho_{0} > 0,\; s > -2), \tag{3}$$

and total mass $M$. If $s = 0$, the mass is uniform and the particle oscillates in simple harmonic motion — the familiar textbook case. In general, though, the potential energy is

$$V(r) = \frac{GMm}{(s+2)R}\left(\frac{|x|}{R}\right)^{s+2}, \qquad (r \le R). \tag{4}$$

For all values of $s$ not equal to zero, the motion is, once again, intrinsically nonlinear.

A bouncing ball

mxg
A ball under gravity has V = mgx for x ≥ 0: a sharp corner at the floor, so no Taylor series can be written about the minimum.

The paper also gives an example where the potential cannot be expanded in a Taylor series at all. When an elastic ball bounces freely up and down on a horizontal plane, the potential energy (taking $x$ positive upward) is

$$V(x) = mgx \;\; (x \ge 0), \qquad V(x) = \infty \;\; (x < 0). \tag{5}$$

This function has a minimum at $x = 0$, but it has a sharp corner there and so is not smoothly continuous — it is not differentiable at that point. Because it is not differentiable, the Taylor series cannot be expanded about it.

A bead on a wire

my = c|x|ⁿ
A bead sliding on the wire y = c|x|ⁿ. Its potential energy is ∝ |s|ⁿ, simple-harmonic only when n = 2.

A fifth example imagines a bead sliding along a wire of shape $y = c|x|^{n}$, where $c$ and $n$ are constants. For small oscillations of the particle on this curve, using the differential relation $ds^{2} = dx^{2} + dy^{2}$, one can verify that along the curve the gravitational potential energy $V(y) = mgy$ can be written as $V(s) = mgc|s|^{n}$, so that the total energy of the particle is

$$\frac{1}{2}m\dot{s}^{2} + V(s) = E \tag{6}$$

(Mohazzabi 496). This is simple harmonic when $n = 2$, but for all other values of $n$ it is, once again, inherently nonlinear.

Conclusion

The small-angle approximation is a powerful tool in physics, but it must be used only in very specific circumstances. It accurately describes a simple pendulum oscillating at an angle of less than about fifteen degrees, but it must not be used for larger oscillations. There are also other systems that cannot be described by the small-angle approximation even for small angles of oscillation. In fact, as Mohazzabi shows, there are infinitely many systems for which the approximation cannot be used at all.

Works Cited

Cadwell, L. H., and E. R. Boyko. “Linearization of the Simple Pendulum.” American Journal of Physics, vol. 59, no. 11, 1991, pp. 979–981.

Grattan-Guinness, I. Companion Encyclopedia of the History and Philosophy of the Mathematical Sciences. New York: Routledge, 1994.

Millet, L. Edward. “The Large-Angle Pendulum Period.” The Physics Teacher, vol. 41, no. 3, 2003, pp. 162–163.

Mohazzabi, Pirooz. “Theory and Examples of Intrinsically Nonlinear Oscillators.” American Journal of Physics, vol. 72, no. 4, 2004, pp. 492–498.

Thornton, Stephen T., and Jerry B. Marion. Classical Dynamics of Particles and Systems. Ch. 4, “Nonlinear Oscillations.” Belmont: Thomson Brooks/Cole, 2004.

Tipler, Paul A., and Gene Mosca. Physics for Scientists and Engineers, vol. 1B, p. 441. New York: W. H. Freeman, 2004.

Feedback