Problem Set 2 (ODEs)

1

Consider the motion of a damped, driven harmonic oscillator (such as a mass on a spring, a ball in a well, or a pendulum making small motions):

(a)

Under what conditions will the governing equations for small displacements of a particle around an arbitrary 1D potential minimum be simple undamped harmonic motion?

WLOG assume the potential minimum is at . Undamped simple harmonic motion occurs when . Since the force a particle experiences due to a potential is , this means we’ll get simple harmonic motion when . Thus

So formally there are two free parameters, but the constant term is meaningless from a physics perspective because it drops out of all the governing equations. (Interestingly not all constant terms in potentials are physically irrelevant — as we learned in PIT last year, the magnetic vector potential itself is observable via the Aharanov-Bohm effect.)

Close to the local minimum at , we can write an arbitrary potential as

( has to be zero as otherwise isn’t a local minimum.) So another characterization is that simple harmonic motion results when all derivatives of are zero except the second. However for any potential with no linear term and a nonvanishing quadratic term, for sufficiently small all the higher order terms are negligible, so simple harmonic motion will still be a good approximation near the minimum.

(b)

Find the solution to the homogeneous equation, and comment on the possible cases. How does the amplitude depend on the frequency?

The homogeneous version is

Using the ansatz , this equation becomes

which is solved by

There are three main cases.

Assuming these two roots are distinct, the general solution is

Over-damped

If , then the square root is real. So the solution is entirely exponential growth and/or decay. In the typical case where and are positive, the solution quickly ends up dominated by the exponential decay up front. This is called an over-damped system.

Under-damped

If , then the square root is imaginary. So the solution is oscillatory with exponential growth or decay of the amplitude. In the typical scenario it will be exponential decay. This is called an under-damped system.

Critically damped

If , then the general solution above isn’t valid since we have a double root . So we have to add a factor of to the ansatz to get the second term.

This is a single term of exponential growth or decay. In the typical situation it represents decay, and the system is critically damped.

(c)

Find a particular solution to the inhomogeneous problem by assuming a response at the driving frequency, and plot its magnitude and phase as a function of the driving frequency for , .

Now we’re solving the full ODE:

Start with the ansatz . The equation reduces to

so

Thus the general solution to the inhomogeneous problem (assuming distinct roots) is

Here are plots of the magnitude and phase of the particular solution.

amplitude

phase

(d)

For a driven oscillator the Q or Quality factor is defined as the ratio of the center frequency to the width of the curve of the average energy (kinetic + potential) in the oscillator versus the driving frequency (the width is defined by the places where the curve falls to half its maximum value). For an undriven oscillator the Q is defined to be the ratio of the energy in the oscillator to the energy lost per radian (one cycle is radians). Show that these two definitions are equal, assuming that the damping is small. How long does it take the amplitude of a 100 Hz oscillator with a Q of 109 to decay by ?

Undriven

As we found previously, the general solution is

To clean things up a bit, let’s define

Then

Since we’re assuming low damping, is negative. So we’ll use

Finally, to be as lazy as possible, we’ll define (which is a positive real number). All together this compresses our general solution to

But this form won’t work so well for us here, since it involves complex numbers. In particular, if we only wanted to apply linear operations to the solutions, we could just take their real parts at the end of the day. But energy depends nonlinearly on the function (i.e. ), so the real and imaginary terms would interfere. So to make sure the physics makes sense, we had best stick to real solutions.

Since this is a linear homogeneous ODE, the real and imaginary parts by themselves are both solutions to the system (see my notes for why this works). So using the Euler identity , we can find a general form for the real solutions.

The energy in the system is the sum of the kinetic and potential energies.

It’s easy enough to see that

Applying the product rule to the general form as written above, and doing some tedious bookkeeping, we can also find the terms we need for the energy of the system.

The general formula for energy is quite messy, but the initial energy isn’t so bad.

Notice how this still has a term that looks like , and one that looks like . The units work out too: as sufficiently paranoid physicists have already checked, and are in inverse seconds, while is in meters.

To compute the change in the energy of the system, we’d like to integrate . Note that

The last line follows because the ODE governing the system says .

So the change in energy over one cycle is

I’m dropping the minus sign since I want the magnitude of the change (the absolute change is negative since the system is losing energy). And since is small, over one cycle the exponential term is basically constant with a value of 1. So I dropped it. After some math, we find

So finally is

The factor of is to normalize per radian rather than cycle. Two different approximations are used. First, is basically zero. Second, is basically . And .

(e)

Now find the solution to equation (3.58) by using Laplace transforms. Take the initial condition as .

Using the table in the book, and keeping in mind the initial conditions, I found the following transforms.

So our transformed ODE is

Now it’s just a bunch of algebra and an inverse transform…

(f)

For an arbitrary potential minimum, work out the form of the lowest-order correction to simple undamped unforced harmonic motion.

First we add a small quadratic term to the harmonic oscillator ODE.

Though to push around one less symbol, let’s define and absorb a factor of into .

We’ll express our solution as

Plugging this into the ODE above, and dropping terms, we find that

So we recover the original harmonic motion ODE, and gain a second ODE at first order in .

Again using the ansatz for the first equation, we find that . So the two roots are and , and the general solution is

To simplify the algebra I’m going to assume that and , so . This just amounts to choosing some initial conditions: and . The second equation becomes

The general solution is the same as before. For the particular solution, use the ansatz .

So

Thus our full solution is

To facilitate comparison of and , let’s solve for the same initial conditions we imposed earlier.

Now we can compare the two. In this plot and (which is rather large for the model to be quantitatively valid, but qualitatively helps accentuate the difference).

x_0 vs x_1