Notes
Notes
(A Work in Progress)
Daniel Arovas
Department of Physics
University of California, San Diego
May 8, 2013
Contents
0 Reference Materials 1
0.3 Mathematics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1 Introduction to Dynamics 3
2 Systems of Particles 11
i
ii CONTENTS
3.4.2 Pendulum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
4 Linear Oscillations 41
4.2.3 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
4.5 Kramers-Kr
onig Relations (advanced material) . . . . . . . . . . . . . . . . 59
5 Calculus of Variations 61
6 Lagrangian Mechanics 79
6.6 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
7 Noethers Theorem 97
7.3.2 Is H = T + U ? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103
8 Constraints 117
0.1 Preface
These lecture notes are based on material presented in both graduate and undergraduate
mechanics classes which I have taught on several occasions during the past 20 years at
UCSD (Physics 110A-B and Physics 200A-B).
The level of these notes is appropriate for an advanced undergraduate or a first year graduate
course in classical mechanics. In some instances, Ive tried to collect the discussion of more
advanced material into separate sections, but in many cases this proves inconvenient, and
so the level of the presentation fluctuates.
I have included many worked examples within the notes, as well as in the final chapter,
which contains solutions from Physics 110A and 110B midterm and final exams. In my view,
problem solving is essential toward learning basic physics. The geniuses among us might
apprehend the fundamentals through deep contemplation after reading texts and attending
lectures. The vast majority of us, however, acquire physical intuition much more slowly,
and it is through problem solving that one gains experience in patches which eventually
percolate so as to afford a more global understanding of the subject. A good analogy would
be putting together a jigsaw puzzle: initially only local regions seem to make sense but
eventually one forms the necessary connections so that one recognizes the entire picture.
My presentation and choice of topics has been influenced by many books as well as by my
own professors. Ive reiterated extended some discussions from other texts, such as Barger
and Olssons treatment of the gravitational swing-by effect, and their discussion of rolling
and skidding tops. The figures were, with very few exceptions, painstakingly made using
Keynote and/or SM.
Originally these notes also included material on dynamical systems and on Hamiltonian
mechanics. These sections have now been removed and placed within a separate set of
notes on nonlinear dynamics (Physics 221A).
My only request, to those who would use these notes: please contact me if you find er-
rors or typos, or if you have suggestions for additional material. My email address is
darovas@ucsd.edu. I plan to update and extend these notes as my time and inclination
permit.
xiv CONTENTS
Chapter 0
Reference Materials
Here I list several resources, arranged by topic. My personal favorites are marked with a
diamond (").
1
2 CHAPTER 0. REFERENCE MATERIALS
" W. Dittrich and M. Reuter, Classical and Quantum Dynamics (Springer, 2001)
0.3 Mathematics
Introduction to Dynamics
Dynamics is the science of how things move. A complete solution to the motion of a system
means that we know the coordinates of all its constituent particles as functions of time.
For a single point particle moving in three-dimensional space, this means we want to know
its position vector r(t) as a function of time. If there are many particles, the motion is
described by a set of functions ri (t), where i labels which particle we are talking about. So
generally speaking, solving for the motion means being able to predict where a particle will
be at any given instant of time. Of course, knowing the function ri (t) means we can take
its derivative and obtain the velocity vi (t) = dri /dt at any time as well.
The complete motion for a system is not given to us outright, but rather is encoded in a
set of differential equations, called the equations of motion. An example of an equation of
motion is
d2x
m = mg (1.1)
dt2
where x0 and v0 are constants corresponding to the initial boundary conditions on the
position and velocity: x(0) = x0 , v(0) = v0 . This particular solution describes the vertical
motion of a particle of mass m moving near the earths surface.
In this class, we shall discuss a general framework by which the equations of motion may
be obtained, and methods for solving them. That general framework is Lagrangian Dy-
namics, which itself is really nothing more than an elegant restatement of Isaac Newtons
Laws of Motion.
3
4 CHAPTER 1. INTRODUCTION TO DYNAMICS
Aristotle held that objects move because they are somehow impelled to seek out their
natural state. Thus, a rock falls because rocks belong on the earth, and flames rise because
fire belongs in the heavens. To paraphrase Wolfgang Pauli, such notions are so vague as to
be not even wrong. It was only with the publication of Newtons Principia in 1687 that
a theory of motion which had detailed predictive power was developed.
Newtons three Laws of Motion may be stated as follows:
Newtons First Law states that a particle will move in a straight line at constant (possibly
zero) velocity if it is subjected to no forces. Now this cannot be true in general, for suppose
we encounter such a free particle and that indeed it is in uniform motion, so that r(t) =
r0 + v0 t. Now r(t) is measured in some coordinate system, and if instead we choose
to measure r(t) in a different coordinate system whose origin R moves according to the
function R(t), then in this new frame of reference the position of our particle will be
If the acceleration d2R/dt2 is nonzero, then merely by shifting our frame of reference we have
apparently falsified Newtons First Law a free particle does not move in uniform rectilinear
motion when viewed from an accelerating frame of reference. Thus, together with Newtons
Laws comes an assumption about the existence of frames of reference called inertial frames
in which Newtons Laws hold. A transformation from one frame K to another frame K"
which moves at constant velocity V relative to K is called a Galilean transformation. The
equations of motion of classical mechanics are invariant (do not change) under Galilean
transformations.
At first, the issue of inertial and noninertial frames is confusing. Rather than grapple with
this, we will try to build some intuition by solving mechanics problems assuming we are
in an inertial frame. The earths surface, where most physics experiments are done, is not
an inertial frame, due to the centripetal accelerations associated with the earths rotation
about its own axis and its orbit around the sun. In this case, not only is our coordinate
systems origin somewhere in a laboratory on the surface of the earth accelerating, but
the coordinate axes themselves are rotating with respect to an inertial frame. The rotation
of the earth leads to fictitious forces such as the Coriolis force, which have large-scale
consequences. For example, hurricanes, when viewed from above, rotate counterclockwise
in the northern hemisphere and clockwise in the southern hemisphere. Later on in the course
we will devote ourselves to a detailed study of motion in accelerated coordinate systems.
Newtons quantity of motion is the momentum p, defined as the product p = mv of a
particles mass m (how much stuff there is) and its velocity (how fast it is moving). In
1.1. INTRODUCTION AND REVIEW 5
order to convert the Second Law into a meaningful equation, we must know how the force
F depends on the coordinates (or possibly velocities) themselves. This is known as a force
law. Examples of force laws include:
Constant force: F = mg
Hookes Law: F = kx
Gravitation: F = GM m r/r 2
v
Lorentz force: F = qE +q B
c
Note that for an object whose mass does not change we can write the Second Law in the
familiar form F = ma, where a = dv/dt = d2r/dt2 is the acceleration. Most of our initial
efforts will lie in using Newtons Second Law to solve for the motion of a variety of systems.
The Third Law is valid for the extremely important case of central forces which we will
discuss in great detail later on. Newtonian gravity the force which makes the planets orbit
the sun is a central force. One consequence of the Third Law is that in free space two
isolated particles will accelerate in such a way that F1 = F2 and hence the accelerations
are parallel to each other, with
a1 m2
= , (1.4)
a2 m1
where the minus sign is used here to emphasize that the accelerations are in opposite
directions. We can also conclude that the total momentum P = p1 + p2 is a constant, a
result known as the conservation of momentum.
In addition to postulating the Laws of Motion, Newton also deduced the gravitational force
law, which says that the force Fij exerted by a particle i by another particle j is
ri rj
Fij = Gmi mj , (1.5)
|ri rj |3
where G, the Cavendish constant (first measured by Henry Cavendish in 1798), takes the
value
G = (6.6726 0.0008) 1011 N m2 /kg2 . (1.6)
Notice Newtons Third Law in action: Fij + Fji = 0. Now a very important and special
feature of this inverse square law force is that a spherically symmetric mass distribution
has the same force on an external body as it would if all its mass were concentrated at its
6 CHAPTER 1. INTRODUCTION TO DYNAMICS
center. Thus, for a particle of mass m near the surface of the earth, we can take mi = m
and mj = Me , with ri rj $ Re r and obtain
F = mgr mg (1.7)
where r is a radial unit vector pointing from the earths center and g = GMe /Re2 $ 9.8 m/s2
is the acceleration due to gravity at the earths surface. Newtons Second Law now says
that a = g, i.e. objects accelerate as they fall to earth. However, it is not a priori clear
why the inertial mass which enters into the definition of momentum should be the same
as the gravitational mass which enters into the force law. Suppose, for instance, that the
gravitational mass took a different value, m" . In this case, Newtons Second Law would
predict
m"
a= g (1.8)
m
and unless the ratio m" /m were the same number for all objects, then bodies would fall
with different accelerations. The experimental fact that bodies in a vacuum fall to earth at
the same rate demonstrates the equivalence of inertial and gravitational mass, i.e. m" = m.
To gain some experience with solving equations of motion in a physical setting, we consider
some physically relevant examples of one-dimensional motion.
With F = mg, appropriate for a particle falling under the influence of a uniform gravita-
tional field, we have m d2x/dt2 = mg, or x
= g. Notation:
dx d2x 7
= d x ,
x ,
x , x etc. (1.9)
dt dt2 dt7
we solve dv/dt = g:
With v = x,
!v(t) !t
dv = ds (g) (1.10)
v(0) 0
Note that there is a constant of integration, v(0), which enters our solution.
1.2. EXAMPLES OF MOTION IN ONE DIMENSION 7
!x(t) !t
dx = ds v(s) (1.12)
x(0) 0
!t
" #
x(t) = x(0) + ds v(0) gs (1.13)
0
= x(0) + v(0)t 12 gt2 . (1.14)
In this case,
dv
m = mg v (1.15)
dt
which may be rewritten
dv
= dt (1.16)
v + mg/ m
d ln(v + mg/) = (/m)dt . (1.17)
Note that the solution to the first order ODE mv = mg v entails one constant of
integration, v(0).
One can further integrate to obtain the motion
$ %
m mg mg
x(t) = x(0) + v(0) + (1 et/m ) t. (1.20)
The solution to the second order ODE m x = mg x thus entails two constants of
integration: v(0) and x(0). Notice that as t goes to infinity the velocity tends towards
the asymptotic value v = v , where v = mg/. This is known as the terminal veloc-
ity. Indeed, solving the equation v = 0 gives v = v . The initial velocity is effectively
forgotten on a time scale m/.
Electrons moving in solids under the influence of an electric field also achieve a terminal
velocity. In this case the force is not F = mg but rather F = eE, where e is the
8 CHAPTER 1. INTRODUCTION TO DYNAMICS
electron charge (e > 0) and E is the electric field. The terminal velocity is then obtained
from
v = eE/ = e E/m . (1.21)
The current density is a product:
j = n (e) (v )
ne2
= E. (1.22)
m
The ratio j/E is called the conductivity of the metal, . According to our theory, =
ne2 /m. This is one of the most famous equations of solid state physics! The dissipation
is caused by electrons scattering off impurities and lattice vibrations (phonons). In high
purity copper at low temperatures (T < 4 K), the scattering time is about a nanosecond
9
( 10 s).
At higher velocities, the frictional damping is proportional to the square of the velocity.
The frictional force is then Ff = cv 2 sgn (v), where sgn (v) is the sign of v: sgn (v) = +1
if v > 0 and sgn (v) = 1 if v < 0. (Note one can also write sgn (v) = v/|v| where |v| is
the absolute value.) Why all this trouble with sgn (v)? Because it is important that the
frictional force dissipate energy, and therefore that Ff be oppositely directed with respect to
the velocity v. We will assume that v < 0 always, hence Ff = +cv 2 .
2
& is a terminal velocity, since setting v = g + (c/m)v = 0 gives v = v ,
Notice that there
where v = mg/c. One can write the equation of motion as
dv g
= 2 (v 2 v
2
) (1.23)
dt v
sinh(x) ex ex
tanh(x) = = x . (1.28)
cosh(x) e + ex
Again, as t one has v(t) v , i.e. v() = v .
Advanced Digression: To gain an understanding of the constant c, consider a flat surface
of area S moving through a fluid at velocity v (v > 0). During a time t, all the fluid
molecules inside the volume V = S v t will have executed an elastic collision with the
moving surface. Since the surface is assumed to be much more massive than each fluid
molecule, the center of mass frame for the surface-molecule collision is essentially the frame
of the surface itself. If a molecule moves with velocity u is the laboratory frame, it moves
with velocity u v in the center of mass (CM) frame, and since the collision is elastic, its
final CM frame velocity is reversed, to v u. Thus, in the laboratory frame the molecules
velocity has become 2v u and it has suffered a change in velocity of u = 2(v u). The
total momentum change is obtained by multiplying u by the total mass M = $ V , where
$ is the mass density of the fluid. But then the total momentum imparted to the fluid is
P = 2(v u) $ S v t (1.29)
and g = gz.
B = B z, The equation of motion is Newtons 2nd Law again:
m r = mg + qE + qc r B . (1.31)
The RHS (right hand side) of this equation is a vector sum of the forces due to gravity plus
the Lorentz force of a moving particle in an electromagnetic field. In component notation,
we have
qB
mx = qE + y (1.32)
c
qB
my= x (1.33)
c
mz = mg . (1.34)
The equations for coordinates x and y are coupled, while that for z is independent and may
be immediately solved to yield
t 12 gt2 .
z(t) = z(0) + z(0) (1.35)
where c = qB/mc is the cyclotron frequency and uD = cE/B is the drift speed for the
particle. As we shall see, these are the equations for a harmonic oscillator. The solution is
) *
vx (t) = vx (0) cos(c t) + vy (0) + uD sin(c t) (1.38)
) *
vy (t) = uD + vy (0) + uD cos(c t) vx (0) sin(c t) . (1.39)
Integrating again, the full motion is given by:
x(t) = x(0) + A sin + A sin(c t ) (1.40)
y(r) = y(0) uD t A cos + A cos(c t ) , (1.41)
where + $ %
1 ) *2 1 y(0)
+ uD
A= 2
x (0) + y(0)
+ uD , = tan . (1.42)
c x(0)
Thus, in the full solution of the motion there are six constants of integration:
x(0) , y(0) , z(0) , A , , z(0)
. (1.43)
Of course instead of A and one may choose as constants of integration x(0)
and y(0).
In mechanical systems, for each coordinate, or degree of freedom, there exists a cor-
responding second order ODE. The full solution of the motion of the system entails two
constants of integration for each degree of freedom.
Chapter 2
Systems of Particles
Consider a system of many particles, with positions ri and velocities r i . The kinetic energy
of this system is , ,
1 2
T = Ti = 2 mi r i . (2.1)
i i
Now lets consider how the kinetic energy of the system changes in time. Assuming each
mi is time-independent, we have
dTi
= mi r i ri . (2.2)
dt
Here, weve used the relation
d ) 2* dA
A = 2A . (2.3)
dt dt
We now invoke Newtons 2nd Law, mi ri = Fi , to write eqn. 2.2 as Ti = Fi r i . We integrate
this equation from time tA to tB :
!tB
(B) (A) dTi
Ti Ti = dt
dt
tA
!tB , (AB)
= dt Fi r i Wi , (2.4)
tA i
11
12 CHAPTER 2. SYSTEMS OF PARTICLES
For the sake of simplicity, consider a single particle with kinetic energy T = 12 mr 2 . The
work done on the particle during its mechanical evolution is
!tB
(AB)
W = dt F v , (2.5)
tA
This is the most general expression for the work done. If the force F depends
where v = r.
only on the particles position r, we may write dr = v dt, and then
!rB
(AB)
W = dr F (r) . (2.6)
rA
Note that in general W (I) ,= W (II) . Thus, if we start at point A, the kinetic energy at point
B will depend on the path taken, since the work done is path-dependent.
The difference between the work done along the two paths is
W (I) W (II) = (K2 K1 ) (xB xA ) (yB yA ) . (2.10)
Thus, we see that if K1 = K2 , the work is the same for the two paths. In fact, if K1 = K2 ,
the work would be path-independent, and would depend only on the endpoints. This is
true for any path, and not just piecewise linear paths of the type depicted in fig. 2.1. The
reason for this is Stokes theorem:
. !
d! F = dS n F . (2.11)
C C
Here, C is a connected region in three-dimensional space, C is mathematical notation for
the boundary of C, which is a closed path1 , dS is the scalar differential area element, n
is
the unit normal to that differential area element, and F is the curl of F :
y z
x
F = det x y z
Fx Fy Fz
$ % $ % $ %
Fz Fy Fx Fz Fy Fx
= +
x y + z . (2.12)
y z z x x y
+ K2 x y,
For the force under consideration, F (r) = K1 y x the curl is
F = (K2 K1 ) z , (2.13)
which is a constant. The RHS of eqn. 2.11 is then simply proportional to the area enclosed
3
by C. When we compute the work difference in eqn. 2.10, we evaluate the integral d! F
C
along the path II1 I , which is to say path I followed by the inverse of path II. In this
= z and the integral of n
case, n F over the rectangle C is given by the RHS of eqn.
2.10.
When F = 0 everywhere in space, we can always write F = U , where U (r) is the
potential energy. Such forces are called conservative forces because the total energy of the
system, E = T + U , is then conserved during its motion. We can see this by evaluating the
work done,
!rB
(AB)
W = dr F (r)
rA
!rB
= dr U
rA
which says
E (B) = T (B) + U (rB ) = T (A) + U (rA ) = E (A) . (2.16)
Thus, the total energy E = T + U is conserved.
The integral does not depend on the path chosen connecting 0 and r. For example, we can
take
(x,0,0)
! (x,y,0)
! (x,y,z)
!
" " " "
U (x, y, z) = U (0, 0, 0) dx Fx (x , 0, 0) dy Fy (x, y , 0) dz " Fz (x, y, z " ) . (2.18)
(0,0,0) (x,0,0) (z,y,0)
kx y 4bz 3 z ,
F (r) = ky x (2.19)
Subtracting kxy from each side, we obtain the equation f (y, z) = g(x, z). Since the LHS is
independent of x and the RHS is independent of y, we must have
where q(z) is some unknown function of z. But now we invoke the final equation, to obtain
The only possible solution is h(x, y) = C + kxy and q(z) = C + bz 4 , where C is a constant.
Therefore,
U (x, y, z) = C + kxy + bz 4 . (2.32)
Note that it would be very wrong to integrate U/x = ky and obtain U (x, y, z) = kxy +
C " , where C " is a constant. As weve seen, the constant of integration we obtain upon
integrating this first order PDE is in fact a function of y and z. The fact that f (y, z) carries
no explicit x dependence means that f /x = 0, so by construction U = kxy + f (y, z) is a
solution to the PDE U/x = ky, for any arbitrary function f (y, z).
,
1 2
T = 2 mi r i (2.33)
i
, , ) *
U= V (ri ) + v |ri rj | . (2.34)
i i<j
16 CHAPTER 2. SYSTEMS OF PARTICLES
Here, V (r) is the external (or one-body) potential, and v(rr " ) is the interparticle potential,
which we assume to be central, depending only on the distance between any pair of particles.
The equations of motion are
mi ri = Fi(ext) + Fi(int) , (2.35)
with
V (ri )
Fi(ext) = (2.36)
ri
) *
, v |ri rj | , (int)
Fi(int) = Fij . (2.37)
ri
j j
Note that Fij(int) = Fji(int) , otherwise known as Newtons Third Law. It is convenient to
abbreviate rij ri rj , in which case we may write the interparticle force as
) *
Fij(int) = rij v " rij . (2.39)
(int) (int)
Fij +Fji =0
, , (ext) 4 56 7
,
dP
= p i = Fi + Fij(int) = Ftot
(ext)
, (2.40)
dt
i i i$=j
since the sum over all internal forces cancels as a result of Newtons Third Law. We write
,
P = mi r i = M R (2.41)
i
,
M= mi (total mass) (2.42)
i
-
i mi ri
R= - (center-of-mass) . (2.43)
i mi
dL , 8 9
= mi r i r i + mi ri ri
dt
i
, ,
= ri Fi(ext) + ri Fij(int)
i i$=j
(int)
rij Fij =0
, 4, 56 7
(ext) 1 (int)
= ri Fi + 2 (ri rj ) Fij
i i$=j
(ext)
= Ntot . (2.45)
which says that the kinetic energy may be written as a sum of two terms, those being the
kinetic energy of the center-of-mass motion, and the kinetic energy of the particles relative
to the center-of-mass.
Recall the work-energy theorem for conservative systems,
final
! final
! final
!
0= dE = dT + dU
initial initial
initial (2.47)
,!
= T (B) T (A) dri Fi ,
i
which is to say
,!
(B) (A)
T = T T = dri Fi = U . (2.48)
i
Note that for continuous systems, we replace sums by integrals over a mass distribution,
viz. !
, ) *
mi ri d3r (r) (r) , (2.50)
i
In certain cases of interest, the potential is a homogeneous function of the coordinates. This
means ) * ) *
U r1 , . . . , rN = k U r1 , . . . , rN . (2.51)
Here, k is the degree of homogeneity of U . Familiar examples include gravity,
) * , mi mj
U r1 , . . . , rN = G ; k = 1 , (2.52)
|ri rj |
i<j
The sum of two homogeneous functions is itself homogeneous only if the component func-
tions themselves are of the same degree of homogeneity. Homogeneous functions obey a
special result known as Eulers Theorem, which we now prove. Suppose a multivariable
function H(x1 , . . . , xn ) is homogeneous:
H( x1 , . . . , xn ) = k H(x1 , . . . , xn ) . (2.54)
Then :
d ::
n
) * , H
: H x1 , . . . , xn = xi = kH (2.55)
d : xi
=1 i=1
ri = ri , t = t . (2.56)
Then
dri d
ri d2 ri d2 ri
= , = . (2.57)
dt dt dt2 2 dt2
The force Fi is given by
) *
Fi = U r1 , . . . , rN
ri
) *
= k U r1 , . . . , rN
(ri )
k1
= F . i (2.58)
2.5. SCALING OF SOLUTIONS FOR HOMOGENEOUS POTENTIALS 19
d2 ri
m = k1 Fi . (2.59)
2 i dt2
Here, = L" /L is the ratio of length scales. Velocities, energies and angular momenta scale
accordingly:
;
" # L v" L" T " 1
v = = = 2k (2.62)
T v L T
$ " %2 ;$ " %2
" # M L2 E" L T
E = 2
= = k (2.63)
T E L T
$ " %2 ; "
" # M L2 |L" | L T 1
L = = = (1+ 2 k) . (2.64)
T |L| L T
As examples, consider:
Thus, r 3 t2 , i.e.
$ %3 $ %2
L" T"
= , (2.67)
L T
also known as Keplers Third Law.
20 CHAPTER 2. SYSTEMS OF PARTICLES
The standard cartesian coordinates are {x1 , . . . , xd }, where d is the dimension of space.
Consider a different set of coordinates, {q1 , . . . , qd }, which are related to the original coor-
dinates x via the d equations
) *
q = q x1 , . . . , xd . (2.68)
In general these are nonlinear equations.
Let e0i = x
i be the Cartesian set of orthonormal unit vectors, and define e to be the unit
vector perpendicular to the surface dq = 0. A differential change in position can now be
described in both coordinate systems:
d
, d
,
ds = e0i dxi = e h (q) dq , (2.69)
i=1 =1
where each h (q) is an as yet unknown function of all the components q . Finding the
coefficient of dq then gives
d
, d
,
xi 0
h (q) e = e e = M i e0i , (2.70)
q i
i=1 i=1
where
1 xi
Mi (q) = . (2.71)
h (q) q
The dot product of unit vectors in the new coordinate system is then
d
,
) t
* 1 xi xi
e e = M M
= . (2.72)
h (q) h (q) q q
i=1
The condition that the new basis be orthonormal is then
, d
xi xi
= h2 (q) . (2.73)
q q
i=1
This gives us the relation <
= d $
=, xi %2
h (q) = > . (2.74)
q
i=1
Note that
d
,
(ds)2 = h2 (q) (dq )2 . (2.75)
=1
For general coordinate systems, which are not necessarily orthogonal, we have
d
,
(ds)2 = g (q) dq dq , (2.76)
,=1
where g (q) is a real, symmetric, positive definite matrix called the metric tensor .
2.6. APPENDIX I : CURVILINEAR ORTHOGONAL COORDINATES 21
h2 = 1 , h2 = 2 , h2 = 2 sin2 . (2.78)
Thus,
ds = d + d + sin
d . (2.79)
Thus,
e1 e2 e3
= + + . (2.81)
h1 (q) q1 h2 (q) q2 h3 (q) q3
For the divergence, we use the divergence theorem, and we appeal to fig. 2.2:
! !
dV A = dS n A , (2.82)
22 CHAPTER 2. SYSTEMS OF PARTICLES
hx = hy = hz = 1 . (2.92)
Thus
dx + y dy + z dz
ds = x (2.93)
and the velocity squared is
s 2 = x 2 + y 2 + z 2 . (2.94)
The gradient is
U U U
U = x + y + z . (2.95)
x y z
The divergence is
Ax Ay Az
A= + + . (2.96)
x y z
The curl is
$ % $ % $ %
Az Ay Ax Az Ay Ax
A= +
x y + z . (2.97)
y z z x x y
The Laplacian is
2U 2U 2U
2 U = + + . (2.98)
x2 y 2 z 2
= x
cos + y sin x sin
= cos d
d = (2.99)
= x sin + y cos cos
y = sin + d = d . (2.100)
h = 1 , h = , hz = 1 . (2.101)
Thus
d + z dz
ds = d + (2.102)
and the velocity squared is
s 2 = 2 + 2 2 + z 2 . (2.103)
24 CHAPTER 2. SYSTEMS OF PARTICLES
The gradient is
U U
U
U = + + z . (2.104)
z
The divergence is
1 ( A ) 1 A Az
A= + + . (2.105)
z
The curl is
$ % $ % $ %
1 Az A A Az 1 (A ) 1 A
A=
+ + z . (2.106)
z z
The Laplacian is $ %
2 1 U 1 2U 2U
U= + 2 + . (2.107)
2 z 2
r = x
sin cos + y sin sin + z sin (2.108)
= x
cos cos + y cos sin z cos (2.109)
= x
sin + y cos , (2.110)
for which
r =
,
= r , r = .
(2.111)
The inverse is
r = d + sin
d d (2.115)
d = r d + cos
d (2.116)
) *
d = sin r + cos d (2.117)
hr = 1 , h = r , h = r sin . (2.118)
Thus
ds = r dr + r d +
r sin d (2.119)
2.7. COMMON CURVILINEAR ORTHOGONAL SYSTEMS 25
s 2 = r 2 + r 2 2 + r 2 sin2 2 . (2.120)
The gradient is
U U U
U = r + + . (2.121)
r r sin
The divergence is
1 (r 2 Ar ) 1 (sin A ) 1 A
A= + + . (2.122)
r2 r r sin r sin
The curl is
$ % $ %
1 (sin A ) A 1 1 Ar (rA )
A= r +
r sin r sin r
$ %
1 (rA ) Ar
+ . (2.123)
r r
The Laplacian is
$ % $ %
1 2 U 1 U 1 2U
2 U = r + sin + 2 . (2.124)
r 2 r r r 2 sin r 2 sin 2
One-Dimensional Conservative
Systems
m
x = F (x) . (3.1)
A system is conservative if the force is derivable from a potential: F = dU/dx. The total
energy,
E = T + U = 21 mx 2 + U (x) , (3.2)
is then conserved. This may be verified explicitly:
dE d C1 2
D
= m x
+ U (x)
dt dt 2
C D
= m x + U " (x) x = 0 . (3.3)
Conservation of energy allows us to reduce the equation of motion from second order to
first order: < E
= F
dx =2
= > E U (x) . (3.4)
dt m
Note that the constant E is a constant of integration. The sign above depends on the
direction of motion. Points x(E) which satisfy
where U 1 is the inverse function, are called turning points. When the total energy is E,
the motion of the system is bounded by the turning points, and confined to the region(s)
27
28 CHAPTER 3. ONE-DIMENSIONAL CONSERVATIVE SYSTEMS
G !x
m dx"
t(x) t(x0 ) = & . (3.6)
2 E U (x" )
x0
This is to be inverted to obtain the function x(t). Note that there are now two constants
of integration, E and x0 . Since
For motion confined between two turning points x (E), the period of the motion is given
by
x!
+ (E)
dx"
T (E) = 2m & . (3.8)
E U (x" )
x (E)
Rather than writing the equation of motion as a single second order ODE, we can instead
write it as two coupled first order ODEs, viz.
dx
=v (3.14)
dt
dv 1
= F (x) . (3.15)
dt m
Vj = Vj (1 , . . . , N ) (j = 1, . . . , N ) . (3.18)
Solutions to the equation = V () are called integral curves. Each such integral curve
(t) is uniquely determined by N constants of integration, which may be taken to be the
initial value (0). The collection of all integral curves is known as the phase portrait of the
dynamical system.
In plotting the phase portrait of a dynamical system, we need to first solve for its motion,
starting from arbitrary initial conditions. In general this is a difficult problem, which can
only be treated numerically. But for conservative mechanical systems in d = 1, it is a trivial
matter! The reason is that energy conservation completely determines the+ phase portraits.
2
) *
The velocity becomes a unique double-valued function of position, v(x) = m E U (x) .
The phase curves are thus curves of constant energy.
Figure 3.1: A potential U (x) and the corresponding phase portraits. Separatrices are shown
in red.
(iii) When E lies at a local extremum of U (x), the system is at a fixed point.
(a) For E slightly above Emin , the phase curves are ellipses.
(b) For E slightly below Emax , the phase curves are (locally) hyperbolae.
(c) For E = Emax the phase curve is called a separatrix .
(iv) When E > U () or E > U (), the motion is unbounded.
(v) Draw arrows along the phase curves: to the right for v > 0 and left for v < 0.
The period of the orbit T (E) has a simple geometric interpretation. The area A in phase
space enclosed by a bounded phase curve is
. x!
+ (E)
+ &
A(E) = v dx = 8
m dx" E U (x" ) . (3.19)
E x (E)
where U0 = U (x ) and k = U "" (x ) > 0. The solutions to the motion in this potential are:
v0
U "" (x ) > 0 : x(t) = x0 cos(t) + sin(t) (3.23)
v0
U "" (x ) < 0 : x(t) = x0 cosh(t) + sinh(t) , (3.24)
& &
where = k/m for k > 0 and = k/m for k < 0. The energy is
For a separatrix, we have E = U0 and U "" (x ) < 0. From the equation for the energy, we
obtain v0 = x0 . Lets take v0 = x0 , so that the initial velocity is directed toward
the unstable fixed point (UFP). I.e. the initial velocity is negative if we are to the right of
the UFP (x0 > 0) and positive if we are to the left of the UFP (x0 < 0). The motion of
the system is then
x(t) = x0 exp(t) . (3.26)
The particle gets closer and closer to the unstable fixed point at x = 0, but it takes an
infinite amount of time to actually get there. Put another way, the time it takes to get from
x0 to a closer point x < x0 is
$ %
1 x0
t = ln . (3.27)
x
This diverges logarithmically as x 0. Generically, then, the period of motion along a
separatrix is infinite.
A = . (3.29)
Here is the th right eigenvector 1 of A. The eigenvalues are roots of the characteristic
equation P () = 0, where P () = det( I A). Lets expand (t) in terms of the right
eigenvectors of A:
,
(t) = C (t) . (3.30)
Assuming, for the purposes of this discussion, that A is nondegenerate, and its eigenvectors
span RN , the dynamical system can be written as a set of decoupled first order ODEs for
the coefficients C (t):
C = C , (3.31)
with solutions
C (t) = C (0) exp( t) . (3.32)
If Re ( ) > 0, C (t) flows off to infinity, while if Re ( ) > 0, C (t) flows to zero. If
| | = 1, then C (t) oscillates with frequency Im ( ).
1
If A is symmetric, the right and left eigenvectors are the same. If A is not symmetric, the right and left
eigenvectors differ, although the set of corresponding eigenvalues is the same.
3.4. EXAMPLES OF CONSERVATIVE ONE-DIMENSIONAL SYSTEMS 33
For a two-dimensional matrix, it is easy to show an exercise for the reader that
P () = 2 T + D , (3.33)
Well study the general case in Physics 110B. For now, we focus on our conservative me-
chanical system of eqn. 3.28. The trace and determinant of the above matrix are T = 0 and
1
D=m U "" (x ). Thus, there are only two (generic) possibilities: centers, when U "" (x ) > 0,
and saddles, when U "" (x ) < 0. Examples of each are shown in Fig. 3.1.
Recall again the harmonic oscillator, discussed in lecture 3. The potential energy is U (x) =
1 2
2 kx . The equation of motion is
d2 x dU
m 2
= = kx , (3.35)
dt dx
where m is the mass and k the force constant (of a spring). With v = x,
this may be written
as the N = 2 system,
$ % $ %$ % $ %
d x 0 1 x v
= = , (3.36)
dt v 2 0 v 2 x
&
where = k/m has the dimensions of frequency (inverse time). The solution is well
known:
v0
x(t) = x0 cos(t) + sin(t) (3.37)
v(t) = v0 cos(t) x0 sin(t) . (3.38)
where C is a constant, independent of time. A sketch of the phase curves and of the phase
flow is shown in Fig. 3.3. Note that the x and v axes have different dimensions.
Energy is conserved:
E = 12 mv 2 + 12 kx2 . (3.40)
Therefore we may find the length of the semimajor and semiminor axes by setting v = 0 or
x = 0, which gives G G
2E 2E
xmax = , vmax = . (3.41)
k m
34 CHAPTER 3. ONE-DIMENSIONAL CONSERVATIVE SYSTEMS
3.4.2 Pendulum
Next, consider the simple pendulum, composed of a mass point m affixed to a massless rigid
rod of length 2. The potential is U () = mg2 cos , hence
dU
m22 = = mg2 sin . (3.44)
d
This is equivalent to $ % $ %
d
= , (3.45)
dt 02 sin
&
where = is the angular velocity, and where 0 = g/2 is the natural frequency of small
oscillations.
The conserved energy is
E= 1
2 m22 2 + U () . (3.46)
Assuming the pendulum is released from rest at = 0 ,
2E
= 2 202 cos = 202 cos 0 . (3.47)
m22
3.4. EXAMPLES OF CONSERVATIVE ONE-DIMENSIONAL SYSTEMS 35
Figure 3.4: Phase curves for the simple pendulum. The separatrix divides phase space into
regions of rotation and libration.
where K(z) is the complete elliptic integral of the first kind. Expanding K(z), we have
H I
) * 2 1
)
2 1
* 9
)
4 1
*
T 0 = 1 + 4 sin 2 0 + 64 sin 2 0 + . . . . (3.49)
0
For 0 0, the period approaches the usual result 2/0 , valid for the linearized equation
= 02 . As 0 2 , the period diverges logarithmically.
The phase curves for the pendulum are shown in Fig. 3.4. The small oscillations of the
pendulum are essentially the same as those of a harmonic oscillator. Indeed, within the
small angle approximation, sin , and the pendulum equations of motion are exactly
those of the harmonic oscillator. These oscillations are called librations. They involve
a back-and-forth motion in real space, and the phase space motion is contractable to a
point, in the topological sense. However, if the initial angular velocity is large enough, a
qualitatively different kind of motion is observed, whose phase curves are rotations. In this
case, the pendulum bob keeps swinging around in the same direction, because, as well see
in a later lecture, the total energy is sufficiently large. The phase curve which separates
these two topologically distinct motions is called a separatrix .
36 CHAPTER 3. ONE-DIMENSIONAL CONSERVATIVE SYSTEMS
Using the phase plotter application written by Ben Schmidel, available on the Physics 110A
course web page, it is possible to explore the phase curves for a wide variety of potentials.
Three examples are shown in the following pages. The first is the effective potential for the
Kepler problem,
k 22
Ueff (r) = + , (3.50)
r 2r 2
about which we shall have much more to say when we study central forces. Here r is the
separation between two gravitating bodies of masses m1,2 , = m1 m2 /(m1 + m2 ) is the
reduced mass, and k = Gm1 m2 , where G is the Cavendish constant. We can then write
H I
1 1
Ueff (r) = U0 + 2 , (3.51)
x 2x
where r0 = 22 /k has the dimensions of length, and x r/r0 , and where U0 = k/r0 =
k2 /22 . Thus, if distances are measured in units of r0 and the potential in units of U0 , the
potential may be written in dimensionless form as U(x) = x1 + 2x1 2 .
The second is the hyperbolic secant potential,
which, in dimensionless form, is U(x) = sech2 (x), after measuring distances in units of a
and potential in units of U0 .
The final example is H I
JxK x
U (x) = U0 cos + . (3.53)
a 2a
Again measuring x in units of a and U in units of U0 , we arrive at U(x) = cos(x) + 12 x.
3.4. EXAMPLES OF CONSERVATIVE ONE-DIMENSIONAL SYSTEMS 37
Figure 3.5: Phase curves for the Kepler effective potential U (x) = x1 + 12 x2 .
38 CHAPTER 3. ONE-DIMENSIONAL CONSERVATIVE SYSTEMS
Figure 3.6: Phase curves for the potential U (x) = sech2 (x).
3.4. EXAMPLES OF CONSERVATIVE ONE-DIMENSIONAL SYSTEMS 39
Linear Oscillations
Harmonic motion is ubiquitous in Physics. The reason is that any potential energy function,
when expanded in a Taylor series in the vicinity of a local minimum, is a harmonic function:
q )=0
U (-
N
4 56: 7 N :
, U :: , 2 U ::
U (3q ) = U (3
q )+ 1
(q qj ) + 2 (q qj ) (qk qk ) + . . . , (4.1)
qj :q-=-q j qj qk :q-=-q j
j=1 j,k=1
where the {qj } are generalized coordinates more on this when we discuss Lagrangians. In
one dimension, we have simply
U (x) = U (x ) + 1
2 U "" (x ) (x x )2 + . . . . (4.2)
m = U "" (x ) + O( 2 ) . (4.3)
This, to lowest order, is the equation of motion for a harmonic oscillator. If U "" (x ) > 0,
the equilibrium point x = x is stable, since for small deviations from equilibrium the
restoring force pushes the system back toward the equilibrium point. When U "" (x ) < 0,
the equilibrium is unstable, and the forces push one further away from equilibrium.
In the real world, there are frictional forces, which we here will approximate by F = v.
We begin with the homogeneous equation for a damped harmonic oscillator,
d2x dx
2
+ 2 + 02 x = 0 , (4.4)
dt dt
41
42 CHAPTER 4. LINEAR OSCILLATIONS
-
where = 2m. To solve, write x(t) = i Ci eii t . This renders the differential equation
4.4 an algebraic equation for the two eigenfrequencies i , each of which must satisfy
2 + 2i 02 = 0 , (4.5)
hence
= i (02 2 )1/2 . (4.6)
The most general solution to eqn. 4.4 is then
where C are arbitrary constants. Notice that the eigenfrequencies are in general complex,
with a negative imaginary part (so long as the damping coefficient is positive). Thus
ei t decays to zero as t .
Underdamped motion
x(t) = A cos(t + ) et
) * (4.8)
x(t)
= 0 A cos t + + sin1 (/0 ) et ,
&
where = 02 2 , and where A and are constants determined by initial conditions.
From x0 = A cos and x 0 = A cos A sin , we have x 0 + x0 = A sin , and
L $ % $ %
2 x 0 + x0 2 1 x 0 + x0
A = x0 + , = tan . (4.9)
x0
Overdamped motion
&
where = 2 02 and where C and D are constants determined by the initial conditions:
$ %$ % $ %
1 1 C x0
= . (4.11)
( ) ( + ) D x 0
( + ) x0 x ( ) x0 x
C= + 0 , D= 0 . (4.12)
2 2 2 2
x(t) = E et + F t et
J K (4.13)
x(t)
= E + (t 1)F et .
Thus, x0 = E and x 0 = F E, so
E = x0 , F = x 0 + x0 . (4.14)
The three types of behavior are depicted in fig. 4.1. To concretize these cases in ones mind,
it is helpful to think of the case of a screen door or a shock absorber. If the hinges on the
door are underdamped, the door will swing back and forth (assuming it doesnt have a rim
which smacks into the door frame) several times before coming to a stop. If the hinges are
overdamped, the door may take a very long time to close. To see this, note that for 4 0
we have
+ $ %
2 2 02 1/2
0 = 1 2
E %
02 04
= 1 2 4 + ... , (4.15)
2 8
which leads to
+
2 4
2 02 = 0 + 03 + . . .
2 8
+
2
+ 2 02 = 2 0 + . . . . (4.16)
2
Thus, we can write
x(t) = C et/1 + D et/2 , (4.17)
44 CHAPTER 4. LINEAR OSCILLATIONS
Figure 4.1: Three classifications of damped harmonic motion. The initial conditions are
x(0) = 1, x(0)
= 0.
with
1 2
1 = & (4.18)
2 02 02
1 1
2 = & . (4.19)
+ 2 02 2
Thus x(t) is a sum of exponentials, with decay times 1,2 . For 4 0 , we have that 1 is
much larger than 2 the ratio is 1 /2 4 2 /02 4 1. Thus, on time scales on the order of
1 , the second term has completely damped away. The decay time 1 , though, is very long,
since is so large. So a highly overdamped oscillator will take a very long time to come to
equilbrium.
d
Dt = + . (4.20)
dt
4.1. DAMPED HARMONIC OSCILLATOR 45
+ 2 x + 02 x = 0 is written as
Expressed as a dynamical system, the equation of motion x
two coupled first order ODEs, viz.
x = v
(4.27)
v = 02 x 2v .
In the theory of dynamical systems, a nullcline is a curve along which one component of
the phase space velocity vanishes. In our case, there are two nullclines: x = 0 and v = 0.
The equation of the first nullcline, x = 0, is simply v = 0, i.e. the first nullcline is the
x-axis. The equation of the second nullcline, v = 0, is v = (02 /2) x. This is a line which
runs through the origin and has negative slope. Everywhere along the first nullcline x = 0,
we have that lies parallel to the v-axis. Similarly, everywhere along the second nullcline
v = 0, we have that lies parallel to the x-axis. The situation is depicted in fig. 4.2.
46 CHAPTER 4. LINEAR OSCILLATIONS
Figure 4.2: Phase curves for the damped harmonic oscillator. Left panel: underdamped
motion. Right panel: overdamped motion. Note the nullclines along x = 0 and v =
(02 /2)x, which are shown as dashed lines.
d2x dx
2
+ 2 + 02 x = f (t) , (4.28)
dt dt
where f (t) = F (t)/m. Since this equation is linear in x(t), we can, without loss of generality,
restrict out attention to harmonic forcing terms of the form
C D
f (t) = f0 cos(t + 0 ) = Re f0 ei0 eit (4.29)
d2z dz
+ 2 + 02 z = f0 ei0 eit . (4.30)
dt2 dt
We try a solution z(t) = z0 eit . Plugging in, we obtain the algebraic equation
f0 ei0
z0 = A() ei() f0 ei0 . (4.31)
02 2i 2
The amplitude A() and phase shift () are given by the equation
1
A() ei() = . (4.32)
02 2i 2
4.2. DAMPED HARMONIC OSCILLATOR WITH FORCING 47
Thus,
J K1/2
A() = (02 2 )2 + 4 2 2 (4.34)
$ %
1 2
() = tan 2 . (4.35)
0 2
Now since the coefficients and 02 are real, we can take the complex conjugate of eqn.
4.30, and write
where z is the complex conjugate of z. We now add these two equations and divide by two
to arrive at
+ 2 x + 02 x = f0 cos(t + 0 ) .
x (4.38)
The quantity A() is the amplitude of the response (in units of f0 ), while () is the
(dimensionless) phase lag (typically expressed in radians).
The maximum of the amplitude A() occurs when A" () = 0. From
dA 2 ) 2 2 2
*
= " #3 0 + 2 , (4.40)
d A()
Figure 4.3: Amplitude and phase shift versus oscillator frequency (units of 0 ) for /0
values of 0.1 (red), 0.25 (magenta), 1.0 (green), and 2.0 (blue).
Since equation 4.28 is linear, we can add a solution to the homogeneous equation to xinh (t)
and we will still have a solution. Thus, the most general solution to eqn. 4.28 is
per cycle by the external source. To see this, let us compute the energy lost per cycle,
2/
!
E = m dt x f (t)
0
2/
!
= m dt A f02 sin(t + 0 ) cos(t + 0 )
0
= A f02 m sin
= 2 m A2 () f02 , (4.43)
since sin () = 2 A(). The oscillator energy, averaged over the cycle, is
2/
!
M N ) *
E = dt 12 m x 2 + 02 x2
2
0
2
= 1
4 m ( + 02 ) A2 () f02 . (4.44)
Thus, we have
2*E+ 2 + 02
= . (4.45)
E 4
Thus, for R and 2 5 02 , we have
2*E+ 0
Q . (4.46)
E 2
When the damping vanishes, the response diverges at resonance. The solution to the
resonantly forced oscillator
+ 02 x = f0 cos(0 t + 0 )
x (4.47)
is given by
xhom (t)
4 56 7
f0
x(t) = t sin(0 t + 0 )+ A cos(0 t) + B sin(0 t) . (4.48)
20
The amplitude of this solution grows linearly due to the energy pumped into the oscillator by
the resonant external forcing. In the real world, nonlinearities can mitigate this unphysical,
unbounded response.
50 CHAPTER 4. LINEAR OSCILLATIONS
Consider the R-L-C circuit of Fig. 4.4. When the switch is to the left, the capacitor is
charged, eventually to a steady state value Q = CV . At t = 0 the switch is thrown to the
right, completing the R-L-C circuit. Recall that the sum of the voltage drops across the
three elements must be zero:
dI Q
L + IR + =0. (4.49)
dt C
d2 Q R dQ 1
2
+ + Q=0, (4.50)
dt L dt LC
which is the equation for a damped harmonic oscillator, with 0 = (LC)1/2 and = R/2L.
The boundary conditions at t = 0 are Q(0) = CV and Q(0) = 0. Under these conditions,
the full solution at all times is
J K
Q(t) = CV et cos t + sin t (4.51)
2
I(t) = CV 0 et sin t , (4.52)
&
again with = 02 2 .
If we put a time-dependent voltage source in series with the resistor, capacitor, and inductor,
we would have
dI Q
L + IR + = V (t) , (4.53)
dt C
which is the equation of a forced damped harmonic oscillator.
4.2. DAMPED HARMONIC OSCILLATOR WITH FORCING 51
4.2.3 Examples
The key to solving this is to note that the differential operator Lt factorizes:
d3 d2 d
Lt = 3
+ (a + b + c) 2
+ (ab + ac + bc) + abc
dt dt dt
Jd KJ d KJ d K
= +a +b +c , (4.55)
dt dt dt
which says that the third order differential operator appearing in the ODE is in fact a
product of first order differential operators. Since
dx
+ x = 0 = x(t) = A ex , (4.56)
dt
we see that the homogeneous solution takes the form
and thus
f0 eit
x0 = A() ei() f0 eit ,
(a i)(b i)(c i)
where
C D1/2
A() = (a2 + 2 ) (b2 + 2 ) (c2 + 2 ) (4.59)
J K J K J K
1 1
() = tan1 + tan + tan . (4.60)
a b c
Consider the electrical circuit in fig. 4.5. Our task is to construct its mechanical analog.
To do so, we invoke Kirchoffs laws around the left and right loops:
Q1
L1 I1 + + R1 (I1 I2 ) = 0 (4.62)
C1
L2 I2 + R2 I2 + R1 (I2 I1 ) = V (t) . (4.63)
Let Q1 (t) be the charge on the left plate of capacitor C1 , and define
!t
Q2 (t) = dt" I2 (t" ) . (4.64)
0
1 + R1 (Q 1 Q 2 ) + 1 Q1 = 0
Q (4.65)
L1 L1 C1
2 + R2 Q 2 + R1 (Q 2 Q 1 ) = V (t) .
Q (4.66)
L2 L2 L2
Now consider the mechanical system in Fig. 4.6. The blocks have masses M1 and M2 .
The friction coefficient between blocks 1 and 2 is b1 , and the friction coefficient between
block 2 and the floor is b2 . Here we assume a velocity-dependent frictional force Ff = bx,
rather than the more conventional constant Ff = W , where W is the weight of an
object. Velocity-dependent friction is applicable when the relative velocity of an object and
a surface is sufficiently large. There is a spring of spring constant k1 which connects block 1
to the wall. Finally, block 2 is driven by a periodic acceleration f0 cos(t). We now identify
R1 R2 1
X1 Q1 , X2 Q2 , b1 , b2 , k1 , (4.67)
L1 L2 L1 C1
4.2. DAMPED HARMONIC OSCILLATOR WITH FORCING 53
!
d
V (t) = V () eit (4.68)
2
and
H I ! H I
Q1 (t) d Q1 () it
= e (4.69)
I2 (t) 2 I2 ()
G()
4 56 7
2 i R1 /L1 + 1/L1 C1 R1 /L1 ()
Q 0
1
= (4.70)
i R1 /L2 i + (R1 + R2 )/L2 I2 () V ()/L2
The homogeneous equation has eigenfrequencies given by the solution to det G() = 0,
which is a cubic equation. Correspondingly, there are three initial conditions to account
for: Q1 (0), I1 (0), and I2 (0). As in the case of the single damped harmonic oscillator, these
transients are damped, and for large times may be ignored. The solution then is
2 1
()
Q i R1 /L1 + 1/L1 C1 R1 /L1 0
1
= .
I () i R1 /L2 i + (R1 + R2 )/L2
V ()/L2
2
(4.71)
To obtain the time-dependent Q1 (t) and I2 (t), we must compute the Fourier transform back
to the time domain.
54 CHAPTER 4. LINEAR OSCILLATIONS
For a general forcing function f (t), we solve by Fourier transform. Recall that a function
F (t) in the time domain has a Fourier transform F () in the frequency domain. The relation
between the two is:1
! !
d it
F (t) = e F () F () = dt e+it F (t) . (4.72)
2
We can convert the differential equation 4.3 to an algebraic equation in the frequency
domain, x
() = G() f(), where
1
G() = (4.73)
02 2i 2
is the Greens function in the frequency domain. The general solution is written
!
d it
x(t) = e G() f() + xh (t) , (4.74)
2
-
where xh (t) = i Ci eii t is a solution to the homogeneous equation. We may also write
the above integral over the time domain:
!
x(t) = dt" G(t t" ) f (t" ) + xh (t) (4.75)
!
d is
G(s) = e G()
2
= 1 exp(s) sin(s) (s) (4.76)
where (s) is the step function,
H
1 if s 0
(s) = (4.77)
0 if s < 0
&
where once again 02 2 .
if 0 t T and
A
f0 J K
x(t) = e(tT ) cos (t T ) et cos t
02
B
J (tT ) K
+ e sin (t T ) et sin t (4.80)
if t > T .
This method immediately generalizes to the case of general autonomous linear inhomoge-
neous ODEs of the form
dnx dn1 x dx
n
+ an1 n1
+ . . . + a1 + a0 x = f (t) . (4.81)
dt dt dt
We can write this as
Lt x(t) = f (t) , (4.82)
56 CHAPTER 4. LINEAR OSCILLATIONS
dn dn1 d
Lt = n
+ an1 n1
+ . . . + a1 + a0 . (4.83)
dt dt dt
!
x(t) = xh (t) + dt" G(t, t" ) f (t" ) , (4.84)
where G(t, t" ) is the Greens function. Note that Lt xh (t) = 0. Thus, in order for eqns. 4.82
and 4.84 to be true, we must have
this vanishes
4 56 7 !
Lt x(t) = Lt xh (t) + dt" Lt G(t, t" ) f (t" ) = f (t) , (4.85)
) * , (x x )
g(x) = : :i , (4.88)
:g" (x ):
i
x with
i
g(x )=0
i
valid for any functions f (x) and g(x). The sum in the second equation is over the zeros xi
of g(x).
Incidentally, the Dirac -function enters into the relation between a function and its Fourier
transform, in the following sense. We have
!
d it
f (t) = e f () (4.89)
2
!
f() = dt e+it f (t) . (4.90)
4.4. GENERAL LINEAR AUTONOMOUS INHOMOGENEOUS ODES 57
If the differential equation Lt x(t) = f (t) is defined over some finite t interval with prescribed
boundary conditions on x(t) at the endpoints, then G(t, t" ) will depend on t and t" separately.
For the case we are considering, the interval is the entire real line t (, ), and
G(t, t" ) = G(t t" ) is a function of the single variable t t" .
)d* d
Note that Lt = L dt may be considered a function of the differential operator dt . If we
now Fourier transform the equation Lt x(t) = f (t), we obtain
! ! H n I
it it d dn1 d
dt e f (t) = dt e + an1 n1 + . . . + a1 + a0 x(t) (4.93)
dtn dt dt
! A I
it n n1
= dt e (i) + an1 (i) + . . . + a1 (i) + a0 x(t) ,
Thus, if we define
n
,
L() = ak (i)k , (4.95)
k=0
then we have
L()
x() = f() , (4.96)
where an 1. According to the Fundamental Theorem of Algebra, the nth degree poly-
nomial L() may be uniquely factored over the complex plane into a product over n
roots:
L() = (i)n ( 1 )( 2 ) ( n ) . (4.97)
58 CHAPTER 4. LINEAR OSCILLATIONS
" #
If the {ak } are all real, then L()
= L( ), hence if is a root then so is . Thus,
the roots appear in pairs which are symmetric about the imaginary axis. I.e. if = a + ib
is a root, then so is = a + ib.
The general solution to the homogeneous equation is
n
,
xh (t) = Ai eii t , (4.98)
i=1
1 in
G() = = , (4.99)
L() ( 1 )( 2 ) ( n )
!
x(t) = xh (t) + dt" G(t t" ) f (t" ) , (4.100)
where xh (t) is the solution to the homogeneous equation, i.e. with zero forcing, and where
!
d is
G(s) = e G()
2
!
n d eis
=i
2 ( 1 )( 2 ) ( n )
n
, eij s
= (s) , (4.101)
j=1 i L" (j )
where we assume that Im j < 0 for all j. The integral above was done using Cauchys the-
orem and the calculus of residues a beautiful result from the theory of complex functions.
As an example, consider the familiar case
L() = 02 2i 2
= ( + ) ( ) , (4.102)
L" ( ) = (+ ) = 2 . (4.103)
4.5. KRAMERS-KRONIG RELATIONS (ADVANCED MATERIAL) 59
exactly as before.
4.5 Kramers-Kr
onig Relations (advanced material)
Suppose ()
G() is analytic in the UHP2 . Then for all , we must have
!
d ()
=0, (4.105)
2 + i7
where 7 is a positive infinitesimal. The reason is simple: just close the contour in the UHP,
assuming ()
vanishes sufficiently rapidly that Jordans lemma can be applied. Clearly
this is an extremely weak restriction on (),
given the fact that the denominator already
1
causes the integrand to vanish as || .
Let us examine the function
1 i7
= 2 2
. (4.106)
+ i7 ( ) + 7 ( )2 + 72
which we have separated into real and imaginary parts. Under an integral sign, the first
term, in the limit 7 0, is equivalent to taking a principal part of the integral. That is, for
any function F () which is regular at = ,
! !
d d F ()
lim F () P . (4.107)
30 2 ( )2 + 72 2
The principal part symbol P means that the singularity at = is elided, either by
smoothing out the function 1/(7) as above, or by simply cutting out a region of integration
of width 7 on either side of = .
The imaginary part is more interesting. Let us write
7
h(u) . (4.108)
u2 + 7 2
2
() for the susceptibility, rather than G()
In this section, we use the notation
60 CHAPTER 4. LINEAR OSCILLATIONS
For |u| 4 7, h(u) $ 7/u2 , which vanishes as 7 0. For u = 0, h(0) = 1/7 which diverges as
7 0. Thus, h(u) has a huge peak at u = 0 and rapidly decays to 0 as one moves off the
peak in either direction a distance greater that 7. Finally, note that
!
du h(u) = , (4.109)
a result which itself is easy to show using contour integration. Putting it all together, this
tells us that
7
lim 2 = (u) . (4.110)
30 u + 72
Taking the real and imaginary parts of this equation, we derive the Kramers-Kr
onig rela-
tions:
!
"" ()
d
" () = +P (4.114)
!
" ()
d
"" () = P . (4.115)
Chapter 5
Calculus of Variations
Warm-up problem: You are standing at point (x1 , y1 ) on the beach and you want to get to
a point (x2 , y2 ) in the water, a few meters offshore. The interface between the beach and
the water lies at x = 0. What path results in the shortest travel time? It is not a straight
line! This is because your speed v1 on the sand is greater than your speed v2 in the water.
The optimal path actually consists of two line segments, as shown in Fig. 5.1. Let the path
pass through the point (0, y) on the interface. Then the time T is a function of y:
+ +
1 2 1
T (y) = 2
x1 + (y y1 ) + x22 + (y2 y)2 . (5.1)
v1 v2
To find the minimum time, we set
dT 1 y y1 1 y2 y
=0= + +
dy v1 x2 + (y y )2 v2 x2 + (y y)2
1 1 2 2
sin 1 sin 2
= . (5.2)
v1 v2
61
62 CHAPTER 5. CALCULUS OF VARIATIONS
Figure 5.1: The shortest path between (x1 , y1 ) and (x2 , y2 ) is not a straight line, but rather
two successive line segments of different slope.
is to be minimized.
A function is a mathematical object which takes a real (or complex) variable, or several
such variables, and returns a real (or complex) number. A functional is a mathematical
5.2. FUNCTIONS AND FUNCTIONALS 63
Figure 5.2: The path of shortest length is composed of three line segments. The relation
between the angles at each interface is governed by Snells Law.
object which takes an entire function and returns a number. In the case at hand, we have
!x2
" #
T y(x) = dx L(y, y " , x) , (5.9)
x1
+
" 1
L(y, y , x) = 1 + y"2 . (5.10)
v(x)
Here n(x) is a given function characterizing the medium, and y(x) is the path whose time
is to be evaluated.
In ordinary calculus, we extremize a function f (x) by demanding that f not change to
lowest order when we change x x + dx:
Now one very important thing about the variation y(x) is that it must vanish at the
endpoints: y(x1 ) = y(x2 ) = 0. This is because the space of functions under consideration
satisfy fixed boundary conditions y(x1 ) = y1 and y(x2 ) = y2 . Thus, the last term in the
above equation vanishes, and we have
!x2 S $ %T
L d L
T = dx y . (5.13)
y dx y "
x1
Suppose L(y, y " , x) is independent of y. Then from the Euler-Lagrange equations we have
that
L
P " (5.16)
y
is a constant.
& In classical mechanics, this will turn out to be a generalized momentum. For
L = v1 1 + y " 2 , we have
y"
P = & . (5.17)
v 1 + y" 2
Setting dP/dx = 0, we recover the second order ODE of eqn. 5.7. Solving for y " ,
dy v(x)
= & 2 , (5.18)
dx v0 v 2 (x)
where v0 = 1/P .
When L(y, y " , x) is independent of x, we can again integrate the equation of motion. Con-
sider the quantity
L
H = y" " L . (5.19)
y
Then
' ( $ %
dH d " L "" L " d L L L " L
= y L = y + y " y "" y
dx dx y " y " dx y " y y x
' $ % ( (5.20)
d L L L
= y" "
,
dx y y x
)
d L
* L
where we have used the Euler-Lagrange equations to write dx y " = y . So if L/x = 0,
we have dH/dx = 0, i.e. H is a constant.
66 CHAPTER 5. CALCULUS OF VARIATIONS
and we write
nF
Kn (x1 , . . . , xn ) (5.22)
y(x1 ) y(xn )
for the nth functional derivative.
Consider a surface formed by rotating the function y(x) about the x-axis. The area is then
L $ %2
!x2
" # dy
A y(x) = dx 2y 1 + , (5.23)
dx
x1
&
and is a functional of the curve y(x). Thus we can define L(y, y " ) = 2y 1 + y " 2 and make
the identification y(x) q(t). Since L(y, y " , x) is independent of x, we have
L dH L
H = y" L = , (5.24)
y " dx x
and when L has no explicit x-dependence, H is conserved. One finds
+
y"2 2y
H = 2y & 2y 1 + y " 2 = & . (5.25)
2
1 + y" 1 + y"2
Solving for y " , L$ %2
dy 2y
= 1 , (5.26)
dx H
H
which may be integrated with the substitution y = 2 cosh u, yielding
$ %
xa
y(x) = b cosh , (5.27)
b
5.3. EXAMPLES FROM THE CALCULUS OF VARIATIONS 67
Figure 5.4: Minimal surface solution, with y(x) = b cosh(x/b) and y(x0 ) = y0 . Top panel:
A/2y02 vs. y0 /x0 . Bottom panel: sech(x0 /b) vs. y0 /x0 . The blue curve corresponds to a
global minimum of A[y(x)], and the red curve to a local minimum or saddle point.
H
where a and b = 2 are constants of integration. Note there are two such constants, as
the original equation was second order. This shape is called a catenary. As we shall later
find, it is also the shape of a uniformly dense rope hanging between two supports, under
the influence of gravity. To fix the constants a and b, we invoke the boundary conditions
y(x1 ) = y1 and y(x2 ) = y2 .
with y0 /x0 and x0 /b. One finds that for any > 1.5089 there are two solutions,
one of which is a global minimum and one of which is a local minimum or saddle of A[y(x)].
The solution with the smaller value of (i.e. the larger value of sech ) yields the smaller
value of A, as shown in Fig. 5.4. Note that
y cosh(x/b)
= , (5.29)
y0 cosh(x0 /b)
space. In this case, such a function would be the discontinuous solution, with
y1 if x = x1
y(x) = 0 if x1 < x < x2 (5.30)
y2 if x = x2 .
This solution corresponds to a surface consisting of two discs of radii y1 and y2 , joined
by an infinitesimally thin thread. The area functional evaluated for this particular y(x)
is clearly A = (y12 + y22 ). In Fig. 5.4, we plot A/2y02 versus the parameter = y0 /x0 .
For > c 1.564, one of the catenary solutions is the global minimum. For < c , the
minimum area is achieved by the discontinuous solution.
Note that the functional derivative,
A $ %B ) *
A L d L 2 1 + y " 2 yy ""
K1 (x) = = = , (5.31)
y(x) y dx y " (1 + y " 2 )3/2
indeed vanishes for the catenary solutions, but does not vanish for the discontinuous solu-
tion, where K1 (x) = 2 throughout the interval (x0 , x0 ). Since y = 0 on this interval, y
cannot be decreased. The fact that K1 (x) > 0 means that increasing y will result in an
increase in A, so the boundary value for A, which is 2y02 , is indeed a local minimum.
We furthermore see in Fig. 5.4 that for < 1.5089 the local minimum and saddle
are no longer present. This is the familiar saddle-node bifurcation, here in function space.
Thus, for [0, ) there are no extrema of A[y(x)], and the minimum area occurs for the
discontinuous y(x) lying at the boundary of function space. For ( , c ), two extrema
exist, one of which is a local minimum and the other a saddle point. Still, the area is
minimized for the discontinuous solution. For (c , ), the local minimum is the global
minimum, and has smaller area than for the discontinuous solution.
ds2 = d2 + 2 d2 + dx2
U " #2 V
= 1 + z " () d + 2 d2 , (5.32)
" #
and the distance functional D () is
!2
" #
D () = d L(, " , ) , (5.33)
1
5.3. EXAMPLES FROM THE CALCULUS OF VARIATIONS 69
where +
L(, " , ) = 1 + z " 2 () + 2 " 2 () . (5.34)
The Euler-Lagrange equation is
$ %
L d L L
=0 = const. (5.35)
d " "
Thus,
L 2 "
= & =a, (5.36)
" 1 + z " 2 + 2 " 2
where a is a constant. Solving for " , we obtain
+ " #2
a 1 + z " ()
d = & d , (5.37)
2 a2
which we must integrate to find (), subject to boundary conditions (i ) = i , with
i = 1, 2.
On a cone, z() = , and we have
G
& d & 2
1
d = a 1+ 2 & = 1+ 2 d tan 1 , (5.38)
2 a2 a2
which yields G
& 2
1
() = + 1 + 2 tan 1 , (5.39)
a2
which is equivalent to $ %
cos =a. (5.40)
1 + 2
The constants and a are determined from (i ) = i .
Problem: find the path between (x1 , y1 ) and (x2 , y2 ) which a particle sliding frictionlessly
and under constant gravitational acceleration will traverse in the shortest time. To solve
this we first must invoke some elementary mechanics. Assuming the particle is released
from (x1 , y1 ) at rest, energy conservation says
1 2
2 mv + mgy = mgy1 . (5.41)
Then the time, which is a functional of the curve y(x), is
L
!x2 !x2
" # ds 1 1 + y"2
T y(x) = = dx (5.42)
v 2g y1 y
x1 x1
!x2
dx L(y, y " , x) ,
x1
70 CHAPTER 5. CALCULUS OF VARIATIONS
with L
1 + y" 2
L(y, y " , x) = . (5.43)
2g(y1 y)
Since L is independent of x, eqn. 5.20, we have that
C ) D
L 2 * 1/2
H = y " " L = 2g (y1 y) 1 + y " (5.44)
y
is conserved. This yields G
y1 y
dx = dy , (5.45)
2a y1 + y
with a = (4gH 2 )1 . This may be integrated parametrically, writing
Surface waves in fluids propagate with a definite relation between their angular frequency
and their wavevector k = 2/, where is the wavelength. The dispersion relation is a
function = (k). The group velocity of the waves is then v(k) = d/dk.
In a fluid with a flat bottom at depth h, the dispersion relation turns out to be
& gh k shallow (kh 5 1)
(k) = gk tanh kh (5.49)
gk deep (kh 4 1) .
Suppose we are in the shallow case, where the wavelength is significantly greater than
the depth h of the fluid. This is the case for ocean waves which break atthe shore. The
phase velocity and group velocity are then identical, and equal to v(h) = gh. The waves
propagate more slowly as they approach the shore.
Let us choose the following coordinate system: x represents the distance parallel to the
shoreline, y the distance perpendicular to the shore (which lies at y = 0), and h(y) is the
depth profile of the bottom. We assume h(y) to be a slowly varying function of y which
satisfies h(0) = 0. Suppose a disturbance in the ocean at position (x2 , y2 ) propagates until
it reaches the shore at (x1 , y1 = 0). The time of propagation is
L
! !x2
" # ds 1 + y"2
T y(x) = = dx . (5.50)
v g h(y)
x1
5.3. EXAMPLES FROM THE CALCULUS OF VARIATIONS 71
Figure 5.5: For shallow water waves, v = gh. To minimize the propagation time from a
source to the shore, the waves break parallel to the shoreline.
where a = (gH)1 is a constant, and where is the local slope of the function y(x). Thus,
we conclude that near y = 0, where h(y) 0, the waves come in parallel to the shoreline.
If h(y) = y has a linear profile, the solution is again a cycloid, with
where b = 2a/ and where the shore lies at = 0. Expanding in a Taylor series in for
small , we may eliminate and obtain y(x) as
) 9 *1/3
y(x) = 2 b1/3 x2/3 + . . . . (5.56)
72 CHAPTER 5. CALCULUS OF VARIATIONS
A tsunami is a shallow water wave that manages propagates in deep water. This requires
> h, as weve seen, which means the disturbance must have a very long spatial extent out
in the open ocean, where h 10 km. An undersea earthquake is the only possible source;
the characteristic length of
earthquake fault lines can be hundreds of kilometers. If we take
h = 10 km, we obtain v = gh 310 m/s or 1100 km/hr. At these speeds, a tsunami can
cross the Pacific Ocean in less than a day.
As the wave approaches the shore, it must slow down, since v = gh is diminishing. But
energy is conserved, which means that the amplitude must concomitantly rise. In extreme
cases, the water level rise at shore may be 20 meters or more.
We remarked in section 5.2 that a function f is an animal which gets fed a real number x
and excretes a real number f (x). We say f maps the reals to the reals, or
f: R R (5.57)
Of course we also have functions g : C C which eat and excrete complex numbers,
multivariable functions h : RN R which eat N -tuples of numbers and excrete a single
number, etc.
A functional F [f (x)] eats entire functions (!) and excretes numbers. That is,
U : V
F : f (x) : x R R (5.58)
This says that F operates on the set of real-valued functions of a single real variable, yielding
a real number. Some examples:
!
1
" #2
F [f (x)] = dx f (x)
2 (5.59)
! !
F [f (x)] = 1
2 dx dx" K(x, x" ) f (x) f (x" ) (5.60)
! H $ %2 I
1 2 1 df
F [f (x)] = dx 2 A f (x) + 2 B . (5.61)
dx
!tb U V
S[q(t)] = dt 12 mq2 U (q) . (5.62)
ta
5.4. APPENDIX : MORE ON FUNCTIONALS 73
Figure 5.6: A functional S[q(t)] is the continuum limit of a function of a large number of
variables, S(q1 , . . . , qM ).
We can also have functionals which feed on functions of more than one independent variable,
such as
!tb !xb A $ %2 $ %2 B
y y
S[y(x, t)] = dt dx 21 12 , (5.63)
t x
ta xa
which happens to be the functional for a string of mass density under uniform tension .
Another example comes from electrodynamics:
! ! H I
3 1 1
S[A (x, t)] = d x dt F F + j A , (5.64)
16 c
which is a functional of the four fields {A0 , A1 , A2 , A3 }, where A0 = c. These are the
components of the 4-potential, each of which is itself a function of four independent variables
(x0 , x1 , x2 , x3 ), with x0 = ct. The field strength tensor is written in terms of derivatives of
the A : F = A A , where we use a metric g = diag(+, , , ) to raise and
lower indices. The 4-potential couples linearly to the source term J , which is the electric
4-current (c, J).
We extremize functions by sending the independent variable x to x + dx and demanding
that the variation df = 0 to first order in dx. That is,
f (x + dx) = f (x) + f " (x) dx + 12 f "" (x)(dx)2 + . . . , (5.65)
) *
whence df = f " (x) dx + O (dx)2 and thus
f " (x ) = 0 x an extremum. (5.66)
and demanding that the variation F in the functional F [f (x)] vanish to first order in f (x).
The variation f (x) must sometimes satisfy certain boundary conditions. For example, if
F [f (x)] only operates on functions which vanish at a pair of endpoints, i.e. f (xa ) = f (xb ) =
0, then when we extremize the functional F we must do so within the space of allowed
functions. Thus, we would in this case require f (xa ) = f (xb ) = 0. We may expand the
functional F [f + f ] in a functional Taylor series,
! ! !
F [f + f ] = F [f ] + dx1 K1 (x1 ) f (x1 ) + 21! dx1 dx2 K2 (x1 , x2 ) f (x1 ) f (x2 )
! ! !
1
+ 3 ! dx1 dx2 dx3 K3 (x1 , x2 , x3 ) f (x1 ) f (x2 ) f (x3 ) + . . . (5.68)
and we write
nF
Kn (x1 , . . . , xn ) . (5.69)
f (x1 ) f (xn )
In a more general case, F = F [{fi (x)} is a functional of several functions, each of which is
a function of several independent variables.1 We then write
!
F [{fi + fi }] = F [{fi }] + dx1 K1i (x1 ) fi (x1 )
! !
+ 2 ! dx1 dx2 K2ij (x1 , x2 ) fi (x1 ) fj (x2 )
1
! ! !
+ 3 ! dx1 dx2 dx3 K3ijk (x1 , x2 , x3 ) fi (x1 ) fj (x2 ) fk (x3 ) + . . . ,
1
(5.70)
with
i i2 in nF
Kn1 (x1 , x2 , . . . , xn ) = . (5.71)
fi (x1 ) fi (x2 ) fi (xn )
1 2 n
Lets see how this works. As an example, well take the action functional from classical
mechanics,
!tb U V
S[q(t)] = dt 12 mq2 U (q) . (5.74)
ta
1
It may be also be that different functions depend on a different number of independent variables. E.g.
F = F [f (x), g(x, y), h(x, y, z)].
5.4. APPENDIX : MORE ON FUNCTIONALS 75
To compute the first functional derivative, we replace the function q(t) with q(t)+7 (tt1 ),
and expand in powers of 7:
!tb U V
" #
S q(t) + 7(t t1 ) = S[q(t)] + 7 dt m q " (t t1 ) U " (q) (t t1 )
ta
U *V)
"
= 7 m q(t1 ) + U q(t1 ) , (5.75)
hence U
S ) *V
= m q(t) + U " q(t) (5.76)
q(t)
q = U " (q),
and setting the first functional derivative to zero yields Newtons Second Law, m
for all t [ta , tb ]. Note that we have used the result
!
dt " (t t1 ) h(t) = h" (t1 ) , (5.77)
and extract the term of order 71 72 in the double Taylor expansion. One finds this term to
be
!tb U V
71 72 dt m " (t t1 ) " (t t2 ) U "" (q) (t t1 ) (t t2 ) . (5.79)
ta
Note that we neednt bother with terms proportional to 721 or 722 since the recipe is to
differentiate once with respect to each of 71 and 72 and then to set 71 = 72 = 0. This
procedure uniquely selects the term proportional to 71 72 , and yields
2 S U ) * V
= m "" (t1 t2 ) + U "" q(t1 ) (t1 t2 ) . (5.80)
q(t1 ) q(t2 )
The eigenvalues of the Hessian Hij determine the stability of the extremum. Since Hij is
a symmetric matrix, its eigenvectors may be chosen to be orthogonal. The associated
eigenvalues , defined by the equation
Hij j = i , (5.82)
76 CHAPTER 5. CALCULUS OF VARIATIONS
are the respective curvatures in the directions , where {1, . . . , n} where n is the
number of variables. The extremum is a local minimum if all the eigenvalues are positive,
a maximum if all are negative, and otherwise is a saddle point. Near a saddle point, there
are some directions in which the function increases and some in which it decreases.
In the case of functionals, the second functional derivative K2 (x1 , x2 ) defines an eigenvalue
problem for f (x):
!xb
dx2 K2 (x1 , x2 ) f (x2 ) = f (x1 ) . (5.83)
xa
In general there are an infinite number of solutions to this equation which form a basis in
function space, subject to appropriate boundary conditions at xa and xb . For example, in
the case of the action functional from classical mechanics, the above eigenvalue equation
becomes a differential equation,
H I
d2 )
""
*
m 2 + U q (t) q(t) = q(t) , (5.84)
dt
where q (t) is the solution to the Euler-Lagrange equations. As with the case of ordinary
multivariable functions, the functional extremum is a local minimum (in function space)
if every eigenvalue is positive, a local maximum if every eigenvalue is negative, and a
saddle point otherwise.
) *
Consider the simple harmonic oscillator, for which U (q) = 12 m02 q 2 . Then U "" q (t) =
m 02 ; note that we dont even need to know the solution q (t) to obtain the second functional
derivative in this special case. The eigenvectors obey m(q + 02 q) = q, hence
J+ K
q(t) = A cos 02 + (/m) t + , (5.85)
To test this explicitly, consider a harmonic oscillator with the boundary conditions q(0) = 0
and q(T ) = Q. The equations of motion, q + 02 q = 0, along with the boundary conditions,
determine the motion,
Q sin(0 t)
q (t) = . (5.89)
sin(0 T )
!T U V
S[q (t)] = dt 21 m q2 12 m02 q 2
0
!T U V
m 02 Q2
= dt cos2 0 t sin2 0 t
2 sin2 0 T
0
1 2
= 2 m0 Q ctn (0 T ) . (5.90)
Next consider the path q(t) = Q t/T which satisfies the boundary conditions but does not
satisfy the equations of motion (it proceeds with constant velocity). One finds the action
for this path is
E F
1 2 1 1
S[q(t)] = 2 m0 Q 3 0 T . (5.91)
0 T
Thus, provided 0 T ,= n, in the limit T we find that the constant velocity path has
lower action.
Finally, consider the general mechanical action,
!tb
" #
S q(t) = dt L(q, q,
t) . (5.92)
ta
We now evaluate the first few terms in the functional Taylor series:
!tb A : :
" # L :: L ::
S q (t) + q(t) =
dt L(q , q , t) + : qi + : qi (5.93)
qi : qi :
ta q q
: : : B
1 2L : : 2L : : 1 2L ::
+ : qi qj + : qi qj + : qi qj + . . . .
2 qi qj : qi qj : 2 qi qj :
q q q
ta ta
(5.96)
Thus,
S $ %T
S L d L
= (5.97)
qi (t) qi dt qi
q (t)
A : :
2S 2L :: 2L :
:
"
= : (t t" ) : "" (t t" )
qi (t) qj (t ) qi qj : qi qj :
q (t) q (t)
S $ % T B
2L d 2L
+ 2 " (t t" ) . (5.98)
qi qj dt qi qj q (t)
Chapter 6
Lagrangian Mechanics
" # M L2 1 " # M L2 1
p = " # , F = 2
" # , (6.1)
T q T q
" #
where A means the units of A, and where M , L, and T stand for mass, length, and time,
respectively. Thus, if q has dimensions of length, then p has dimensions of momentum
and F has dimensions of force. If q is dimensionless, as is the case for an angle, p has
dimensions of angular momentum (M L2 /T ) and F has dimensions of torque (M L2 /T 2 ).
79
80 CHAPTER 6. LAGRANGIAN MECHANICS
Suppose
q, d
L(q, t) + G(q, t) .
t) = L(q, q, (6.5)
dt
Then
S[q(t)] = S[q(t)] + G(qb , tb ) G(qa , ta ) . (6.6)
Since the difference S S is a function only of the endpoint values {qa , qb }, their variations
are identical: S = S. This means that L and L result in the same equations of motion.
Thus, the equations of motion are invariant under a shift of L by a total time derivative of
a function of coordinates and time.
The equations of motion are second order in time. This follows from the fact that L =
L(q, q,
t). Using the chain rule,
$ %
d L 2L 2L 2L
= q" + q" + . (6.7)
dt q q q" q q" q t
6.2. HAMILTONS PRINCIPLE 81
That the equations are second order in time can be regarded as an empirical fact. It follows,
as we have just seen, from the fact that L depends on q and on q, but on no higher time
derivative terms. Suppose the Lagrangian did depend on the generalized accelerations q as
well. What would the equations of motion look like?
Taking the variation of S,
For a free particle, we can use Cartesian coordinates for each particle as our system of
generalized coordinates. For a single particle, the Lagrangian L(x, v, t) must be a function
solely of v 2 . This is because homogeneity with respect to space and time preclude any
dependence of L on x or on t, and isotropy of space means L must depend on v 2 . We
next invoke Galilean relativity, which says that the equations of motion are invariant under
transformation to a reference frame moving with constant velocity. Let V be the velocity
of the new reference frame K" relative to our initial reference frame K. Then x" = x V t,
and v " = v V . In order that the equations of motion be invariant under the change in
reference frame, we demand
d
L" (v " ) = L(v) + G(x, t) . (6.9)
dt
The only possibility is L = 12 mv 2 , where the constant m is the mass of the particle. Note:
d J1 K dG
L" = 12 m(v V )2 = 21 mv 2 + 2 mV 2
t mV x =L+ . (6.10)
dt dt
however, as we shall see, velocity-dependent potentials appear in the case of charged parti-
cles interacting with electromagnetic fields. In general, though,
L=T U , (6.13)
We shall discuss conserved quantities in detail in the chapter on Noethers Theorem, which
follows.
The simplest case of a conserved quantity occurs when the Lagrangian does not explicitly
depend on one or more of the generalized coordinates, i.e. when
L
F = =0. (6.15)
q
We then say that L is cyclic in the coordinate q . In this case, the Euler-Lagrange equations
p = F say that the conjugate momentum p is conserved. Consider, for example, the
motion of a particle of mass m near the surface of the earth. Let (x, y) be coordinates
parallel to the surface and z the height. We then have
) *
T = 21 m x 2 + y 2 + z 2 (6.16)
U = mgz (6.17)
) 2 *
L=T U = 1
2m x + y 2 + z 2 mgz . (6.18)
Since
L L
Fx = = 0 and Fy = =0, (6.19)
x y
we have that px and py are conserved, with
L L
px = = mx , py = = my . (6.20)
x y
These first order equations can be integrated to yield
px py
x(t) = x(0) + t , y(t) = y(0) + t. (6.21)
m m
6.3. CONSERVED QUANTITIES 83
When the integrand of a functional is independent of the dependent variable, another con-
servation law follows. For Lagrangian mechanics, consider the expression
n
,
H(q, q,
t) = p q L . (6.26)
=1
We evaluate H along the motion of the system, which entails that the terms in the curly
brackets above cancel for each :
L L
p = , p = . (6.28)
q q
Thus, we find
dH L
= , (6.29)
dt t
which means that H is conserved whenever the Lagrangian contains no explicit time depen-
dence. For a Lagrangian of the form
,
1 2
L= 2 ma r a U (r1 , . . . , rN ) , (6.30)
a
84 CHAPTER 6. LAGRANGIAN MECHANICS
However, it is not always the case that H = T + U is the total energy, as we shall see in
the next chapter.
Any choice of generalized coordinates will yield an equivalent set of equations of motion.
However, some choices result in an apparently simpler set than others. This is often true
with respect to the form of the potential energy. Additionally, certain constraints that may
be present are more amenable to treatment using a particular set of generalized coordinates.
The kinetic energy T is always simple to write in Cartesian coordinates, and it is good
practice, at least when one is first learning the method, to write T in Cartesian coordinates
and then convert to generalized coordinates. In Cartesian coordinates, the kinetic energy
of a single particle of mass m is
) *
T = 21 m x 2 + y 2 + x 2 . (6.32)
If the motion
) is two-dimensional,
* and confined to the plane z = const., one of course has
T = 12 m x 2 + y 2 .
Two other commonly used coordinate systems are the cylindrical and spherical systems. In
cylindrical coordinates (, , z), is the radial coordinate in the (x, y) plane and is the
azimuthal angle:
When the motion is confined to a plane with z = const., this coordinate system is often
referred to as two-dimensional polar coordinates.
In spherical coordinates (r, , ), r is the radius, is the polar angle, and is the azimuthal
angle. On the globe, would be the colatitude, which is = 2 , where is the latitude.
I.e. = 0 at the north pole. In spherical polar coordinates,
Here are some simple steps you can follow toward obtaining the equations of motion:
4. Evaluate the time derivatives p and write the equations of motion p = F . Be careful
to differentiate properly, using the chain rule and the Leibniz rule where appropriate.
6.6 Examples
L = T U = 21 mx 2 U (x) . (6.40)
Consider next a particle of mass m moving in two dimensions under & the influence of a
potential U () which is a function of the distance from the origin = x2 + y 2 . Clearly
cylindrical (2d polar) coordinates are called for:
) *
L = 12 m 2 + 2 2 U () . (6.44)
Note that the canonical momentum conjugate to , which is to say the angular momentum,
is conserved:
p = m2 = const. (6.47)
We can use this to eliminate from the first Euler-Lagrange equation, obtaining
p2
m
= U " () . (6.48)
m3
dE J p2 K
"
= m + U () = 0 . (6.50)
dt m3
We shall discuss this case in much greater detail in the coming weeks.
Consider the situation depicted in Fig. 6.1, in which a point object of mass m slides
frictionlessly along a wedge of opening angle . The wedge itself slides frictionlessly along a
horizontal surface, and its mass is M . We choose as generalized coordinates the horizontal
position X of the left corner of the wedge, and the horizontal distance x from the left corner
to the sliding point mass. The vertical coordinate of the sliding mass is then y = x tan ,
6.6. EXAMPLES 87
Figure 6.1: A wedge of mass M and opening angle slides frictionlessly along a horizontal
surface, while a small object of mass m slides frictionlessly along the wedge.
where the horizontal surface lies at y = 0. With these generalized coordinates, the kinetic
energy is
T = 12 M X 2 + 21 m (X + x)
2 + 12 my 2
= 12 (M + m)X 2 + mX x + 12 m (1 + tan2 ) x 2 . (6.51)
= m
X x
. (6.55)
M +m
Substituting this into the second equation, we obtain the constant accelerations
Consider next the system depicted in Fig. 6.2 in which a mass M moves horizontally while
attached to a spring of spring constant k. Hanging from this mass is a pendulum of arm
length 2 and bob mass m.
A convenient set of generalized coordinates is (x, ), where x is the displacement of the mass
M relative to the equilibrium extension a of the spring, and is the angle the pendulum
arm makes with respect to the vertical. Let the Cartesian coordinates of the pendulum bob
be (x1 , y1 ). Then
x1 = a + x + 2 sin , y1 = l cos . (6.57)
T = 12 M x 2 + 12 m (x 2 + y 2 )
C D
2 + (2 sin )
= 12 M x 2 + 12 m (x + 2 cos ) 2
U = 21 kx2 + mgy1
= 12 kx2 mg2 cos . (6.59)
Thus,
L = 12 (M + m) x 2 + 12 m22 2 + m2 cos x 21 kx2 + mg2 cos . (6.60)
6.6. EXAMPLES 89
L
px = = (M + m) x + m2 cos
x
L
p = = m2 cos x + m22 , (6.61)
L
Fx = = kx
x
L
F = = m2 sin x mg2 sin . (6.62)
+ m2 cos m2 sin 2 = kx
(M + m) x (6.63)
m2 cos x + m22 = mg2 sin . (6.64)
Small Oscillations : If we assume both x and are small, we may write sin and
cos 1, in which case the equations of motion may be linearized to
(M + m) x + m2 + kx = 0 (6.65)
+ m22 + mg2 = 0 .
m2 x (6.66)
If we define
x m k g
u , , 02 , 12 , (6.67)
2 M M 2
then
+ + 02 u = 0
(1 + ) u (6.68)
+ + 12 = 0 .
u (6.69)
Figure 6.3: The double pendulum, with generalized coordinates 1 and 2 . All motion is
confined to a single plane.
T = 12 m1 (x 21 + y12 ) + 12 m2 (x 22 + y 22 ) (6.73)
U = m1 g y 1 + m2 g y 2 . (6.74)
Thus,
U V
T = 12 m1 221 12 + 12 m2 221 12 + 221 22 cos(1 2 ) 1 2 + 222 22 (6.79)
and
and
We therefore find
m 2 22 m 2 22
21 1 + cos(1 2 ) 2 + sin(1 2 ) 22 + g sin 1 = 0 (6.86)
m1 + m2 m1 + m2
Small Oscillations : The equations of motion are coupled, nonlinear second order ODEs.
When the system is close to equilibrium, the amplitudes of the motion are small, and we
may expand in powers of the 1 and 2 . The linearized equations of motion are then
1 + 2 + 02 1 = 0 (6.88)
1 + 2 + 02 2 = 0 , (6.89)
We can solve this coupled set of equations by a nifty trick. Lets take a linear combination
of the first equation plus an undetermined coefficient, r, times the second:
(1 + r) 1 + ( + r) 2 + 02 (1 + r 2 ) = 0 . (6.91)
We now demand that the ratio of the coefficients of 2 and 1 is the same as the ratio of
the coefficients of 2 and 1 :
( + r) &
=r r = 12 ( 1) 1
2 (1 )2 + 4 (6.92)
1+r
When r = r , the equation of motion may be written
d2 ) * 02 ) *
2
1 + r 2 = 1 + r 2 (6.93)
dt 1 + r
we find
+
2
= 0 , (6.95)
with
0
= & . (6.96)
1 + r
Thus, by switching to the normal coordinates, we decoupled the equations of motion, and
identified the two normal frequencies of oscillation. We shall have much more to say about
small oscillations further below.
For example, with 21 = 22 = 2 and m1 = m2 = m, we have = 21 , and = 1, in which case
+ G
g
r = 12 , = 1 1
2
2 , = 2 2 . (6.97)
2
Note that the oscillation frequency for the in-phase mode + is low, and that for the out
of phase mode is high.
Four massless rods of length L are hinged together at their ends to form a rhombus. A
particle of mass M is attached to each vertex. The opposite corners are joined by springs
of spring constant k. In the square configuration, the strings are unstretched. The motion
is confined to a plane, and the particles move only along the diagonals of the rhombus.
Introduce suitable generalized coordinates and find the Lagrangian of the system. Deduce
the equations of motion and find the frequency of small oscillations about equilibrium.
6.6. EXAMPLES 93
Solution
The rhombus is depicted in figure 6.4. Let a be the equilibrium length of the springs; clearly
L = a2 . Let be half of one of the opening angles, as shown. Then the masses are located
at (X, 0) and (0, Y ), with X = a2 cos and Y = a2 sin . The spring extensions are
X = 2X a and Y = 2Y a. The kinetic and potential energies are therefore
) *
T = M X 2 + Y 2
= 1 M a2 2
2
and
) *2 ) *2
U = 21 k X + 12 k Y
U) *2 ) *2 V
= 12 ka2 2 cos 1 + 2 sin 1
U V
= 12 ka2 3 2 2(cos + sin ) .
Note that minimizing U () gives sin = cos , i.e. eq = 4 . The Lagrangian is then
) *
L = T U = 12 M a2 2 + 2 ka2 cos + sin + const.
94 CHAPTER 6. LAGRANGIAN MECHANICS
+ 02 sin = 0 ,
&
with 0 = 2k/M . This is the equation of a pendulum! Linearizing gives + 02 = 0, so
the small oscillation frequency is just 0 .
The virial theorem is a statement about the time-averaged motion of a mechanical system.
Define the virial, ,
G(q, p) = p q . (6.98)
Then
dG , ) *
= p q + p q
dt
, , L
= q F + q . (6.99)
q
-
Now suppose that T = 12 ," T" q q" is homogeneous of degree k = 2 in q,
and that U
is homogeneous of degree zero in q.
Then
, L , T
q = q = 2 T, (6.100)
q
q
W dG X !
1 dG
= dt
dt dt
0
1C D
= G( ) G(0) . (6.101)
If G(t) is bounded, then in the limit we must have *G+ = 0. Any bounded motion,
= 0. But then
such as the orbit of the earth around the Sun, will result in *G+
W dG X M, N
= 2 *T + + q F = 0 , (6.102)
dt
6.7. APPENDIX : VIRIAL THEOREM 95
which implies
W, X Y , Z
U
*T + = 12 q F = + 1
2 q
q
W , ) *X
1
= 2 ri i U r1 , . . . , rN (6.103)
i
= 12 k *U + , (6.104)
where the last line pertains to homogeneous potentials of degree k. Finally, since T +U = E
is conserved, we have
kE 2E
*T + = , *U + = . (6.105)
k+2 k+2
96 CHAPTER 6. LAGRANGIAN MECHANICS
Chapter 7
Noethers Theorem
Consider a particle moving in two dimensions under the influence of an external potential
U (r). The potential is a function only of the magnitude of the vector r. The Lagrangian is
then
) *
L = T U = 1 m r 2 + r 2 2 U (r) ,
2 (7.1)
q q (q, ) , (7.3)
where is the continuous parameter. Suppose further (without loss of generality) that at
= 0 this transformation is the identity, i.e. q (q, 0) = q . The transformation may be
nonlinear in the generalized coordinates. Suppose further that the Lagrangian L is invariant
97
98 CHAPTER 7. NOETHERS THEOREM
r() = r (7.8)
() =+ . (7.9)
Note that r(0) = r and (0) = , i.e. the transformation is the identity when = 0. We
now have : : :
, L q :: L r :: L ::
= : = : + : = mr 2 . (7.10)
q
: r
: :
=0 =0 =0
Another way to derive the same result which is somewhat instructive is to work out the
transformation in Cartesian coordinates. We then have
() = x cos y sin
x (7.11)
y() = x sin + y cos . (7.12)
Thus,
x
y
=
y , =x
(7.13)
7.2. CONSERVATION OF LINEAR AND ANGULAR MOMENTUM 99
and : :
L x :: L y ::
= : + : = m(xy y x)
. (7.14)
x : y :
=0 =0
But
= mz r r = mr 2 .
m(xy y x) (7.15)
U (, , z) = V (, a + z) , (7.16)
where (, , z) are cylindrical coordinates for a particle of mass m, and where a is a constant
with dimensions of length. The Lagrangian is
1
) 2 2 2 2
*
2 m + + z V (, a + z) . (7.17)
() = (7.18)
() =+ (7.19)
z() = z a . (7.20)
Note that
a + z = a + z , (7.21)
so the potential energy, and the Lagrangian as well, is invariant under this one-parameter
family of transformations. The conserved charge for this symmetry is
: : :
L :: L :: L z ::
= : + : + : = m2 maz . (7.22)
:
: z
:
=0 =0 =0
Suppose that the Lagrangian of a mechanical system is invariant under a uniform translation
direction. Then our one-parameter family of transformations is given
of all particles in the n
by
x a = xa + n
, (7.26)
100 CHAPTER 7. NOETHERS THEOREM
-
where P = a pa is the total momentum of the system.
then
If the Lagrangian of a mechanical system is invariant under rotations about an axis n,
a = R(, n)
x xa
xa + O( 2 ) ,
= xa + n (7.28)
Observant readers might object that demanding invariance of L is too strict. We should
instead be demanding invariance of the action S 1 . Suppose S is invariant under
t t(q, t, ) (7.30)
q (t) q (q, t, ) . (7.31)
!tb tb!+tb
U V
L L
S= dt L(q, q,
t) = dt L(q, q,
t) + q + q + . . . , (7.33)
q q
ta ta +ta
1
Indeed, we should be demanding that S only change by a function of the endpoint values.
7.3. ADVANCED DISCUSSION : INVARIANCE OF L VS. INVARIANCE OF S 101
where
(t) q (t) q (t)
q
)* )*
= q t q t + q (t) q (t)
= q q t + O(q t) (7.34)
: : tb +tb A $ %B
!
L :: L :: L d L (t)
0 = Lb tb La ta + q q + dt q
q :b ,b q :a ,a q dt q
ta +ta
!tb A$ % B
d L L
= dt L q t + q , (7.35)
dt q q
ta
t = A(q, t) (7.36)
q = B (q, t) , (7.37)
H = p q L , (7.39)
and expressed it in terms of the momenta p , the coordinates q , and time t. H is called
the Hamiltonian.
The Lagrangian is a function of generalized coordinates, velocities, and time. The canonical
momentum conjugate to the generalized coordinate q is
L
p = . (7.40)
q
102 CHAPTER 7. NOETHERS THEOREM
p2
H = p x L = 12 mx 2 + U (x) = + U (x) . (7.46)
2m
Example #2 : Consider now the mass point wedge system analyzed above, with
L
P = = (M + m) X + mx (7.48)
X
L
p= = mX + m (1 + tan2 ) x . (7.49)
x
H = P X + p x L
= 12 (M + m)X 2 + mX x + 21 m (1 + tan2 ) x 2 + mg x tan . (7.50)
7.3. ADVANCED DISCUSSION : INVARIANCE OF L VS. INVARIANCE OF S 103
However, this is not quite H, since H = H(X, x, P, p, t) must be expressed in terms of the
coordinates and the momenta and not the coordinates and velocities. So we must eliminate
X and x in favor of P and p. We do this by inverting the relations
$ % $ %$ %
P M +m m X
= 2 (7.51)
p m m (1 + tan ) x
to obtain
$ % $ %$ %
X 1 m (1 + tan2 ) m P
= ) * . (7.52)
x 2
m M + (M + m) tan m M +m p
7.3.2 Is H = T + U ?
T = T2 + T1 + T0
(2)
= 21 T" (q, t) q q" + T(1) (q, t) q + T (0) (q, t) , (7.54)
U = U1 + U0
= U(1) (q, t) q + U (0) (q, t) , (7.55)
which allows for velocity-dependent forces, as we have with charged particles moving in an
electromagnetic field. The Lagrangian is then
(2)
L = T U = 12 T" (q, t) q q" + T(1) (q, t) q + T (0) (q, t) U(1) (q, t) q U (0) (q, t) . (7.56)
H = p q L
J KJ K
(2) 1 (1) (1)
= 1
2 T" p T(1) + U(1) p" T" + U" T0 + U0 (7.59)
= T2 T0 + U0 . (7.60)
Consider a bead of mass m constrained to move along a hoop of radius a. The hoop is
further constrained to rotate with angular velocity = about the z-axis,
as shown in
Fig. 7.1.
The most convenient set of generalized coordinates is spherical polar (r, , ), in which case
) *
T = 12 m r 2 + r 2 2 + r 2 sin2 2
) *
= 12 ma2 2 + 2 sin2 . (7.61)
H(, p) = T2 T0 + U
= 1 ma2 2 1 ma2 2 sin2 + mga(1 cos )
2 2
p2
= 1 ma2 2 sin2 + mga(1 cos ) . (7.62)
2ma2 2
Ueff U 2 V
= mga sin 1 2 cos = 0 , (7.66)
0
i.e. = 0, = , or = cos1 (02 / 2 ), where the last pair of equilibria are present
only for 2 > 02 . The stability of these equilibria is assessed by examining the sign of
"" ( ). We have
Ueff
U 2 ) *V
""
Ueff () = mga cos 2 2 cos2 1 . (7.67)
0
Thus, J K
2
mga 1 2
0
at = 0
J K
"" 2
Ueff ( ) = mga 1 + 2 at = (7.68)
0
J K J 2K
2
mga 22 02 at = cos1 0 .
0
2
Thus, = 0 is stable for 2 < 02 but becomes unstable when the rotation frequency
is sufficiently large, i.e. when 2 > 02 . In this regime, there are two new equilibria, at
= cos1 (02 / 2 ), which are both stable. The equilibrium at = is always unstable,
independent of the value of . The situation is depicted in Fig. 7.2.
106 CHAPTER 7. NOETHERS THEOREM
" 2 2
#
Figure 7.2: The effective potential Ueff () = mga 1 cos 2 2 sin . (The dimensionless
0
eff (x) = Ueff /mga is shown, where x = /.) Left panels: = 1 3 0 . Right
potential U
2
panels: = 3 0 .
Consider next the case of a charged particle moving in the presence of an electromagnetic
field. The particles potential energy is
q
= q (r, t)
U (r, r) A(r, t) r , (7.69)
c
H(r, p, t) = p r L
q q
= mr 2 + A r 21 m r 2 A r + q
c c
= 12 m r 2 + q
1 J q K2
= p A(r, t) + q (r, t) . (7.72)
2m c
If A and are time-independent, then H(r, p) is conserved.
Lets work out the equations of motion. We have
E F
d L L
= (7.73)
dt r r
which gives
q dA q
m r + = q + (A r)
, (7.74)
c dt c
or, in component notation,
q Ai q Ai q Aj
mx
i + x + = q + x , (7.75)
c xj j c t xi c xi j
which is to say $ %
q Ai q Aj Ai
i = q
mx + x j . (7.76)
xi c t c xi xj
It is convenient to express the cross product in terms of the completely antisymmetric tensor
of rank three, 7ijk :
Ak
Bi = 7ijk , (7.77)
xj
and using the result
7ijk 7imn = jm kn jn km , (7.78)
we have 7ijk Bi = j Ak k Aj , and
q Ai q
i = q
mx + 7ijk x j Bk , (7.79)
xi c t c
q A q
m r = q + r ( A)
c t c
q
= q E + r B , (7.80)
c
which is, of course, the Lorentz force law.
108 CHAPTER 7. NOETHERS THEOREM
= A + B (7.92)
it
= C A + F e . (7.93)
BF BF ) *
= 2 2
= 2 + O 4 (7.95)
BC A
(A + i)F iF ) 3 *
= = + O . (7.96)
BC A2 2
Taking the real part, and restoring the phase shift , we have
BF 1 V 2H0
(t) = sin(t + ) = sin(t + ) (7.97)
2 2 q p2
F 1 V
(t) = cos(t + ) = cos(t + ) . (7.98)
q
K K
q = , p = . (7.103)
p q
3
With real coefficients A, B, and C, one can always take the real part to recover the fast variable equations
of motion.
110 CHAPTER 7. NOETHERS THEOREM
Consider a pendulum with a vertically oscillating point of support. The coordinates of the
pendulum bob are
x = 2 sin , y = a(t) 2 cos . (7.104)
The Lagrangian is easily obtained:
= 1 m22 2 + m(g + a
L )2 cos , (7.107)
2
p ) = p
K(, mg2 cos + 14 m a20 2 sin2 . (7.111)
2m22
Lets define the dimensionless parameter
2g2
7 . (7.112)
2 a20
= cos + 1 sin2 .
v() (7.113)
27
Differentiating, and dropping the bar on , we find that Veff () is stationary when
Thus, = 0 and = , where sin = 0, are equilibria. When 7 < 1 (note 7 > 0 always),
there are two new solutions, given by the roots of cos = 7.
7.6. FIELD THEORY: SYSTEMS WITH SEVERAL INDEPENDENT VARIABLES 111
Figure 7.3: Dimensionless potential v() for 7 = 1.5 (black curve) and 7 = 0.5 (blue curve).
1
v "" () = cos + cos 2 . (7.115)
7
From this, we see that = 0 is stable (i.e. v "" ( = 0) > 0) always, but = is stable for
7 < 1 and unstable for 7 > 1. When 7 < 1, two new solutions appear, at cos = 7, for
which
1
v "" (cos1 (7)) = 7 , (7.116)
7
which is always negative since 7 < 1 in order for these equilibria to exist. The situation is
sketched in fig. 7.3, showing v() for two representative values of the parameter 7. For 7 > 1,
the equilibrium at = is unstable, but as 7 decreases, a subcritical pitchfork bifurcation is
encountered at 7 = 1, and = becomes stable, while the outlying = cos1 (7) solutions
are unstable.
i.e. the Lagrangian density L is a function of the fields a and their partial derivatives
a /x . Here is a region in RK . Then the first variation of S is
! A B
L L a
S = dx +
a a ( a ) x
. ! A $ %B
L L L
= d n + dx a , (7.118)
( a ) a a x ( a )
As an example, consider the case of a stretched string of linear mass density and tension
. The action is a functional of the height y(x, t), where the coordinate along the string, x,
and time, t, are the two independent variables. The Lagrangian density is
$ %2 $ %2
y y
L = 21 12 , (7.120)
t x
whence the Euler-Lagrange equations are
$ % $ %
S L L
0= =
y(x, t) x y " t y
2y 2y
= , (7.121)
x2 t2
y
where y " = x and y = y y = y "" , which is the Helmholtz equation. Weve
t . Thus,
assumed boundary conditions where y(xa , t) = y(xb , t) = y(x, ta ) = y(x, tb ) = 0.
The Lagrangian density for an electromagnetic field with sources is
1
L = 16 F F 1
c j A
. (7.122)
where {a (x, t)} are a set of fields, which are functions of the independent variables {x, y, z, t}.
We will adopt covariant relativistic notation and write for four-vector x = (ct, x, y, z). The
generalization of d/dt = 0 is
E F
L a
=0, (7.126)
x ( a )
=0
where there is an implied sum on both and a. We can write this as J = 0, where
:
L a ::
J : . (7.127)
( a ) :
=0
= i ei , = i ei , (7.130)
L L
J = (i) + (i )
( ) ( )
K) *
= . (7.131)
2i
The potential, which depends on ||2 , is independent of . Hence, this form of conserved
4-current is valid for an entire class of potentials.
4
We raise and lower indices using the Minkowski metric g = diag (+, , , ).
114 CHAPTER 7. NOETHERS THEOREM
As one final example of a field theory, consider the Gross-Pitaevskii model, with
!2 ) *2
L = i! g ||2 n0 . (7.132)
t 2m
This describes a Bose fluid with repulsive short-ranged interactions. Here (x, t) is again
a complex scalar field, and is its complex conjugate. Using the Leibniz rule, we have
S[ , ] = S[ + , + ]
! ! H
!2 !2
= dt d x i!
d
+ i!
t t 2m 2m
I
) 2 *
2g || n0 ( + )
! ! A' (
d !2 2 ) *
= dt d x i! + 2g ||2 n0
t 2m
' ( B
!2 2 ) 2 *
+ i! + 2g || n0 , (7.133)
t 2m
where we have integrated by parts where necessary and discarded the boundary terms.
Extremizing S[ , ] therefore results in the nonlinear Schr
odinger equation (NLSE),
!2 2 ) *
i! = + 2g ||2 n0 (7.134)
t 2m
as well as its complex conjugate,
!2 2 ) *
i! = + 2g ||2 n0 . (7.135)
t 2m
Note that these equations are indeed the Euler-Lagrange equations:
$ %
S L L
= (7.136)
x
$ %
S L L
= , (7.137)
x
with x = (t, x)5 Plugging in
L ) * L L !2
= 2g ||2 n0 , = i! , = (7.138)
t 2m
and
L ) * L L !2
= i! 2g ||2 n0 , =0 , = , (7.139)
t 2m
5
In the nonrelativistic case, there is no utility in defining x0 = ct, so we simply define x0 = t.
7.6. FIELD THEORY: SYSTEMS WITH SEVERAL INDEPENDENT VARIABLES 115
J 0 = ! ||2 (7.141)
!2 ) *
J = . (7.142)
2im
Dividing out by !, taking J 0 ! and J !j, we obtain the continuity equation,
+j =0 , (7.143)
t
where
! ) *
= ||2 , j= . (7.144)
2im
are the particle density and the particle current, respectively.
116 CHAPTER 7. NOETHERS THEOREM
Chapter 8
Constraints
R 1 = a (2 1 ) . (8.1)
) *
In this case, we can easily solve the constraint equation and substitute 2 = 1 + Ra 1 . In
other cases, though, the equation of constraint might not be so easily solved (e.g. it may be
nonlinear). How then do we proceed?
Before addressing the subject of constrained dynamical systems, lets consider the issue of
constraints in the broader context of variational calculus. Suppose we have a functional
!xb
F [y(x)] = dx L(y, y " , x) , (8.2)
xa
which we want to extremize subject to some constraints. Here y may stand for a set of
functions {y (x)}. There are two classes of constraints we will consider:
1
For N rigid bodies, the number of degrees of freedom is n" = 21 d(d + 1)N , corresponding to d center-
of-mass coordinates and 21 d(d 1) angles of orientation for each particle. The dimension of the group of
rotations in d dimensions is 12 d(d 1), corresponding to the number of parameters in a general rank-d
orthogonal matrix (i.e. an element of the group O(d)).
117
118 CHAPTER 8. CONSTRAINTS
Figure 8.1: A cylinder of radius a rolls along a half-cylinder of radius R. When there is no
slippage, the angles 1 and 2 obey the constraint equation R1 = a(2 1 ).
The cylinders system in Fig. 8.1 provides an example of a holonomic constraint. There,
G(, t) = R 1 a (2 1 ) = 0. As an example of a problem with an integral constraint,
suppose we want to know the shape of a hanging rope of fixed length C. This means we
minimize the ropes potential energy,
!xb !xb +
U [y(x)] = g ds y(x) = g dx y 1 + y " 2 , (8.5)
xa xa
where is the linear mass density of the rope, subject to the fixed-length constraint
!xb !xb +
C = ds = dx 1 + y " 2 . (8.6)
xa xa
&
Note ds = dx2 + dy 2 is the differential element of arc length along the rope. To solve
problems like these, we turn to Lagranges method of undetermined multipliers.
8.2. CONSTRAINED EXTREMIZATION OF FUNCTIONS 119
Gj = 0 (j = 1, . . . , k) . (8.11)
The interpretation of all this is as follows. The n equations in 8.10 can be written in vector
form as
, k
F + j Gj = 0 . (8.12)
j=1
This says that the (n-component) vector F is linearly dependent upon the k vectors
Gj . Thus, any movement in the direction of F must necessarily entail movement along
one or more of the directions Gj . This would require violating the constraints, since
movement along Gj takes us off the level set Gj = 0. Were F linearly independent of
the set {Gj }, this would mean that we could find a differential displacement dx which
has finite overlap with F but zero overlap with each Gj . Thus x + dx would still satisfy
Gj (x + dx) = 0, but F would change by the finite amount dF = F (x) dx.
Given a functional
!xb
" # ) *
F {y (x)} = dx L {y }, {y" }, x ( = 1, . . . , n) (8.13)
xa
120 CHAPTER 8. CONSTRAINTS
Given a functional
!xb
" # ) *
F {y (x)} = dx L {y }, {y" }, x ( = 1, . . . , n) (8.18)
xa
) *
Gj {y }, x = 0 (j = 1, . . . , k) . (8.23)
8.4. EXTREMIZATION OF FUNCTIONALS : HOLONOMIC CONSTRAINTS 121
h2
G(a, h) = 2a + 2=0 . (8.24)
b
We therefore define
V (a, h, ) V (a, h) + G(a, h) , (8.25)
and set
V
= 2ah + 2 = 0 (8.26)
a
V h
= a2 + 2 = 0 (8.27)
h b
V h2
= 2a + 2=0 . (8.28)
b
Solving these three equations simultaneously gives
G
22 b2 2 4
a= , h= , = 3/2 b1/2 23/2 , V = 25/2 b1/2 . (8.29)
5 5 5 55/2
!x2 +
" #
E y(x) = g dx y 1 + y " 2 , (8.30)
x1
where is the linear mass density, subject to the constraint of fixed total length,
!x2 +
" #
C y(x) = dx 1 + y " 2 . (8.31)
x1
Thus,
!x2
" # " # " #
E y(x), = E y(x) + C y(x) = dx L (y, y " , x) , (8.32)
x1
with +
"
L (y, y , x) = (gy + ) 1 + y"2 . (8.33)
L
Since x = 0 we have that
L gy +
J = y" "
L = & (8.34)
y 1 + y"2
122 CHAPTER 8. CONSTRAINTS
is constant. Thus,
dy &
= J 1 (gy + )2 J 2 , (8.35)
dx
with solution J g K
J
y(x) = + cosh (x a) . (8.36)
g g J
Here, J , a, and are constants to be determined by demanding y(xi ) = yi (i = 1, 2), and
that the total length of the rope is C.
Geodesic on a curved surface : Consider next the problem of a geodesic on a curved surface.
Let the equation for the surface be
G(x, y, z) = 0 . (8.37)
We wish to extremize the distance,
!b !b &
D = ds = dx2 + dy 2 + dz 2 . (8.38)
a a
We introduce a parameter t defined on the unit interval: t [0, 1], such that x(0) = xa ,
x(1) = xb , etc. Then D may be regarded as a functional, viz.
!1 &
" #
D x(t), y(t), z(t) = dt x 2 + y 2 + z 2 . (8.39)
0
We impose the constraint by forming the extended functional, D :
!1 H& I
" #
D x(t), y(t), z(t), (t) dt 2 2 2
x + y + z + G(x, y, z) , (8.40)
0
and we demand that the first functional derivatives of D vanish:
$ %
D d x G
= & + =0 (8.41)
x(t) dt x 2 + y 2 + z 2 x
$ %
D d y G
= & + =0 (8.42)
y(t) dt 2 2
x + y + z 2 y
$ %
D d z G
= & + =0 (8.43)
z(t) dt 2 2
x + y + z 2 z
D
= G(x, y, z) = 0 . (8.44)
(t)
Thus,
x x v
v v y y v vz z v
(t) = 2
= 2 = 2 , (8.45)
v x G v y G v z G
&
with v = x 2 + y 2 + z 2 and x x , etc. These three equations are supplemented by
G(x, y, z) = 0, which is the fourth.
8.5. APPLICATION TO MECHANICS 123
Since the {q (t)} are no longer independent, we cannot infer that the term in brackets
vanishes for each . What are the constraints on the variations q (t)? The constraints are
expressed in terms of virtual displacements which take no time: t = 0. Thus,
n
,
gj (q, t) q (t) = 0 , (8.51)
=1
where j = 1, . . . , k is the constraint index. We may now relax the constraint by introducing k
undetermined functions j (t), by adding integrals of the above equations with undetermined
coefficient functions to S:
n
A $ % ,k
B
, L d L
+ j (t) gj (q, t) q (t) = 0 . (8.52)
=1
q dt q
j=1
Now we can demand that the term in brackets vanish for all . Thus, we obtain a set of
(n + k) equations,
$ % ,k
d L L
= j (t) gj (q, t) Q (8.53)
dt q q
j=1
8 9
in (n + k) unknowns q1 , . . . , qn , 1 , . . . , k . Here, Q is the force of constraint conjugate
to the generalized coordinate q . Thus, with
k
,
L L
p = , F = , Q = j gj , (8.55)
q q
j=1
gj q = 0 (j = 1, . . . , k) . (8.58)
Thus, by demanding
, k
S
+ j g j = 0 (8.59)
q(t)
j=1
We have seen how invariance of the Lagrangian with respect to a one-parameter family of
coordinate transformations results in an associated conserved quantity , and how a lack of
explicit time dependence in L results in the conservation of the Hamiltonian H. In deriving
both these results, however, we used the equations of motion p = F . What happens when
we have constraints, in which case p = F + Q ?
Lets begin with the Hamiltonian. We have H = q p L, hence
$ % $ %
dH L L L
= p q + p q
dt q q t
L
= Q q . (8.60)
t
We now use
Q q = j gj q = j hj (8.61)
to obtain
dH L
= j hj . (8.62)
dt t
We therefore conclude that in a system with constraints of the form gj q + hj = 0, the
Hamiltonian is conserved if each hj = 0 and if L is not explicitly dependent on time. In
8.6. WORKED EXAMPLES 125
Gj
the case of holonomic constraints, hj = t , so H is conserved if neither L nor any of the
constraints Gj is explicitly time-dependent.
Next, let us rederive Noethers theorem when constraints are present. We assume a one-
parameter family of transformations q q () leaves L invariant. Then
dL L q L q
0= = +
d q q
$ %
) * q d q
= p Q + p
dt
$ %
d q q
= p j gj . (8.63)
dt
Now let us write the constraints in differential form as
gj d dt + k d = 0 .
q + h (8.64)
j j
We now have
d
= j kj , (8.65)
dt
which says that if the constraints are independent of then is conserved. For holonomic
constraints, this means that
) * Gj
Gj q(), t = 0 kj = =0, (8.66)
i.e. Gj (
q , t) has no explicit dependence.
Here we consider several example problems of constrained dynamics, and work each out in
full detail.
As an example of the constraint formalism, consider the system in Fig. 8.1, where a cylinder
of radius a rolls atop a cylinder of radius R. We have two constraints:
which is to say
G1 G1 G1
=1 =0 =0 (8.70)
r 1 2
G2 G2 G2
=0 =R+a = a . (8.71)
r 1 2
The Lagrangian is
) *
L = T U = 12 M r 2 + r 2 12 + 12 I 22 M gr cos 1 , (8.72)
where M and I are the mass and rotational inertia of the rolling cylinder, respectively.
) *
Note that the kinetic energy is a sum of center-of-mass translation Ttr = 12 M r 2 + r 2 12
and rotation about the center-of-mass, Trot = 21 I 22 . The equations of motion are
$ %
d L L
= M r M r 12 + M g cos 1 = 1 Qr (8.73)
dt r r
$ %
d L L
= M r 2 1 + 2M r r 1 M gr sin 1 = (R + a) 2 Q1 (8.74)
dt 1 1
$ %
d L L
= I 2 = a 2 Q2 . (8.75)
dt 2 2
To these three
8 equations we 9 add the two constraints, resulting in five equations in the five
unknowns r, 1 , 2 , 1 , 2 .
We solve by first) implementing
* the constraints, which give r = (R + a) a constant (i.e.
r = 0), and 2 = 1 + Ra 1 . Substituting these into the above equations gives
M (R + a) 12 + M g cos 1 = 1 (8.76)
Figure 8.2: Frictionless motion under gravity along a curved surface. The skier flies off the
surface when the normal force vanishes.
Here, we have assumed that 1 = 0 when 1 = 1 , i.e. the rolling cylinder is released from
rest at 1 = 1 . Finally, inserting this result into eqn. 8.76, we obtain the radial force of
constraint,
Mg U V
Qr = (3 + ) cos 1 2 cos 1 , (8.82)
1+
where = I/M a2 is a dimensionless parameter (0 1). This is the radial component
of the normal force between the two cylinders. When Qr vanishes, the cylinders lose contact
the rolling cylinder flies off. Clearly this occurs at an angle 1 = 1 , where
$
%
1 2 cos 1
1 = cos . (8.83)
3+
The detachment angle 1 is an increasing function of , which means that larger I delays
detachment. This makes good sense, since when I is larger the gain in kinetic energy is
split between translational and rotational motion of the rolling cylinder.
Consider the situation in Fig. 8.2 where a skier moves frictionlessly under the influence of
gravity along a general curve y = h(x). The Lagrangian for this problem is
x = h" (x) = Qx
m (8.87)
m
y + mg = = Qy . (8.88)
which fixes $ %
2 y0 h
x = 2g . (8.96)
1 + h" 2
The skier detaches from the curve when (x) = 0, i.e. when
2
1 + h" + 2(y0 h) h"" = 0 . (8.98)
There is a somewhat easier way of arriving at the same answer. This is to note that the
skier must fly off when the local centripetal force equals the gravitational force normal to
the curve, i.e.
m v 2 (x)
= mg cos (x) , (8.99)
R(x)
) *1/2
where R(x) is the local radius of curvature. Now tan = h" , so cos = 1 + h" 2 . The
2 2 2
) " 2 * 2
square of the velocity is v = x + y = 1 + h x . What is the local radius of curvature
R(x)? This can be determined from the following argument, and from the sketch in Fig.
8.3. Writing x = x + 7, we have
$ % $ % $ "%
7 1 1 1 h
= "2 " z "2 . (8.101)
y 1+h h 1+h 1
130 CHAPTER 8. CONSTRAINTS
Thus, we have
y = h" 7 + 12 h"" 72
$ % $ %
" + z h" 1 "" + z h" 2
=h & + 2h &
1 + h" 2 1 + h" 2
h" + z h" 2 h"" 2
= & + ) * + O(z)
1 + h" 2 2 1 + h" 2
h" z
=& , (8.102)
1 + h" 2
mv 2 m h"" x 2 mg
= & =& = mg cos (8.105)
R 1 + h" 2 1 + h" 2
A hoop of mass m and radius R rolls without slipping down an inclined plane. The inclined
plane has opening angle and mass M , and itself slides frictionlessly along a horizontal
surface. Find the motion of the system.
Figure 8.4: A hoop rolling down an inclined plane lying on a frictionless surface.
8.6. WORKED EXAMPLES 131
Solution : Referring to the sketch in Fig. 8.4, the center of the hoop is located at
x = X + s cos a sin
y = s sin + a cos ,
where X is the location of the lower left corner of the wedge, and s is the distance
along the wedge to the bottom of the hoop. If the hoop rotates through an angle ,
the no-slip condition is a + s = 0. Thus,
) *
L = 21 M X 2 + 21 m x 2 + y 2 + 12 I 2 mgy
$ %
I
= 2 m + 2 s 2 + 12 (M + m)X 2 + m cos X s mgs sin mga cos .
1
a
Since X is cyclic in L, the momentum
PX = (M + m)X + m cos s ,
=J g sin cos
X KJ K aX .
M I
1+ m 1 + ma 2 cos2
The result J K
g 1+ Mm sin
s = J KJ K as
1+ M
m 1 + I
ma 2 cos 2
Note that as < 0 while aX > 0, i.e. the hoop rolls down and to the left as the wedge
slides to the right. Note that I = ma2 for a hoop; weve computed the answer here
for general I.
(a) Compute the Lagrangian, the equation of constraint, and the equations of motion.
Solution : The Lagrangian is
) *
L = 12 m r 2 + r 2 2 + mgr cos .
(c) Show that if 02 < 2g/2 then the particles motion is confined below the horizontal
and that the tension in the string is always positive (defined such that positive means
exerting a pulling force and negative means exerting a pushing force). Note that the
difference between a string and a rigid rod is that the string can only pull but the rod
can pull or push. Thus, the string tension must always be positive or else the string
goes slack.
Solution : Since 2 0, we must have
02
1 cos .
2 2
The condition for slackness is = 0, or
02 3
=1 2 cos .
2 2
Thus, if 02 < 2 2 , we have
02
1> > 1 cos > 1 32 cos ,
2 2
and the string never goes slack. Note the last equality follows from cos > 0. The
string rises to a maximum angle
J 2 K
max = cos1 1 02 .
2
8.6. WORKED EXAMPLES 133
(d) Show that if 2g/2 < 02 < 5g/2 the particle rises above the horizontal and the string
becomes slack (the tension vanishes) at an angle . Compute .
Solution : When 2 > 2 2 , the string rises above the horizontal and goes slack at an
angle
J 2 K
= cos1 32 02 .
3
This solution craps out when the string is still taut at = , which means 02 = 5 2 .
(e) Show that if 02 > 5g/2 the tension is always positive and the particle executes circular
motion.
Solution : For 02 > 5 2 , the string never goes slack. Furthermore, never vanishes.
Therefore, the pendulum undergoes circular motion, albeit not with constant angular
velocity.
A uniform ladder of length 2 and mass m has one end on a smooth horizontal floor and the
other end against a smooth vertical wall. The ladder is initially at rest and makes an angle
0 with respect to the horizontal.
(a) Make a convenient choice of generalized coordinates and find the Lagrangian.
There are two constraints: one enforcing contact along the wall, and the other enforc-
ing contact along the floor. These are written
1
G1 (x, y, ) = x 2 2 cos = 0
1
G2 (x, y, ) = y 2 sin = 0 .
2
(b) Prove that the ladder leaves the wall when its upper end has fallen to a height 23 L sin 0 .
The equations of motion are
$ % , Gj
d L L
= j .
dt q q q
j
Thus, we have
mx
= 1 = Q x
m y + mg = 2 = Qy
) *
I = 12 2 1 sin 2 cos = Q .
We can now obtain the forces of constraint in terms of the function (t):
) *
1 = 21 m2 sin + cos 2
) *
= + 1 m2 cos sin 2 + mg .
2 2
We substitute these into the last equation of motion to obtain the result
I = I0 12 mg2 cos ,
or
(1 + ) = 202 cos ,
&
with I0 = 14 m22 , I/I0 and 0 = g/2. This may be integrated once (multiply by
to convert to a total derivative) to yield
1
2 (1 + ) 2 + 2 02 sin = 2 02 sin 0 ,
Note that 2 (d ) = mg/(1 + ) > 0, so the normal force from the floor is always
positive for > d . The time to detachment is
! !0
d 1+ d
T1 (0 ) = = .
2 0 sin 0 sin
d
(c) Show that the subsequent motion can be reduced to quadratures (i.e. explicit inte-
grals).
mx
=0 (conservation of x-momentum)
m y + m g =
I = 21 2 cos ,
1
along with the constraint y = 2 2 sin . Eliminating y in favor of using the constraint,
the second equation yields
= mg 12 m2 sin 2 + 12 m2 cos .
By continuity with the first phase of the motion, we obtain the initial conditions for
this second phase:
) *
= sin1 23 sin 0
L
sin 0
= 2 0 .
3 (1 + )
136 CHAPTER 8. CONSTRAINTS
Figure 8.6: Plot of time to fall for the slipping ladder. Here x = sin 0 .
Thus,
) * 4 02 sin 0
E= 1
2 I + I0 49 I0 sin2 0 + 1
3 mg2 sin 0
3 (1 + )
H 2 I
2 4 sin 0
= 2 I0 0 1 + 27 sin 0 .
1+
! !d L
d 1 1 + cos2
T2 (0 ) = = d ) * .
2 0 4 sin2 0
1 27 sin 0 sin
0 1+
(f) Describe in words the motion of the ladder subsequent to it slapping against the floor.
Solution : Only a fraction of the ladders initial potential energy is converted into
kinetic energy of horizontal motion. The rest is converted into kinetic energy of
vertical motion and of rotation. The slapping of the ladder against the floor is an
elastic collision. After the collision, the ladder must rise again, and continue to rise
and fall ad infinitum, as it slides along with constant horizontal velocity.
Consider the point mass m inside the hoop of radius R, depicted in Fig. 8.7. We choose
as generalized coordinates the Cartesian coordinates (X, Y ) of the center of the hoop, the
Cartesian coordinates (x, y) for the point mass, the angle through which the hoop turns,
and the angle which the point mass makes with respect to the vertical. These six coordi-
nates are not all independent. Indeed, there are only two independent coordinates for this
system, which can be taken to be and . Thus, there are four constraints:
X R G1 = 0 (8.106)
Y R G2 = 0 (8.107)
x X R sin G3 = 0 (8.108)
y Y + R cos G4 = 0 . (8.109)
Figure 8.7: A point mass m inside a hoop of mass M , radius R, and moment of inertia I.
The kinetic and potential energies are easily expressed in terms of the Cartesian coordinates,
aside from the energy of rotation of the hoop about its CM, which is expressed in terms of
138 CHAPTER 8. CONSTRAINTS
T = 21 M (X 2 + Y 2 ) + 21 m(x 2 + y 2 ) + 12 I 2 (8.110)
U = M gY + mgy . (8.111)
The moment of inertia of the hoop about its CM is I = M R2 , but we could imagine a
situation in which I were different. For example, we could instead place the point mass
inside a very short cylinder with two solid end caps, in which case I = 12 M R2 . The
Lagrangian is then
Note that L as written is completely independent of and !
Continuous symmetry
Note that there is an continuous symmetry to L which is satisfied by all the constraints,
under
X() =X + Y () = Y (8.113)
x
() = x + y() = y (8.114)
=.
() =+ () (8.115)
R
Thus, according to Noethers theorem, there is a conserved quantity
L L 1 L
= + +
X x R
I
= M X + mx + . (8.116)
R
This means = 0. This reflects the overall conservation of momentum in the x-direction.
Energy conservation
Since neither L nor any of the constraints are explicitly time-dependent, the Hamiltonian
is conserved. And since T is homogeneous of degree two in the generalized velocities, we
have H = E = T + U :
Equations of motion
We have n = 6 generalized coordinates and k = 4 constraints. Thus, there are four un-
determined multipliers {1 , 2 , 3 , 4 } used to impose the constraints. This makes for ten
unknowns:
X , Y , x , y , , , 1 , 2 , 3 , 4 . (8.118)
Accordingly, we have ten equations: six equations of motion plus the four equations of
constraint. The equations of motion are obtained from
$ % k
d L L , Gj
= + j . (8.119)
dt q q q
j=1
Taking each generalized coordinate in turn, the equations of motion are thus
= 1 3
MX (8.120)
M Y = M g + 2 4 (8.121)
m
x = 3 (8.122)
y = mg + 4
m (8.123)
I = R 1 (8.124)
Along with the four constraint equations, these determine the motion of the system. Note
that the last of the equations of motion, for the generalized coordinate q = , says that
Q = 0, which means that the force of constraint on the point mass is radial. Were the point
mass replaced by a rolling object, there would be an angular component to this constraint
in order that there be no slippage.
Implementation of constraints
and
y = R sin , = R sin + R cos 2 ,
x (8.128)
140 CHAPTER 8. CONSTRAINTS
as well as
X = R , = R ,
X Y = 0 , Y = 0 . (8.129)
We now may write the conserved charge as
1
= (I + M R2 + mR2 ) + mR cos . (8.130)
R
This, in turn, allows us to eliminate in terms of and the constant :
$ %
= cos , (8.131)
1 + mR
where
mR2
= . (8.132)
I + M R2
The last two terms inside the big bracket are constant, so we can write this as
$ %
1 + sin2 2 2g 4gk
+ (1 cos ) = . (8.134)
1+ R R
Here, k is a dimensionless measure of the energy of the system, after subtracting the afore-
mentioned constants. If k > 1, then 2 > 0 for all , which would result in loop-the-loop
motion of the point mass inside the hoop provided, that is, the normal force of the hoop
doesnt vanish and the point mass doesnt detach from the hoops surface.
The equation of motion for obtained by eliminating all other variables from the original
set of ten equations is the same as E = 0, and may be written
$ % $ %
1 + sin2 sin cos 2 g
+ = . (8.135)
1+ 1+ R
We can use this to write in terms of 2 , and, after invoking eqn. 17.51, in terms of itself.
We find
$ %
4g 1 + ) *
=
2
2 k sin2 12 (8.136)
R 1 + sin
g (1 + ) sin C ) * D
= ) * 4 k sin 21
2 cos + 1 + sin 2
. (8.137)
R 1 + sin2 2
8.6. WORKED EXAMPLES 141
Forces of constraint
- Gj
We can solve for the j , and thus obtain the forces of constraint Q = j j q .
x = mR + mR cos mR sin 2
3 = m
mR C D
= cos 2 sin (8.138)
1+
y + mg = mg + mR sin + mR cos 2
4 = m
C gD
2
= mR sin + sin + (8.139)
R
I (1 + )I
1 = = 3 (8.140)
R mR2
2 = (M + m)g + m
y = 4 + M g . (8.141)
Note that this requires cos < 0, i.e. the point of detachment lies above the horizontal
diameter of the hoop. Clearly if k is sufficiently large, the equality cannot be satisfied, and
the point mass executes a periodic loop-the-loop motion. In particular, setting = , we
find that
1
kc = 1 + . (8.143)
4(1 + )
If k > kc , then there is periodic loop-the-loop motion. If k < kc , then the point mass may
detach at a critical angle , but only if the motion allows for cos < 0. From the energy
conservation equation, we have that the maximum value of achieved occurs when = 0,
which means
cos max = 1 2k . (8.144)
If 12 < k < kc , then, we have the possibility of detachment. This means the energy must be
large enough but not too large.
142 CHAPTER 8. CONSTRAINTS
Chapter 9
The two-body central force problem may always be reduced to two independent one-body
problems, by transforming to center-of-mass (R) and relative (r) coordinates (see Fig. 9.1),
viz.
m1 r1 + m2 r2 m2
R= r1 = R + r (9.2)
m1 + m2 m1 + m2
m1
r = r1 r2 r2 = R r (9.3)
m1 + m2
We then have
) *
L = 12 m1 r 1 2 + 12 m2 r 2 2 U |r1 r2 | (9.4)
= 21 M R 2 + 12 r 2 U (r) . (9.5)
143
144 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
where
m1 m2
= (reduced mass) . (9.7)
m1 + m2
= 0 and hence
We have L/R = 0, which gives Rd
R(t) = R(0) + R(0) t. (9.8)
2 = r 2 = 2A (9.9)
where dA = 21 r 2 d is the differential element of area subtended relative to the force center.
The relative coordinate vector for a central force problem subtends equal areas in equal times.
This is known as Keplers Second Law.
9.1. REDUCTION TO A ONE-BODY PROBLEM 145
22
E = 21 r 2 + U (r) = 12 r 2 + + U (r)
2r 2
= 21 r 2 + Ueff (r) (9.12)
22
Ueff (r) = + U (r) . (9.13)
2r 2
Integration of the Equations of Motion, Step I: The second order equation for r(t)
is
dE 22 dU (r) dUeff (r)
= 0 r= 3 = . (9.14)
dt r dr dr
However, conservation of energy reduces this to a first order equation, via
+
G J K
2 2 dr
r = E Ueff (r) dt = + . (9.15)
52
E 2r U (r)
2
This gives t(r), which must be inverted to obtain r(t). In principle this is possible. Note
that a constant of integration also appears at this stage call it r0 = r(t = 0).
Integration of the Equations of Motion, Step II: After finding r(t) one can inte-
grate to find (t) using the conservation of 2:
2 2
= 2 d = dt . (9.16)
r r 2 (t)
This gives (t), and introduces another constant of integration call it 0 = (t = 0).
are second order in time, leading to four constants of integration. Our four constants are
E, 2, r0 , and 0 .
The original problem involves two particles, hence six positions and six velocities, making
for 12 initial conditions. Six constants are associated with the CM system: R(0) and R(0).
The six remaining constants associated with the relative coordinate system are ! (three
components), E, r0 , and 0 .
d 2 d
= 2 , (9.17)
dt r d
leading to
$ %2
d2r 2 dr r 4
2
= F (r) + r (9.18)
d r d 22
where F (r) = dU (r)/dr is the magnitude of the central force. This second order equation
may be reduced to a first order one using energy conservation:
E = 12 r 2 + Ueff (r)
$ %2
22 dr
= + Ueff (r) . (9.19)
2r 4 d
Thus,
2 dr
d = & , (9.20)
2 r 2 E Ueff (r)
which can be integrated to yield (r), and then inverted to yield r(). Note that only
one integration need be performed to obtain the geometric shape of the orbit, while two
integrations one for r(t) and one for (t) must be performed to obtain the full motion
of the system.
It is sometimes convenient to rewrite this equation in terms of the variable s = 1/r:
d2s ) *
2
+ s = 2 2 F s1 . (9.21)
d 2 s
) * 22 C
F s1 = (1 + 2 ) s3 F (r) = (9.22)
r3
with
C
2 = 1 . (9.23)
22
9.2. ALMOST CIRCULAR ORBITS 147
Figure 9.2: Stable and unstable circular orbits. Left panel: U (r) = k/r produces a stable
circular orbit. Right panel: U (r) = k/r 4 produces an unstable circular orbit.
A circular orbit with r(t) = r0 satisfies r = 0, which means that Ueff" (r ) = 0, which says
0
2 3
that F (r0 ) = 2 /r0 . This is negative, indicating that a circular orbit is possible only if
the force is attractive over some range of distances. Since r = 0 as well, we must also have
E = Ueff (r0 ). An almost circular orbit has r(t) = r0 + (t), where |/r0 | 5 1. To lowest
order in , one derives the equations
d2 1 ""
= 2 , 2 = U (r ) . (9.25)
dt2 eff 0
If 2 > 0, the circular orbit is stable and the perturbation oscillates harmonically. If 2 < 0,
the circular orbit is unstable and the perturbation grows exponentially. For the geometric
shape of the perturbed orbit, we write r = r0 + , and from (9.18) we obtain
$ 4 %
d2 r0 "
= F (r0 ) 3 = 2 , (9.26)
d2 22
with :
d ln F (r) :
:
2 = 3 + : . (9.27)
d ln r :
r0
148 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
is the amount by which the apsides (i.e. periapsis and apoapsis) precess during each cycle.
If > 1, the apsides advance, i.e. it takes less than a complete revolution = 2 between
successive periapses. If < 1, the apsides retreat, and it takes longer than a complete
revolution between successive periapses. The situation is depicted in Fig. 9.3 for the case
= 1.1. Below, we will exhibit a soluble model in which the precessing orbit may be
determined exactly. Finally, note that if = p/q is a rational number, then the orbit is
closed, i.e. it eventually retraces itself, after every q revolutions.
As an example, let F (r) = kr . Solving for a circular orbit, we write
" k 22
Ueff (r) = =0, (9.31)
r r 3
which has a solution only for k > 0, corresponding to an attractive potential. We then find
$ 2 %1/(3)
2
r0 = , (9.32)
k
and 2 = 3 . The shape of the perturbed orbits follows from "" = 2 . Thus, while
circular orbits exist whenever k > 0, small perturbations about these orbits are stable only
for 2 > 0, i.e. for < 3. One then has () = A cos ( 0 ). The perturbed orbits are
closed, at least to lowest order in , for = 3 (p/q)2 , i.e. for = p/q. The situation is
depicted in Fig. 9.2, for the potentials U (r) = k/r ( = 2) and U (r) = k/r 4 ( = 5).
Lets start with the answer and work backwards. Consider the geometrical orbit,
r0
r() = . (9.33)
1 7 cos
Our interest is in bound orbits, for which 0 7 < 1 (see Fig. 9.3). What sort of potential
gives rise to this orbit? Writing s = 1/r as before, we have
) 1 * d2s
F s = +s
22 s 2 d2
= 2 s0 7 cos + s
= (1 2 ) s + 2 s0 , (9.35)
k C
U (r) = + 2 + U , (9.38)
r 2r
where U is an arbitrary constant, conveniently set to zero. If and C are given, we have
G
22 C C
r0 = + , = 1+ 2 . (9.39)
k k 2
When C = 0, these expressions recapitulate those from the Kepler problem. Note that
when 22 + C < 0 that the effective potential is monotonically increasing as a function of
r. In this case, the angular momentum barrier is overwhelmed by the (attractive, C < 0)
inverse square part of the potential, and Ueff (r) is monotonically increasing. The orbit then
passes through the force center. It is a useful exercise to derive the total energy for the
orbit,
k2 2E(22 + C)
E = (2 1) 2
= 1 + . (9.40)
2(22 + C) k2
The force is F (r) = kr 2 , hence the equation for the geometric shape of the orbit is
d2 s k
+ s = 2 2 F (s1 ) = 2 , (9.41)
d2 2 s 2
Figure 9.3: Precession in a soluble model, with geometric orbit r() = r0 /(1 cos ),
shown here with = 1.1. Periapsis and apoapsis advance by = 2(1 1 ) per cycle.
r0
r() = , (9.43)
1 cos( 0 )
A = p ! k r , (9.44)
9.4. THE KEPLER PROBLEM: U (R) = K R1 151
Figure 9.4: The effective potential for the Kepler problem, and associated phase curves.
The orbits are geometrically described as conic sections: hyperbolae (E > 0), parabolae
(E = 0), ellipses (Emin < E < 0), and circles (E = Emin ).
where r = r/|r| is the unit vector pointing in the direction of r. We may now show that A
is conserved:
dA dU rV
= p ! k
dt dt r
r r r r
= p ! + p ! k
r2
kr r rr
= 3 (r r) k + k 2
r r r
r(r r)
r)
r(r r rr
= k 3
+ k 3
k + k 2 = 0 . (9.45)
r r r r
So A is a conserved vector which clearly lies in the plane of the motion. A points toward
periapsis, i.e. toward the point of closest approach to the force center.
Lets assume apoapsis occurs at = 0 . Then
A r = Ar cos( 0 ) = 22 kr (9.46)
giving
22 a(1 2 )
r() = = , (9.47)
k A cos( 0 ) 1 cos( 0 )
where
A 22
= , a(1 2 ) = . (9.48)
k k
152 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
A2 = (p !)2 2k r p ! + 2 k2
k
= p2 22 222+ 2 k 2
r
$ 2 % $ %
2 p k k2 2 k2
= 22 + 2 = 22 E + 2 (9.49)
2 r 22 22
and thus
k 2E22
a= , 2 = 1 + . (9.50)
2E k2
Circle: = 0, E = k2 /222 , radius a = 22 /k. The force center lies at the center of
circle.
Ellipse: 2 2
0 < < 1, k /22 < E < 0, semimajor axis a = k/2E, semiminor axis
b = a 1 2 . The force center is at one of the foci.
Hyperbola: > 1, E > 0, force center is closest focus (attractive) or farthest focus
(repulsive).
To see that the Keplerian orbits are indeed conic sections, consider the ellipse of Fig. 9.6.
The law of cosines gives
2 = r 2 + 4f 2 4rf cos , (9.51)
where f = a is the focal distance. Now for any point on an ellipse, the sum of the distances
to the left and right foci is a constant, and taking = 0 we see that this constant is 2a.
Thus, = 2a r, and we have
Thus, we obtain
a (1 2 )
r() = , (9.53)
1 cos
and we therefore conclude that
22
r0 = = a (1 2 ) . (9.54)
k
9.4. THE KEPLER PROBLEM: U (R) = K R1 153
Figure 9.5: Keplerian orbits are conic sections, classified according to eccentricity: hyper-
bola (7 > 1), parabola (7 = 1), ellipse (0 < 7 < 1), and circle (7 = 0). The Laplace-Runge-
Lenz vector, A, points toward periapsis.
E = 12 r 2 + Ueff (r)
$ %
1 2 dr 2 22 k
= 2 2
+ 2
r d 2r r
$ %
22 ds 2 22 2
= + s ks , (9.55)
2 d 2
with
1 k J K
s= = 2 1 cos . (9.56)
r 2
Thus,
ds k
= 2 sin , (9.57)
d 2
154 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
Figure 9.6: The Keplerian ellipse, with the force center at the left focus. The focal distance
is f = a, where a is the semimajor axis length. The length of the semiminor axis is
b = 1 2 a.
and
$ %2
ds 2 k 2 2
= sin2
d 24
$ %2
2 k2 2 k
= s
24 22
2k 2 k 2 ) *
= s2 + 2 s + 4 2 1 . (9.58)
2 2
Substituting this into eqn. 9.55, we obtain
k2 ) 2 *
E= 1 . (9.59)
222
For the hyperbolic orbit, depicted in Fig. 9.7, we have r = 2a, depending on whether
we are on the attractive or repulsive branch, respectively. We then have
This yields
a (2 1)
r() = . (9.61)
1 + cos
Figure 9.7: The Keplerian hyperbolae, with the force center at the left focus. The left (blue)
branch corresponds to an attractive potential, while the right (red) branch corresponds to
a repulsive potential. The equations of these branches are r = = 2a, where the top sign
corresponds to the left branch and the bottom sign to the right branch.
as well as
a3 GM
2
= , (9.63)
4 2
where k = Gm1 m2 and M = m1 + m2 is the total mass. For planetary orbits, m1 = M* is
the solar mass and m2 = mp is the planetary mass. We then have
a3 J mp K GM* GM*
2
= 1 + 2
, (9.64)
M* 4 4 2
which is to an excellent approximation independent of the planetary mass. (Note that
mp /M* 103 even for Jupiter.) This analysis also holds, mutatis mutandis, for the
case of satellites orbiting the earth, and indeed in any case where the masses are grossly
disproportionate in magnitude.
A satellite in a circular orbit a distance h above the earths surface has an orbital period
2
= (RE + h)3/2 , (9.66)
GME
We then have
J a K3/2
= LEO 2.65 hr . (9.68)
RE
What happens if a spacecraft in orbit about the earth fires its rockets? Clearly the energy
and angular momentum of the orbit will change, and this means the shape will change. If
the rockets are fired (in the direction of motion) at perigee, then perigee itself is unchanged,
because v +r = 0 is left unchanged at this point. However, E is increased, hence the eccen-
2
tricity = 1 + 2E5k 2
increases. This is the most efficient way of boosting a satellite into an
orbit with higher eccentricity. Conversely, and somewhat paradoxically, when a satellite in
LEO loses energy due to frictional drag of the atmosphere, the energy E decreases. Initially,
because the drag is weak and the atmosphere is isotropic, the orbit remains circular. Since
E decreases, *T + = E must increase, which means that the frictional forces cause the
satellite to speed up!
Solution #1: Since the impulse is radial, the angular momentum ! = r p is un-
changed. The energy, however, does change, with E = p20 /2. Thus,
$ %2
2Ef 22 2p0
2f =1+ = 2i + . (9.69)
k2 k
9.4. THE KEPLER PROBLEM: U (R) = K R1 157
Figure 9.8: At perigee of an elliptical orbit ri (), a radial impulse p is applied. The shape
of the resulting orbit rf () is shown.
22 /k 1 2i
af = = ai
1 2f 1 2f
ai
= . (9.70)
1 (ai p20 /k)
The shape of the final orbit must also be a Keplerian ellipse, described by
22 1
rf () = , (9.71)
k 1 cos( + )
f
22 1
ri () = rf () = . (9.72)
k 1 + i
Figure 9.9: The larger circular orbit represents the orbit of the earth. The elliptical orbit
represents that for an object orbiting the Sun with distance at perihelion equal to the Suns
radius.
Problem #2: Which is more energy efficient to send nuclear waste outside the solar
system, or to send it into the Sun?
&
Solution #2: Escape velocity for the solar system is vesc,* (r) = GM* /r. At a
&
distance aE , we then have vesc,* (aE ) = 2 vE , where vE = GM* /aE = 2aE /E =
29.9 km/s is the velocity of the earth in its orbit. The satellite is launched from earth,
and clearly the most energy efficient launch will be one in the direction ) of the earths
*
motion, in which case the velocity after escape from earth must be u = 2 1 vE =
12.4 km/s. The speed just above the earths atmosphere must then be u , where
GME m
1
u2
2 m = 12 mu2 , (9.74)
RE
or, in other words,
2 = u2 + vesc,
u 2
E . (9.75)
We compute u
= 16.7 km/s.
The second method is to place the trash ship in an elliptical orbit whose perihelion
is the Suns radius, R* = 6.98 108 m, and whose aphelion is aE . Using the general
equation r() = (22 /k)/(1 cos ) for a Keplerian ellipse, we therefore solve the
two equations
1 22
r( = ) = R* = (9.76)
1 + k
1 22
r( = 0) = aE = . (9.77)
1 k
We thereby obtain
aE R*
= = 0.991 , (9.78)
aE + R*
9.5. APPENDIX I : MISSION TO NEPTUNE 159
i.e. u = 27.0 km/s. Launch is in the opposite direction from the earths orbital mo-
tion, and from u2 = u2 + vesc,
2 = 29.2 km/s, which is larger (in magnitude)
E we find u
than in the first scenario. Thus, it is cheaper to ship the trash out of the solar system
than to send it crashing into the Sun, by a factor u 2I /
u2II = 0.327.
Four earth-launched spacecraft have escaped the solar system: Pioneer 10 (launch 3/3/72),
Pioneer 11 (launch 4/6/73), Voyager 1 (launch 9/5/77), and Voyager 2 (launch 8/20/77).1
The latter two are still functioning, and each are moving away from the Sun at a velocity
of roughly 3.5 AU/yr.
As the first objects of earthly origin to leave our solar system, both Pioneer spacecraft
featured a graphic message in the form of a 6 x 9 gold anodized plaque affixed to the
spacecrafts frame. This plaque was designed in part by the late astronomer and popular
science writer Carl Sagan. The humorist Dave Barry, in an essay entitled Bring Back Carls
Plaque, remarks,
But the really bad part is what they put on the plaque. I mean, if were going to
have a plaque, it ought to at least show the aliens what were really like, right?
Maybe a picture of people eating cheeseburgers and watching The Dukes of
Hazzard. Then if aliens found it, theyd say, Ah. Just plain folks.
But no. Carl came up with this incredible science-fair-wimp plaque that features
drawings of you are not going to believe this a hydrogen atom and naked
people. To represent the entire Earth! This is crazy! Walk the streets of any
town on this planet, and the two things you will almost never see are hydrogen
atoms and naked people.
1
There is a very nice discussion in the Barger and Olsson book on Grand Tours of the Outer Planets.
Here I reconstruct and extend their discussion.
160 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
During August, 1989, Voyager 2 investigated the planet Neptune. A direct trip to Neptune
along a Keplerian ellipse with rp = aE = 1 AU and ra = aN = 30.06 AU would take 30.6
years. To see this, note that rp = a (1 ) and ra = a (1 + ) yield
1
) * aN aE
a= 2 aE + aN = 15.53 AU , = = 0.9356 . (9.82)
aN + aE
Thus,
J a K3/2
1
= 2 E = 30.6 yr . (9.83)
aE
The energy cost per kilogram of such a mission is computed as follows. Let the speed of
the probe after its escape from earth be vp = vE , and the speed just above the atmosphere
(i.e. neglecting atmospheric friction) is v0 . For the most efficient launch possible, the probe
is shot in the direction of earths instantaneous motion about the Sun. Then we must have
2 GME m
1
2 m v0 = 12 m ( 1)2 vE2 , (9.84)
RE
since the speed of the probe in the frame of the earth is vp vE = ( 1) vE . Thus,
E C D
= 12 v02 = 12 ( 1)2 + h vE2 (9.85)
m
GM*
vE2 = = 6.24 107 RJ /kg ,
aE
9.5. APPENDIX I : MISSION TO NEPTUNE 161
Figure 9.11: Mission to Neptune. The figure at the lower right shows the orbits of Earth,
Jupiter, and Neptune in black. The cheapest (in terms of energy) direct flight to Neptune,
shown in blue, would take 30.6 years. By swinging past the planet Jupiter, the satellite can
pick up great speed and with even less energy the mission time can be cut to 8.5 years (red
curve). The inset in the upper left shows the scattering event with Jupiter.
where
ME aE
h = 7.050 102 . (9.86)
M* RE
Therefore, a convenient dimensionless measure of the energy is
2E v02
= = ( 1)2 + 2h . (9.87)
mvE2 vE2
As we shall derive below, a direct mission to Neptune requires
G
2aN
= 1.3913 , (9.88)
aN + aE
which is close to the criterion for escape from the solar system, esc = 2. Note that about
52% of the energy is expended after the probe escapes the Earths pull, and 48% is expended
in liberating the probe from Earth itself.
This mission can be done much more economically by taking advantage of a Jupiter flyby, as
shown in Fig. 9.11. The idea of a flyby is to steal some of Jupiters momentum and then fly
162 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
away very fast before Jupiter realizes and gets angry. The CM frame of the probe-Jupiter
system is of course the rest frame of Jupiter, and in this frame conservation of energy means
that the final velocity uf is of the same magnitude as the initial velocity ui . However, in
the frame of the Sun, the initial and final velocities are vJ + ui and vJ + uf , respectively,
where vJ is the velocity of Jupiter in the rest frame of the Sun. If, as shown in the inset
to Fig. 9.11, uf is roughly parallel to vJ , the probes velocity in the Suns frame will be
enhanced. Thus, the motion of the probe is broken up into three segments:
I : Earth to Jupiter
II : Scatter off Jupiters gravitational pull
III : Jupiter to Neptune
We now analyze each of these segments in detail. In so doing, it is useful to recall that the
general form of a Keplerian orbit is
d 22 : :
r() = , d= = :2 1: a . (9.89)
1 cos k
The energy is
k2
E = (2 1)
, (9.90)
222
with k = GM m, where M is the mass of either the Sun or a planet. In either case, M
dominates, and = M m/(M + m) $ m to extremely high accuracy. The time for the
trajectory to pass from = 1 to = 2 is
! !2 !2 !2
d 2 23 d
T = dt = = d r () = " #2 . (9.91)
2 k 2
1 cos
1 1 1
For reference,
aE = 1 AU aJ = 5.20 AU aN = 30.06 AU
ME = 5.972 1024 kg MJ = 1.900 1027 kg M* = 1.989 1030 kg
with 1 AU = 1.496 108 km. Here aE,J,N and ME,J,* are the orbital radii and masses of
Earth, Jupiter, and Neptune, and the Sun. The last thing we need to know is the radius of
Jupiter,
RJ = 9.558 104 AU .
We need RJ because the distance of closest approach to Jupiter, or perijove, must be RJ or
greater, or else the probe crashes into Jupiter!
!J
3 d 1
EJ = E " # . (9.96)
2 1 (2 1) cos 2
We are interested in the final speed vf of the probe after its encounter with Jupiter. We
will determine the speed vf and the angle which the probe makes with respect to Jupiter
after its encounter. According to the geometry of Fig. 9.11,
2 GM* m GM* m
1
2 m(vE ) = 12 mvi2 , (9.101)
aE aJ
which yields J 2aE K 2
vi22
= 2+ vE . (9.102)
aJ
As for , we invoke conservation of angular momentum:
aE
(vi cos )aJ = (vE )aE vi cos = vE . (9.103)
aJ
164 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
We next consider the scattering of the probe by the planet Jupiter. In the Jovian frame,
we may write
RJ (1 + J )
r() = , (9.109)
1 + J cos
where perijove occurs at
r(0) = RJ . (9.110)
Here, is a dimensionless quantity, which is simply perijove in units of the Jovian radius.
Clearly we require > 1 or else the probe crashes into Jupiter! The probes energy in this
frame is simply E = 12 mu2 , which means the probe enters into a hyperbolic orbit about
Jupiter. Next, from
k 2 1
E= (9.111)
2 22 /k
22
= (1 + ) RJ (9.112)
k
we find $ %$ %$ %2
RJ M* u
J = 1 + . (9.113)
aE MJ vE
) *
The opening angle of the Keplerian hyperbola is then c = cos1 1
J , and the angle is
related to c through $ %
1
= 2c = 2 cos1 . (9.114)
J
Therefore, we may finally write
+
vf = x vE2 + u2 + 2 u vE x cos(2c ) (9.115)
x v2
E + vf2 u2
cos = . (9.116)
2 vf vE x
9.5. APPENDIX I : MISSION TO NEPTUNE 165
Figure 9.12: Total time for Earth-Neptune mission as a function of dimensionless velocity
at perihelion, = vp /vE . Six different values of , the value of perijove in units of the
Jovian radius, are shown: = 1.0 (thick blue), = 5.0 (red), = 20 (green), = 50
(blue), = 100 (magenta), and = (thick black).
Immediately after undergoing gravitational scattering off Jupiter, the energy and angular
momentum of the probe are
GM* m
E = 12 mvf2 (9.117)
aJ
and
2 = vf aJ cos . (9.118)
d
r() = , (9.119)
1 + cos( J )
where $ %2
22 vf aJ cos
d= = aE . (9.120)
k vE aE
Setting E = (k2 /222 )(2 1), we obtain the eccentricity
< E F
=
= v 2
2a d
= >1 + f E
2
. (9.121)
vE aJ aE
166 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
Note that the orbit is hyperbolic the probe will escape the Sun if vf > vE 2x. The
condition that this orbit intersect Jupiter at = J yields
$ %
1 d
cos = 1 , (9.122)
aJ
EN = EJ + JN . (9.125)
In Fig. 9.12, we plot the mission time EN versus the velocity at perihelion, vp = vE , for
various values of . The value = corresponds to the case of no Jovian encounter at all.
Problem : Consider the restricted three body problem in which a light object of mass m
(e.g. a satellite) moves in the presence of two celestial bodies of masses m1 and m2 (e.g. the
sun and the earth, or the earth and the moon). Suppose m1 and m2 execute stable circular
motion about their common center of mass. You may assume m 5 m2 m1 .
(a) Show that the angular frequency for the motion of masses 1 and 2 is related to their
(constant) relative separation, by
GM
02 = 3 , (9.126)
r0
where M = m1 + m2 is the total mass.
Solution : For a Kepler potential U = k/r, the circular orbit lies at r0 = 22 /k, where
2 = r 2 is the angular momentum and k = Gm1 m2 . This gives
22 k GM
02 = 2 4 = 3 = 3 , (9.127)
r0 r0 r0
with 0 = .
(b) The satellite moves in the combined gravitational field of the two large bodies; the
satellite itself is of course much too small to affect their motion. In deriving the motion
for the satellilte, it is convenient to choose a reference frame whose origin is the CM and
9.6. APPENDIX II : RESTRICTED THREE-BODY PROBLEM 167
Figure 9.13: The Lagrange points for the earth-sun system. Credit: WMAP project.
which rotates with angular velocity 0 . In the rotating frame the masses m1 and m2 lie,
respectively, at x1 = r0 and x2 = r0 , with
m2 m1
= , = (9.128)
M M
and with y1 = y2 = 0. Note + = 1.
Show that the Lagrangian for the satellite in this rotating frame may be written
) *2 ) *2 G m1 m G m2 m
L = 12 m x 0 y + 12 m y + 0 x + + ++ . (9.129)
2
(x + r0 ) + y 2 2
(x r0 ) + y 2
Solution : Let the original (inertial) coordinates be (x0 , y0 ). Then let us define the rotated
coordinates (x, y) as
Therefore,
Therefore
(x 0 y)2 + (y + 0 x)2 = x 20 + y02 , (9.134)
168 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
[=
L 1
2 ( )2 + 12 ( + )2 + & +& , (9.136)
( + )2 + 2 ( )2 + 2
with
x y 1 dx 1 dy
, , , . (9.137)
r0 r0 0 r0 dt 0 r0 dt
( + ) ( )
2 = (9.138)
d31 d32
+ 2 = 3 3 , (9.139)
d1 d2
( + ) ( )
= + (9.141)
d31 d32
= 3 + 3 , (9.142)
d1 d2
(d) Show that the Lagrange points with y = 0 are determined by a single nonlinear equation.
Show graphically that this equation always has three solutions, one with x < x1 , a second
9.6. APPENDIX II : RESTRICTED THREE-BODY PROBLEM 169
Figure 9.14: Graphical solution for the Lagrange points L1, L2, and L3.
with x1 < x < x2 , and a third with x > x2 . These solutions correspond to the points L3,
L1, and L2, respectively.
Solution : If = 0 the second equation is automatically satisfied. The first equation then
gives
+
=: : + : : . (9.143)
: + :3 : :3
The RHS of the above equation diverges to + for = + 0+ and = + 0+ , and
diverges to for = 0+ and = 0+ , where 0+ is a positive infinitesimal. The
situation is depicted in Fig. 9.14. Clearly there are three solutions, one with < , one
with < < , and one with > .
(e) Show that the remaining two Lagrange points, L4 and L5, lie along equilateral triangles
with the two masses at the other vertices.
Solution : If ,= 0, then dividing the second equation by yields
1= + . (9.144)
d31 d32
Substituting this into the first equation,
$ % $ %
1 1
= + + , (9.145)
d31 d32 d31 d32
170 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
gives
d1 = d2 . (9.146)
Reinserting this into the previous equation then gives the remarkable result,
d1 = d2 = 1 , (9.147)
which says that each of L4 and L5 lies on an equilateral triangle whose two other vertices
are the masses m1 and m2 . The side length of this equilateral triangle is r0 . Thus, the
dimensionless coordinates of L4 and L5 are
) * J K ) * J K
L4 , L4 = 12 , 23 , L5 , L5 = 21 , 23 . (9.148)
It turns out that L1, L2, and L3 are always unstable. Satellites placed in these positions
must undergo periodic course corrections in order to remain approximately fixed. The SOlar
and Heliopheric Observation satellite, SOHO, is located at L1, which affords a continuous
unobstructed view of the Sun.
(f) Show that the Lagrange points L4 and L5 are stable (obviously you need only consider
one of them) provided that the mass ratio m1 /m2 is sufficiently large. Determine this
critical ratio. Also find the frequency of small oscillations for motion in the vicinity of L4
and L5.
Solution : Now we write
= L4 + , = L4 + , (9.149)
and derive the linearized dynamics. Expanding the equations of motion to lowest order in
and , we have
E : : F E : : F
d :
1: d :
2: d :
1: d2 ::
2 = 1 + 32 : 23 : + 23 : 32
L4 L4 L4 :L4
3 3 3
= 4 + 4 (9.150)
and
E : : F E : : F
d1 :: d2 :: :
3 3 d1 :
d2 ::
+ 2 = 3 3
2 + 3 3
2 + + 3 3
2
:L4 :L4 2 :L4 :L4
3 3
= 4 + 49 , (9.151)
Fourier transforming the differential equation, we replace each time derivative by (i),
and thereby obtain $ %$ %
2 + 3
4 2i + 34 3
3 2 9 =0. (9.153)
2i + 4 3 +4
Nontrivial solutions exist only when the determinant D vanishes. One easily finds
) *
D( 2 ) = 4 2 + 27
16 1
2
, (9.154)
The image in fig. 9.13 comes from the education and outreach program of the Wilkinson
Microwave Anisotropy Probe (WMAP) project, a NASA mission, launched in 2001, which
has produced some of the most important recent data in cosmology. The project is named
in honor of David T. Wilkinson, who was a leading cosmologist at Princeton, and a founder
of the Cosmic Background Explorer (COBE) satellite (launched in 1989). WMAP was sent
to the L2 Lagrange point, on the night side of the earth, where it can constantly scan the
cosmos with an ultra-sensitive microwave detector, shielded by the earth from interfering
solar electromagnetic radiation. The L2 point is of course unstable, with a time scale of
about 23 days. Satellites located at such points must undergo regular course and attitude
corrections to remain situated.
During the summer of 1981, as an undergraduate at Princeton, I was a member of Wilkin-
sons gravity group, working under Jeff Kuhn and Ken Libbrecht. It was a pretty big
group and Dave everyone would call him Dave used to throw wonderful parties at his
home, where wed always play volleyball. I was very fortunate to get to know David Wilkin-
son a bit after working in his group that summer I took a class from him the following
year. He was a wonderful person, a superb teacher, and a world class physicist.
172 CHAPTER 9. CENTRAL FORCES AND ORBITAL MECHANICS
Chapter 10
Small Oscillations
We assume, for a set of n generalized coordinates {q1 , . . . , qn }, that the kinetic energy is a
quadratic function of the velocities,
1
T = 2 T" (q1 , . . . , qn ) q q" , (10.1)
where the sum on and " from 1 to n is implied. For example, expressed in terms of polar
coordinates (r, , ), the matrix Tij is
1 0 0 ) *
T" = m 0 r2 0 = T = 21 m r 2 + r 2 2 + r 2 sin2 2 . (10.2)
0 0 r 2 sin2
L 1 T" "" U
F = = q" q"" . (10.4)
q 2 q q
which is a set of coupled nonlinear second order ODEs. Here we are using the Einstein
summation convention, where we automatically sum over any and all repeated indices.
173
174 CHAPTER 10. SMALL OSCILLATIONS
Once an equilibrium is found (note that there may be more than one static equilibrium),
we expand about this equilibrium, writing
q q + . (10.7)
where : :
2T : 2U :
: :
T" = : , V" = : . (10.9)
q q" : q q" :
q=
q q=
q
L= 1
2 t T 21 t V , (10.10)
The idea behind the method of small oscillations is to effect a coordinate transformation
from the generalized displacements to a new set of coordinates , which render the
Lagrangian particularly simple. All that is required is a linear transformation,
= Ai i , (10.11)
where both and i run from 1 to n. The n n matrix Ai is known as the modal matrix.
With the substitution = A (hence t = t At , where Ati = Ai is the matrix transpose),
we have
L = 21 t At T A 12 t At V A . (10.12)
We now choose the matrix A such that
At T A = I (10.13)
t
) *
A V A = diag 12 , ... , n2 . (10.14)
10.3. METHOD OF SMALL OSCILLATIONS 175
and the constants of integration are linearly related to the initial generalized displacements
and generalized velocities:
Ci = Ati T" " (0) (10.19)
Di = i1 Ati T" " (0) , (10.20)
again with no implied sum on i on the RHS of the second equation, and where we have
used A1 = At T, from eqn. 10.13. (The implied sums in eqn. 10.20 are over and " .)
Note that the normal coordinates have unusual dimensions: [] = M L, where L is length
and M is mass.
10.3.1 Can you really just choose an A so that both these wonderful
things happen in 10.13 and 10.14?
Yes.
Both T and V are symmetric matrices. Aside from that, there is no special relation between
them. In particular, they need not commute, hence they do not necessarily share any
eigenvectors. Nevertheless, they may be simultaneously diagonalized as per 10.13 and 10.14.
Heres why:
We may safely assume that T is positive definite. Otherwise the kinetic energy can
become arbitrarily negative, which is unphysical. Therefore, one may form the matrix
1/2
Td which is the diagonal matrix whose entries are the inverse square roots of the
1/2
corresponding entries of Td . Consider the linear transformation O1 Td . Its effect
on T is
1/2 t 1/2
Td O1 T O1 Td =1. (10.22)
Since O1 and Td are wholly derived from T, the only thing we know about
[ T1/2 Ot V O T1/2
V (10.23)
d 1 1 d
1/2
All that remains is to identify the modal matrix A = O1 Td O2 .
Note that it is not possible to simultaneously diagonalize three symmetric matrices in gen-
eral.
While the above proof allows one to construct A by finding the two orthogonal matrices O1
and O2 , such a procedure is extremely cumbersome. It would be much more convenient if
A could be determined in one fell swoop. Fortunately, this is possible.
We start with the equations of motion, T + V = 0. In component notation, we have
We now assume that (t) oscillates with a single frequency , i.e. (t) = eit . This
results in a set of linear algebraic equations for the components :
) 2 *
T" V" " = 0 . (10.27)
These are n equations in n unknowns: one for each value of = 1, . . . , n. Because the
equations are homogeneous and linear, there is always a trivial solution = 0. In fact one
might think this is the only solution, since
) * ? ) *1
2 T V = 0 = = 2 T V 0=0. (10.28)
10.3. METHOD OF SMALL OSCILLATIONS 177
where the sums on i and j have been made explicit. This establishes that eigenvectors (i)
and (j) corresponding to distinct eigenvalues i2 ,= j2 are orthogonal: ( (i) )t T (j) = 0.
For degenerate eigenvalues, the eigenvectors are not a priori orthogonal, but they may be
orthogonalized via application of the Gram-Schmidt procedure. The remaining degrees of
freedom - one for each eigenvector are fixed by imposing the condition of normalization:
;+
(i) (i) (i) (i) (j)
T" " = (i) T" " = ij . (10.35)
(i)
The modal matrix is just the matrix of eigenvectors: Ai = .
(i)
With the eigenvectors thusly normalized, we have
) * (j)
0 = (i) j2 T" V" "
(j)
= j2 ij (i) V" " , (10.36)
with no sum on j. This establishes the result
) *
At V A = diag 12 , . . . , n2 . (10.37)
1
The label defective has a distastefully negative connotation. In modern parlance, we should instead refer
to such a matrix as determinantally challenged .
178 CHAPTER 10. SMALL OSCILLATIONS
Two blocks and three springs are configured as in Fig. 17.6. All motion is horizontal. When
the blocks are at rest, all springs are unstretched.
(a) Choose as generalized coordinates the displacement of each block from its equilibrium
position, and write the Lagrangian.
(c) Suppose
m1 = 2m , m2 = m , k1 = 4k , k2 = k , k3 = 2k ,
Solution
(a) The Lagrangian is
Plugging in = 7 3 (+)
we have for the normal mode
2
$ %$ % $ %
2 1 1(+) 3 (+) = C 1
=0
1 12 2(+) + 2
(a) (b)
The standard normalization i Tij j = ab gives
1 1
C = , C+ = . (10.38)
3m 6m
A = 32 b , B = 13 b , C=0 , D=0.
Thus,
J K
x1 (t) = 31 b 2 cos( t) + cos(+ t)
J K
x2 (t) = 32 b cos( t) cos(+ t) .
180 CHAPTER 10. SMALL OSCILLATIONS
Setting x2 (t ) = 0, we find
2
cos( t ) = cos(+ t ) t = + t t =
+ +
leading to
$ % $ %
2m22 m22 2mg2 0
T= , V= . (10.41)
m22 m22 0 mg2
Then $ %
2 2 2 2 202 2
T V = m2 , (10.42)
2 2 02
&
with 0 = g/2. Setting the determinant to zero gives
2( 2 02 )2 4 = 0 2 = (2 2) 02 . (10.43)
10.6. ZERO MODES 181
(i) (j)
where C are constants. One can check T" " vanishes for i ,= j. We then normalize
(i) (i)
by demanding T" " = 1 (no sum on i), which determines the coefficients C =
+
1
2 (2 2)/m22 . Thus, the modal matrix is
+ & &
1 1 2+ 2 2 2
A= = 1
&
. (10.45)
2 m2 2 &
2+ 2 4+2 2 + 42 2
Recall Noethers theorem, which says that for every continuous one-parameter family of
coordinate transformations,
which leaves the Lagrangian invariant, i.e. dL/d = 0, there is an associated conserved
quantity, :
, L q :: d
= : satisfies =0. (10.47)
q : dt
=0
where k labels the one-parameter families (in the event there is more than one continuous
symmetry), and where :
, q" ::
Ck = T" : . (10.49)
"
k :
=0
which satisfies k = 0. Thus, in systems with continuous symmetries, to each such contin-
uous symmetry there is an associated zero mode of the small oscillations problem, i.e. a
mode with k2 = 0.
182 CHAPTER 10. SMALL OSCILLATIONS
Figure 10.3: Coupled oscillations of three masses on a frictionless hoop of radius R. All
three springs have the same force constant k, but the masses are all distinct.
The simplest example of a zero mode would be a pair of masses m1 and m2 moving fric-
tionlessly along a line and connected by a spring of force constant k. We know from our
study of central forces that the Lagrangian may be written
L = 12 m1 x 21 + 12 m2 x 22 21 k(x1 x2 )2
= 1 M X 2 + 1 x 2 1 kx2 ,
2 2 2 (10.51)
Note that the equilibrium angle enters only in an additive constant to the potential
energy. Thus, for the calculation of the equations of motion, it is irrelevant. It doesnt
matter whether or not the equilibrium configuration is unstretched ( = 2/3) or not
( ,= 2/3).
The kinetic energy is simple:
J K
T = 21 R2 m1 21 + m2 22 + m3 23 . (10.54)
Writing down the three coupled equations for the components of (j) , we find
$ 2 % $ 2 % $ 2 %
j (j) j (j) j (j)
2 3 1 = 2 3 2 = 2 3 3 . (10.60)
1 2 3
We therefore conclude J 2 K1
j
J 3
12
j2
K1
(j)
= Cj
3 .
(10.61)
22
J j2
K1
32
3
184 CHAPTER 10. SMALL OSCILLATIONS
(i) (j)
The normalization condition T" " = ij then fixes the constants Cj :
S $ %2 $ 2 %2 $ 2 %2 T
j2 j j : :2
m1 3 + m 3 + m 3 :C : = 1 . (10.62)
2 3 j
12 22 32
i = A1 t
i = Ai T" " . (10.66)
Here we have used the result At T A = 1 to write
A1 = At T . (10.67)
This is a convenient result, because it means that if we ever need to express the normal
coordinates in terms of the generalized displacements, we dont have to invert any matrices
we just need to do one matrix multiplication. In our case here, the T matrix is diagonal,
so the multiplication is trivial. From eqns. 10.65 and 10.66, we conclude that the matrix
At T must have a first row which is proportional to (m1 , m2 , m3 ). Since these are the very
diagonal entries of T, we conclude that At itself must have a first row which is proportional
to (1, 1, 1), which means that the first column of A is proportional to (1, 1, 1). But this is
2 (1) (1) (1)
confirmed by eqn. 10.60 when we take j = 1, since j=1 = 0: 1 = 2 = 3 .
Next consider an infinite chain of identical masses, connected by identical springs of spring
constant k and equilibrium length a. The Lagrangian is
, ,
L = 12 m x 2n 12 k (xn+1 xn a)2
n n
, ,
= 1
2m u 2n 1
2k (un+1 un )2 , (10.68)
n n
10.7. CHAIN OF MASS POINTS 185
where un xn na b is the displacement from equilibrium of the nth mass. The constant
b is arbitrary. The Euler-Lagrange equations are
$ %
d L L
= m
un =
dt u n un
= k(un+1 un ) k(un un1 )
= k(un+1 + un1 2un ) . (10.69)
Now let us assume that the system is placed on a large ring of circumference N a, where
N 4 1. Then un+N = un and we may shift to Fourier coefficients,
1 , iqan
un = e u
q (10.70)
N q
1 , iqan
q =
u e un , (10.71)
N n
where qj = 2j/N a, and both sums are over the set j, n {1, . . . , N }. Expressed in terms
of the {
uq }, the equations of motion become
1 , iqna
q =
u e u
n
N n
k 1 , iqan
= e (un+1 + un1 2un )
m N n
k 1 , iqan iqa
= e (e + e+iqa 2) un
m N n
2k ) *
= sin2 12 qa uq (10.72)
m
Thus, the {uq } are the normal modes of the system (up to a normalization constant), and
the eigenfrequencies are
2k :: ) *:
q = sin 21 qa : . (10.73)
m
This means that the modal matrix is
1
Anq = eiqan , (10.74)
Nm
where weve included the 1 factor for a proper normalization. (The normal modes them-
m
selves are then q = Aqn Tnn" un" = mu q . For complex A, the normalizations are A TA = I
and A VA = diag(12 , . . . , N
2 ).
Note that
and that
N ,
, N
(A TA)qq" = Anq Tnn" An" q"
n=1 n" =1
N N
1 , , iqan " "
= e m nn" eiq an
N m n=1 "
n =1
N
,
1 "
= ei(q q)an = qq" , (10.77)
N n=1
and
N ,
, N
(A VA)qq" = Anq Tnn" An" q"
n=1 n" =1
Since xq+G = x q , where G = 2a , we may choose any set of q values such that no two are
separated by an integer multiple of G. The set of points {jG} with j Z is called the
reciprocal lattice. For a linear" chain, #the reciprocal lattice is itself a linear chain2 . One
natural set to choose is q a , a . This is known as the first Brillouin zone of the
reciprocal lattice.
Finally, we can write the Lagrangian itself in terms of the {uq }. One easily finds
, ,
L= 1
2 m q u
u q k (1 cos qa) uq u
q , (10.79)
q q
where the sum is over q in the first Brillouin zone. Note that
u
q = u q .
q+G = u (10.80)
This means that we can restrict the sum to half the Brillouin zone:
, H 4k ) *
I
1
L = 2m
u
q
q u 2 1
sin 2 qa uq u
q . (10.81)
m
q[0, a ]
2
For higher dimensional Bravais lattices, the reciprocal lattice is often different than the real space
(direct) lattice. For example, the reciprocal lattice of a face-centered cubic structure is a body-centered
cubic lattice.
10.7. CHAIN OF MASS POINTS 187
Now uq and u q may be regarded as linearly independent, as one regards complex variables
z and z . The Euler-Lagrange equation for u q gives
$ %
d L L = 2 u
= u q q . (10.82)
dt u u
q
q
q
in which case
! $ %
, dx u 2
T = 1
2m u 2n 1
2m (10.84)
n
a t
! $ %
, dx u(x + a) u(x) 2 2
V = 12 k (un+1 un )2 1
2k a (10.85)
n
a a
where = m/a is the linear mass density and = ka is the tension3 . The quantity L is
the Lagrangian density; it depends on the field u(x, t) as well as its partial derivatives t u
and x u4 . The action is
!tb !xb
" #
S u(x, t) = dt dx L(u, t u, x u) , (10.87)
ta xa
where {xa , xb } are the limits on the x coordinate. Setting S = 0 gives the Euler-Lagrange
equations $ % $ %
L L L
=0. (10.88)
u t (t u) x (x u)
For our system, this yields the Helmholtz equation,
1 2u 2u
= , (10.89)
c2 t2 x2
3
For a proper limit, we demand and be neither infinite nor infinitesimal.
4
L may also depend explicitly on x and t.
188 CHAPTER 10. SMALL OSCILLATIONS
&
where c = / is the velocity of wave propagation. This is a linear equation, solutions of
which are of the form
u(x, t) = C eiqx eit , (10.90)
where
= cq . (10.91)
Note that in the continuum limit a 0, the dispersion relation derived for the chain
becomes
4k ) * ka2 2
q2 = sin2 12 qa q = c2 q 2 , (10.92)
m m
and so the results agree.
In the development in section 10.1, we assumed that the kinetic energy T is a homogeneous
function of degree 2, and the potential energy U a homogeneous function of degree 0, in
the generalized velocities q . However, weve encountered situations where this is not so:
problems with time-dependent holonomic constraints, such as the mass point on a rotating
hoop, and problems involving charged particles moving in magnetic fields. The general
Lagrangian is of the form
1
L= 2 T2 " (q) q q" + T1 (q) q + T0 (q) U1 (q) q U0 (q) , (10.93)
where the subscript 0, 1, or 2 labels the degree of homogeneity of each term in the generalized
velocities. The generalized momenta are then
L
p = = T2 " q" + T1 U1 (10.94)
q
and the generalized forces are
where
) *: ) *:
2 U0 T0 :: U1 " T1 " ::
T" = T2 " (
q) , V" = : , B" =2 : . (10.98)
q q " : q=
q
q :
q=
q
Note that the T and V matrices are symmetric. The B" term is new.
Now we can always write B = 21 (Bs +Ba ) as a sum over symmetric and antisymmetric parts,
with Bs = B + Bt and Ba = B Bt . Since,
d J1 s K
Bs" " = B " "
, (10.99)
dt 2
any symmetric part to B contributes a total time derivative to L, and thus has no effect on
the equations of motion. Therefore, we can project B onto its antisymmetric part, writing
E ) * ) *F
U1 " T1 " U1 T1
B" = . (10.100)
q q" q=
q
We now have
L 1
p = = T" " + 2 B" " , (10.101)
and
L
F = = 12 B" " V" " . (10.102)
Q() 2 T + i B V . (10.105)
Since T, B, and V are real-valued matrices, and since det(M ) =" det(M t ) for any matrix
#
M , we can use Bt = B to obtain P () = P () and P ( ) = P () . This establishes
that if P () = 0, i.e. if is an eigenfrequency, then P () = 0 and P ( ) = 0, i.e.
and are also eigenfrequencies (and hence as well).
190 CHAPTER 10. SMALL OSCILLATIONS
A molecule consists of three identical atoms located at the vertices of a 45 right triangle.
Each pair of atoms interacts by an effective spring potential, with all spring constants equal
to k. Consider only planar motion of this molecule.
(a) Find three zero modes for this system (i.e. normal modes whose associated eigenfre-
quencies vanish).
(b) Find the remaining three normal modes.
Solution
(X2 , Y2 ) = (a + x2 , y2 ) (10.107)
+
d23 = (a + x3 x2 )2 + (a + y3 y2 )2
) * ) *
= 2 a 12 x3 x2 + 12 y3 y2 + . . . (10.110)
+
d13 = (x3 x1 )2 + (a + y3 y1 )2
= a + y3 y1 + . . . . (10.111)
) *2 ) *2 ) *2
U = 12 k d12 a + 12 k d23 2 a + 21 k d13 a (10.112)
) *2 ) *2 ) *2
= 12 k x2 x1 + 14 k x3 x2 + 14 k y3 y2
) *) * ) *2
12 k x3 x2 y3 y2 + 12 k y3 y1 (10.113)
10.9. APPENDIX II : ADDITIONAL EXAMPLES 191
with
1 0 1 0 0 0
0 1 0 0 0 1
3 1
: 1 0 21 12 2
2 U :: 2
V = V" = = k (10.116)
q q" :eq.
0 0 21 1
2
1
2 12
1
0 0 21 1
2
1
2 2
0 1 21 21 12 3
2
which entails
T" = m " . (10.118)
(b) The three zero modes correspond to x-translation, y-translation, and rotation. Their
eigenvectors, respectively, are
1 0 1
0 1 1
1 1 1 0 1 1 .
1 = , = , = (10.119)
3m 3m 2 3m
2 3
0 1 2
1 0 2
0 1 1
) *
To find the unnormalized rotation vector, we find the CM of the triangle, located at a3 , a3 ,
and sketch orthogonal displacements z (Ri RCM ) at the position of mass point i.
(c) The remaining modes may be determined by symmetry, and are given by
1 1 1
1 1 1
1 0 1 1 1 2
4 =
, = , =
, (10.120)
2 3m
5 6
2 m 1 2 m 0 1
1 0 1
0 1 2
192 CHAPTER 10. SMALL OSCILLATIONS
Figure 10.4: Normal modes of the 45 right triangle. The yellow circle is the location of the
CM of the triangle.
with G G G
k 2k 3k
1 = , 2 = , 3 = . (10.121)
m m m
The simplest of the set {4 , 5 , 6 } to find is the uniform dilation 6 , sometimes called
the breathing mode. This must keep the triangle in the same shape, which means that
the deviations at each mass point are proportional to the distance to the CM. Next, it is
simplest to find 4 , in which the long and short sides of the triangle oscillate out of phase.
Finally, the mode 5 must be orthogonal to all the remaining modes. No heavy lifting (e.g.
Mathematica) is required!
Consider a triple pendulum consisting of three identical masses m and three identical rigid
massless rods of length 2, as depicted in Fig. 10.5.
(a) Find the T and V matrices.
(b) Find the equation for the eigenfrequencies.
10.9. APPENDIX II : ADDITIONAL EXAMPLES 193
&
(c) Numerically solve the eigenvalue equation for ratios a2 /02 , where 0 = g/2. Find the
three normal modes.
Solution
x1 = 2 sin 1 y1 = 2 cos 1
x2 = 2 sin 1 + 2 sin 2 y2 = 2 cos 1 2 cos 2
x3 = 2 sin 1 + 2 sin 2 + 2 sin 3 y3 = 2 cos 1 2 cos 2 2 cos 3 .
= 6 ( 2 02 )3 9 4 ( 2 02 ) + 4 6
= 6 9 02 4 + 18 04 2 6 06 .
Consider the vibrations of an equilateral triangle of mass points, depicted in figure 10.6 .
The system is confined to the (x, y) plane, and in equilibrium all the strings are unstretched
and of length a.
(a) Choose as generalized coordinates the Cartesian displacements (xi , yi ) with respect to
equilibrium. Write down the exact potential energy.
(b) Find the T and V matrices.
(c) There are three normal modes of oscillation for which the corresponding eigenfrequencies
all vanish: a = 0. Write down these modes explicitly, and provide a physical interpretation
for why a = 0. Since this triplet is degenerate, there is no unique answer any linear
combination will also serve as a valid zero mode. However, if you think physically, a
natural set should emerge.
(d) The three remaining modes all have finite oscillation frequencies. They correspond to
distortions of the triangular shape. One such mode is the breathing mode in which the
triangle uniformly expands and contracts. Write down the eigenvector associated with this
normal mode and compute its associated oscillation frequency.
(e) The fifth and sixth modes are degenerate. They must be orthogonal (with respect to
the inner product defined by T) to all the other modes. See if you can figure out what these
modes are, and compute their oscillation frequencies. As in (a), any linear combination of
these modes will also be an eigenmode.
(f) Write down your full expression for the modal matrix Aai , and check that it is correct
by using Mathematica.
196 CHAPTER 10. SMALL OSCILLATIONS
Solution
Let dij be the separation of particles i and j. The potential energy of the spring connecting
1
them is then 2 k (dij a)2 .
) *2 ) *2
d212 = a + x2 x1 + y2 y1
) *2 ) *2
d223 = 12 a + x3 x2 + 23 a + y3 y2
) *2 ) *2
d213 = 12 a + x3 x1 + 23 a + y3 y1 .
Thus,
1
) *2 ) *2
U= 2 k x2 x1 + 18 k x2 x3 3 y2 + 3 y3
) *2
+ 18 k x3 x1 + 3 y3 3 y1 + higher order terms .
Defining ) * ) *
q1 , q2 , q3 , q4 , q5 , q6 = x1 , y1 , x2 , y2 , x3 , y3 ,
we may now read off
5/4 3/4 1 0 1/4 3/4
3/4 3/4
0 0 3/4 3/4
:
2U : 1
: = k 0 5/4 3/4 1/4 3/4
V" = :
q q" q 0 0 3/4 3/4 3/4 3/4
1/4 3/4 1/4
3/4 1/2 0
3/4 3/4 3/4 3/4 0 3/2
Figure 10.9: John Henry, statue by Charles O. Cooper (1972). Now the man that invented
the steam drill, he thought he was mighty fine. But John Henry drove fifteen feet, and the
steam drill only made nine. - from The Ballad of John Henry.
we obtain
2T
Tij = = m ij ,
qi qj
That these are indeed zero modes may be verified by direct multiplication:
The three modes with finite oscillation frequency are depicted graphically in figure 10.8.
10.10. ASIDE : CHRISTOFFEL SYMBOLS 199
Explicitly, we have
1/2 3/2 3/2
3/2 1/2 1/2
1 1/2
1 3/2
1
3/2
.
A = , B = , dil =
3m
3/2
3m
1/2
3m
1/2
1 0 0
0 1 1
The oscillation frequencies of these modes are easily checked by multiplying the eigenvectors
by the matrix V. Since T = m I is diagonal, we have V a = ma2 a . One finds
G G
3k 3k
A = B = , dil = .
2m m
q + q q = F , (10.127)
with $ %
T T T
= 1
2
1
T + (10.128)
q q q
and
1 U
F = T . (10.129)
q
The components of the rank-three tensor are known as Christoffel symbols, in the case
where T (q) defines a metric on the space of generalized coordinates.
200 CHAPTER 10. SMALL OSCILLATIONS
Chapter 11
Elastic Collisions
m1 r1 + m2 r2 m2
R= r1 = R + r (11.1)
m1 + m2 m1 + m2
m1
r = r1 r2 r2 = R r (11.2)
m1 + m2
If external forces are negligible, the CM momentum P = M R is constant, and therefore the
frame of reference whose origin is tied to the CM position is an inertial frame of reference.
In this frame,
m2 v m1 v
v1CM = , v2CM = , (11.3)
m1 + m2 m1 + m2
where v = v1 v2 = v1CM v2CM is the relative velocity, which is the same in both L and
CM frames. Note that the CM momenta satisfy
pCM CM
1 = m1 v1 = v (11.4)
pCM CM
2 = m2 v2 = v , (11.5)
201
202 CHAPTER 11. ELASTIC COLLISIONS
Figure 11.1: The scattering of two hard spheres of radii a and b The scattering angle is .
The energy is evaluated when the particles are asymptotically far from each other, in which
case the potential energy is assumed to be negligible. After the collision, energy and mo-
mentum conservation require
p20
p"1 " p"2 " E"
CM CM CM
p0 n , p0 n = E CM = . (11.7)
2
The value of depends on the details of the scattering process, i.e. on the interaction
potential U (r). As an example, consider the scattering of two hard spheres, depicted in
Fig. 11.1. The potential is
A
if r a + b
U (r) = (11.9)
0 if r > a + b .
Clearly the scattering angle is = 20 , where 0 is the angle between the initial
momentum of either sphere and a line containing their two centers at the moment of contact.
There is a simple geometric interpretation of these results, depicted in Fig. 11.2. We have
p 1 = m1 V + p 0 n p"1 = m1 V + p0 n
" (11.10)
p 2 = m2 V p 0 n
p"2 = m2 V p0 n
" . (11.11)
" must
and p0 n
So draw a circle of radius p0 whose center is the origin. The vectors p0 n
both lie along this circle. We define the angle between V and n:
V n = cos . (11.12)
11.1. CENTER OF MASS FRAME 203
Figure 11.2: Scattering of two particles of masses m1 and m2 . The scattering angle is the
angle between n and n ".
+
p1 = m21 V 2 + 2 v 2 + 2m1 V v cos (11.13)
+
p"1 = m21 V 2 + 2 v 2 + 2m1 V v cos( ) (11.14)
+
p2 = m22 V 2 + 2 v 2 2m2 V v cos (11.15)
+
p"2 = m22 V 2 + 2 v 2 2m2 V v cos( ) , (11.16)
E F E F
v sin v sin( )
2 = tan1 + tan1 . (11.18)
v cos m2 V v cos( ) m2 V
204 CHAPTER 11. ELASTIC COLLISIONS
If particle 2, say, is initially at rest, the situation is somewhat simpler. In this case, V =
m1 V /(m1 + m2 ) and m2 V = v, which means the point B lies on the circle in Fig. 11.3
(m1 ,= m2 ) and Fig. 11.4 (m1 = m2 ). Let 1,2 be the angles between the directions of
motion after the collision and the direction V of impact. The scattering angle is the
angle through which particle 1 turns in the CM frame. Clearly
sin
tan 1 = m1 , 2 = 12 ( ) . (11.19)
m2 + cos
We can also find the speeds v1" and v2" in terms of v and , from
2 ) 1 *2
p"1 = p20 + m m2 p0 2m 2
m2 p0 cos( )
1
(11.20)
and
p22 = 2 p20 (1 cos ) . (11.21)
These equations yield
&
m21 + m22 + 2m1 m2 cos 2m1 v
v1" = v , v2" = sin( 21 ) . (11.22)
m1 + m2 m1 + m2
Figure 11.4: Scattering of identical mass particles when particle 2 is initially at rest.
11.2. CENTRAL FORCE SCATTERING 205
Figure 11.5: Repulsive (A,C) and attractive (B,D) scattering in the lab (A,B) and CM
(C,D) frames, assuming particle 2 starts from rest in the lab frame. (From Barger and
Olsson.)
The angle max from Fig. 11.3(b) is given by sin max = m m1 . Note that when m1 = m2
2
we have 1 + 2 = . A sketch of the orbits in the cases of both repulsive and attractive
scattering, in both the laboratory and CM frames, in shown in Fig. 11.5.
Consider a single particle of mass movng in a central potential U (r), or a two body central
force problem in which is the reduced mass. Recall that
dr d dr 2 dr
= = 2 , (11.23)
dt dt d r d
and therefore
22
E = 12 r 2 + + U (r)
2r 2
$ %2
22 dr 22
= + + U (r) . (11.24)
2r 4 d 2r 2
dr
Solving for d , we obtain
G
dr 2r 4 ) *
= E U (r) r2 , (11.25)
d 22
206 CHAPTER 11. ELASTIC COLLISIONS
Figure 11.6: Scattering in the CM frame. O is the force center and P is the point of
periapsis. The impact parameter is b, and is the scattering angle. 0 is the angle through
which the relative coordinate moves between periapsis and infinity.
It is convenient to define the impact parameter b as the distance of the asymptotic trajectory
from a parallel line containing the force center. The geometry is shown again in Fig. 11.6.
Note that the energy and angular momentum, which are conserved, can be evaluated at
infinity using the impact parameter:
2
E = 12 v , 2 = v b . (11.29)
Substituting for 2(b), we have
!
dr b
0 (E, b) = + , (11.30)
r2 b2 U (r)
rp 1 r2 E
Now for particles of a given energy E there is a unique relationship between the scattering
angle and the impact parameter b, as we have just derived in eqn. 11.30. The differential
solid angle is given by d = 2 sin d, hence
: : : :
d b :: db :: :: d ( 21 b2 ) ::
= = . (11.32)
d sin : d : : d cos :
d d
Note that d has dimensions of area. The integral of d over all solid angle is the total
scattering cross section,
!
d
T = 2 d sin . (11.33)
d
0
Consider a point particle scattering off a hard sphere of radius a, or two hard spheres of
radii a1 and a2 scattering off each other, with a a1 + a2 . From the geometry of Fig. 11.7,
we have b = a sin 0 and 0 = 12 ( ), so
)1
b2 = a2 sin2 2 12 ) = 12 a2 (1 + cos ) . (11.34)
We therefore have
d d ( 12 b2 )
= = 1
4 a2 (11.35)
d d cos
and T = a2 . The total scattering cross section is simply the area of a sphere of radius a
projected onto a plane perpendicular to the incident flux.
208 CHAPTER 11. ELASTIC COLLISIONS
Consider scattering by the Kepler potential U (r) = kr . We assume that the orbits are
unbound, i.e. they are Keplerian hyperbolae with E > 0, described by the equation
a (2 1) 1
r() = cos 0 = . (11.36)
1 + cos
Recall that the eccentricity is given by
$ %2
2 2E22 bv
=1+ =1+ . (11.37)
k2 k
We then have
$ %2
bv
= 2 1
k
)1 *
= sec2 0 1 = tan2 0 = ctn2 2 . (11.38)
Therefore
k )1 *
b() = 2
ctn 2 (11.39)
v
We finally obtain
$ % ) *
d d ( 12 b2 ) 1 k 2 d ctn2 12
= = 2
d d cos 2 v d cos
$ %2 $ %
1 k d 1 + cos
= 2
2 v d cos 1 cos
$ %2
k ) *
= 2
csc4 12 , (11.40)
2v
which is the same as $ %2
d k )1 *
= csc4 2 . (11.41)
d 4E
d
Since d 4 as 0, the total cross section T diverges! This is a consequence of
the long-ranged nature of the Kepler/Coulomb potential. In electron-atom scattering, the
Coulomb potential of the nucleus is screened by the electrons of the atom, and the 1/r
behavior is cut off at large distances.
where 1 is the scattering angle for particle 1 in the laboratory frame, and = m 1
m2
is the ratio of the masses. We now derive the differential scattering cross section in the
laboratory frame. To do so, we note that particle conservation requires
$ % $ %
d d
2 sin d = 2 sin d , (11.43)
d L d CM
which says $ % $ %
d d d cos
= . (11.44)
d L d CM d cos
From
1
cos =
1 + tan2
+ cos
=& , (11.45)
1 + 2 + 2 cos
we derive
d cos 1 + cos
=) *3/2 (11.46)
d cos 1 + 2 + 2 cos
and, accordingly,
$ % ) *3/2 $ %
d 1 + 2 + 2 cos d
= . (11.47)
d L 1 + cos d CM
210 CHAPTER 11. ELASTIC COLLISIONS
Chapter 12
A reference frame which is fixed with respect to a rotating rigid body is not inertial. The
parade example of this is an observer fixed on the surface of the earth. Due to the rotation of
the earth, such an observer is in a noninertial frame, and there are corresponding corrections
to Newtons laws of motion which must be accounted for in order to correctly describe
mechanical motion in the observers frame. As is well known, these corrections involve
fictitious centrifugal and Coriolis forces.
Consider an inertial frame with a fixed set of coordinate axes e , where runs from 1 to
d, the dimension of space. Any vector A may be written in either basis:
, ,
A= A e = A" e" , (12.1)
where A = A e and A" = A e" are projections onto the different coordinate axes. We
may now write
$ % , dA
dA
= e
dt inertial
dt
, dA" , e"
d
= e" + A" . (12.2)
dt dt
i i
The first term on the RHS is (dA/dt)body , the time derivative of A along body-fixed axes,
e"i /dt? Well, we can always
i.e. as seen by an observer rotating with the body. But what is d
expand it in the { "
ei } basis:
,
e" =
d d e" d d e" e" . (12.3)
j
211
212 CHAPTER 12. NONINERTIAL REFERENCE FRAMES
because e" e" = is a constant. Now we may define d12 d3 , et cyc., so that
, d
d = 7 d , , (12.5)
dt
which yields
de"
= e" . (12.6)
dt
Finally, we obtain the important result
$ % $ %
dA dA
= +A (12.7)
dt inertial dt body
and since = 0, inertial and body-fixed observers will agree on the value of inertial =
body .
12.1.1 Translations
Suppose that frame K moves with respect to an inertial frame K 0 , such that the origin of
K lies at R(t). Suppose further that frame K " rotates with respect to K, but shares the
same origin (see Fig. 12.1). Consider the motion of an object lying at position relative
to the origin of K 0 , and r relative to the origin of K/K " . Thus,
=R+r , (12.11)
and
$ % $ % $ %
d dR dr
= + +r (12.12)
dt inertial dt
inertial dt body
$ % $ 2 % $ 2 %
d2 dR d r d
= + + r (12.13)
dt2 inertial
2
dt inertial 2
dt body dt
$ %
dr
+ 2 + ( r) .
dt body
The earth both rotates about its axis and orbits the Sun. If we add the infinitesimal effects
of the two rotations,
dr1 = 1 r dt
dr2 = 2 (r + dr1 ) dt
dr = dr1 + dr2
) *
= (1 + 2 ) dt r + O (dt)2 . (12.14)
where the sum is over all the rotations. For the earth, = rot + orb .
The rotation about earths axis, rot has magnitude rot = 2/(1 day) = 7.29
105 s1 . The radius of the earth is Re = 6.37 103 km.
214 CHAPTER 12. NONINERTIAL REFERENCE FRAMES
The orbital rotation about the Sun, orb has magnitude orb = 2/(1 yr) = 1.99
107 s1 . The radius of the earth is ae = 1.50 108 km.
Thus, rot /orb = Torb /Trot = 365.25, which is of course the number of days (i.e. rotational
periods) in a year (i.e. orbital period). There is also a very slow precession of the earths
axis of rotation, the period of which is about 25,000 years, which we will ignore. Note = 0
for the earth. Thus, applying Newtons second law and then invoking eq. 12.14, we arrive
at
$ 2 % $ 2 % $ %
d r (tot) d R dr
m 2
=F m 2
2m m ( r) , (12.16)
dt earth dt Sun dt earth
In fact, it is clear that the Suns field precisely cancels with the term m R Sun at the earths
center, leaving only gradient contributions of even lower order, i.e. multiplied by Re /ae
4.25 105 . Thus, to an excellent approximation, we may neglect the Sun entirely and
write
d2 r F" dr
2
= + g 2 ( r) (12.18)
dt m dt
Note that weve dropped the earth label here and henceforth. We define g = GMe r/r 2 ,
the acceleration due to gravity; F " is the sum of all earthly forces other than the earths
gravity. The last two terms on the RHS are corrections to mr = F due to the noninertial
frame of the earth, and are recognized as the Coriolis and centrifugal acceleration terms,
respectively.
r = sin cos x
+ sin sin y + cos z (12.19)
= cos cos x
+ cos sin y sin z (12.20)
= sin x
+ cos y . (12.21)
12.2. SPHERICAL POLAR COORDINATES 215
r = d + sin
d d (12.25)
d = r d + cos
d (12.26)
= sin r d cos d .
d (12.27)
Thus,
d) *
r = r r = r r + r r
dt
= r r + r + r sin
. (12.28)
One major distinction between the Coriolis and centrifugal forces is that the Coriolis force
acts only on moving particles, whereas the centrifugal force is present even when r = 0.
Thus, the equation for stationary equilibrium on the earths surface is
mg + F " m ( r) = 0 , (12.30)
GMe r
g[ = ( r) (12.31)
r2
) *
= g0 2 Re sin2 r + 2 Re sin cos , (12.32)
) *
where g0 = GMe /Re2 = 980 cm/s2 . Thus, on the equator, g = g0 2 Re r, with
2 Re 3.39 cm/s2 , a small but significant correction. Thus, you weigh less on the equator.
Note also the term in g [ along . This means that a plumb bob suspended from a general
point above the earths surface wont point exactly toward the earths center. Moreover, if
the earth were replaced by an equivalent mass of fluid, the fluid would rearrange itself so
as to make its surface locally perpendicular to g [. Indeed, the earth (and Sun) do exhibit
quadrupolar distortions in their mass distributions both are oblate spheroids. In fact, the
observed difference g( = 2 ) g( = 0) 5.2 cm/s2 , which is 53% greater than the navely
expected value of 3.39 cm/s2 . The earths oblateness enhances the effect.
Consider a cylinder filled with a liquid, rotating with angular frequency about its sym-
metry axis z. In steady state, the fluid is stationary in the rotating frame, and we may
write, for any given element of fluid
0 = f " + g 2 z (z r) , (12.33)
where f " is the force per unit mass on the fluid element. Now consider a fluid element on
the surface. Since there is no static friction to the fluid, any component of f " parallel to
the fluids surface will cause the fluid to flow in that direction. This contradicts the steady
state assumption. Therefore, we must have f " = f " n, where n is the local unit normal
to the fluid surface. We write the equation for the fluids surface as z = z(). Thus, with
r = + z() z,
Newtons second law yields
f" n
= g z 2 , (12.34)
where g = g z is assumed. From this, we conclude that the unit normal to the fluid surface
and the force per unit mass are given by
g z 2 &
() = &
n , f " () = g2 + 4 2 . (12.35)
g2 + 4 2
12.4. THE CORIOLIS FORCE 217
Now suppose r(, ) = + z() z is a point on the surface of the fluid. We have that
d ,
dr = d + z " () z d + (12.36)
dz
where z " = d , and where we have used d = d, which follows from eqn. 12.25 after
dr = 0, which says
setting = 2 . Now dr must lie along the surface, therefore n
dz
g = 2 . (12.37)
d
Integrating this equation, we obtain the shape of the surface:
2 2
z() = z0 + . (12.38)
2g
SOLUTION: The equation of motion for a particle near the earths surface is
r = 2 r g0 r ( r) , (12.39)
218 CHAPTER 12. NONINERTIAL REFERENCE FRAMES
with = 2/(24 hrs) = 7.3 105 rad/s. Here, g0 = GMe /Re2 = 980 cm/s2 .
where = z,
We use a locally orthonormal coordinate system { }
r , , and write
r = x + y
+ (Re + z) r , (12.40)
where Re = 6.4 106 m is the radius of the earth. Expressing z in terms of our chosen
orthonormal triad,
z = cos r sin , (12.41)
where = 2 is the polar angle, or colatitude. Since the height of the tower and
the deflections are all very small on the scale of Re , we may regard the orthonormal triad
as fixed and time-independent. (In general, these unit vectors change as a function of r.)
Thus, we have r $ x + y
+ z r, and we find
$ %
2ia t e2ia t 1
va (t) = va (0) e + ba , (12.53)
2ia
which entails E F
, $ %
e2ia t 1
vi (t) = ia ja bj , (12.54)
a
2ia
where we have taken v(0) = 0, i.e. the object is released from rest. Doing the requisite
matrix multiplications,
sin2 t
vx (t) t sin2 + sin22t cos2 cos 12 t sin 2 + sin42t sin 2 g1 sin cos
2 2 ,
vy (t) = sin t cos sin 2t
2 sin t sin 0
sin2 t 2
vz (t) 12 t sin 2 + sin42t sin 2 sin 2 sin 2t
t cos + 2 sin 2 g0 + g1 sin
(12.55)
which says
J K
1 sin 2t sin 2t
vx (t) = 2 sin 2 + 4t sin 2 g0 t + 4t sin 2 g1 t
sin2 t sin2 t
vy (t) = t g0 t t sin g1 t (12.56)
J K
sin2 t
vz (t) = cos2 + sin2t
2t sin2 g0 t + 2t g1 t .
Why is the deflection always to the east? The earth rotates eastward, and an object starting
from rest in the earths frame has initial angular velocity equal to that of the earth. To
conserve angular momentum, the object must speed up as it falls.
220 CHAPTER 12. NONINERTIAL REFERENCE FRAMES
A pendulum swinging over one of the poles moves in a fixed inertial plane while the earth
rotates underneath. Relative to the earth, the plane of motion of the pendulum makes
one revolution every day. What happens at a general latitude? Assume the pendulum is
located at colatitude and longitude . Assuming the length scale of the pendulum is small
compared to Re , we can regard the local triad {, ,
r} as fixed. The situation is depicted
in Fig. 12.4. We write
r = x + y
+ z r , (12.57)
with
x = 2 sin cos , y = 2 sin sin , z = 2 (1 cos ) . (12.58)
In our analysis we will ignore centrifugal effects, which are of higher order in , and we
take g = g r. We also idealize the pendulum, and consider the suspension rod to be of
negligible mass.
The total force on the mass m is due to gravity and tension:
F = mg + T
) *
= T sin cos , T sin sin , T cos mg
) *
= T x/2, T y/2, T M g T z/2 . (12.59)
12.4. THE CORIOLIS FORCE 221
FCor = 2m r (12.60)
) * ) *
= 2m cos r sin x + y + z r
) *
= 2m y cos , x cos z sin , y sin . (12.61)
x = T x/2 + 2m cos y
m (12.62)
z = T mg T z/2 + 2m sin y .
m (12.64)
These three equations are to be solved for the three unknowns x, y, and T . Note that
x2 + y 2 + (2 z)2 = 22 , (12.65)
so z = z(x, y) is not an independent degree of freedom. This equation may be recast in the
form z = (x2 + y 2 + z 2 )/22 which shows that if x and y are both small, then z is at least of
second order in smallness. Therefore, we will approximate z $ 0, in which case z may be
neglected from the second equation of motion. The third equation is used to solve for T :
T $ mg 2m sin y . (12.66)
Adding the first plus i times the second then gives the complexified equation
T
= 2i cos
m2
02 2i cos (12.67)
&
where x + iy, and where 0 = g/2. Note that we have approximated T mg in
deriving the second line.
It is now a trivial matter to solve the homogeneous linear ODE of eq. 12.67. Writing
= 0 eit (12.68)
2 2 02 = 0 , (12.69)
and the plane of motion rotates with angular frequency , i.e. the period is | sec | days.
Viewed from above, the rotation is clockwise in the northern hemisphere, where cos > 0
and counterclockwise in the southern hemisphere, where cos < 0.
Chapter 13
A rigid body consists of a group of particles whose separations are all fixed in magnitude. Six
independent coordinates are required to completely specify the position and orientation of a
rigid body. For example, the location of the first particle is specified by three coordinates. A
second particle requires only two coordinates since the distance to the first is fixed. Finally,
a third particle requires only one coordinate, since its distance to the first two particles
is fixed (think about the intersection of two spheres). The positions of all the remaining
particles are then determined by their distances from the first three. Usually, one takes
these six coordinates to be the center-of-mass position R = (X, Y, Z) and three angles
specifying the orientation of the body (e.g. the Euler angles).
As derived previously, the equations of motion are
,
P = mi r i , P = F (ext) (13.1)
i
,
L= mi ri r i , L = N (ext) . (13.2)
i
Our first example of a rigid body is of a wheel rolling with constant angular velocity = ,
and without slipping, This is shown in Fig. 13.1. The no-slip condition is dx = R d, so
x = VCM = R. The velocity of a point within the wheel is
v = VCM + r , (13.3)
223
224 CHAPTER 13. RIGID BODY MOTION AND ROTATIONAL DYNAMICS
dL M gd
d = = = . (13.4)
L L
gd
p = = . (13.5)
R2
For R = d = 30 cm and /2 = 200 rpm, find p /2 15 rpm. Note that we have here
ignored the contribution to L from the precession itself, which lies along z, resulting in the
nutation of the wheel. This is justified if Lp /L = (d2 /R2 ) (p /) 5 1.
Suppose first that a point within the body itself is fixed. This eliminates the translational
degrees of freedom from consideration. We now have
$ %
dr
=r , (13.6)
dt inertial
13.2. THE INERTIA TENSOR 225
, $ %2 ,
1 dri 1
T = 2 mi = 2 mi ( ri ) ( ri )
dt inertial
i i
, C D
= 1
2 mi 2 ri2 ( ri )2 21 I , (13.7)
i
where is the component of along the body-fixed axis e . The quantity I is the
inertia tensor,
, J K
I = mi ri2 ri, ri, (13.8)
!i J K
= dd r $(r) r 2 r r (continuous media) . (13.9)
, $ %
dri
L= mi ri
dt inertial
i
,
= mi ri ( ri ) = I . (13.10)
i
The diagonal elements of I are called the moments of inertia, while the off-diagonal
elements are called the products of inertia.
226 CHAPTER 13. RIGID BODY MOTION AND ROTATIONAL DYNAMICS
Thus, the components of A transform as A" = R A . This is true for any vector.
Under a rotation, the density (r) must satisfy " (r " ) = (r). This is the transformation
rule for scalars. The inertia tensor therefore obeys
! C D
2
I = d3 r " " (r " ) r " r" r"
"
! C ) *) *D
= d3 r (r) r 2 R r R r
= R I Rt . (13.13)
I.e. I " = RIRt , the transformation rule for tensors. The angular frequency is a vector, so
" = R . The angular momentum L also transforms as a vector. The kinetic energy
is T = 12 t I , which transforms as a scalar.
If there is no fixed point, we can let r " denote the distance from the center-of-mass (CM),
which will serve as the instantaneous origin in the body-fixed frame. We then adopt the
notation where R is the CM position of the rotating body, as observed in an inertial frame,
and is computed from the expression
!
1 , 1
R= mi i = d3 r (r) r , (13.14)
M M
i
where the total mass is of course
, !
M= mi = d3 r (r) . (13.15)
i
The kinetic energy and angular momentum are then
T = 21 M R 2 + 12 I (13.16)
L = 7 M R R + I , (13.17)
where I is given in eqs. 13.8 and 13.9, where the origin is the CM.
13.3. PARALLEL AXIS THEOREM 227
Figure 13.3: Application of the parallel axis theorem to a cylindrically symmetric mass
distribution.
Suppose I is given in a body-fixed frame. If we displace the origin in the body-fixed frame
by d, then let I (d) be the inertial tensor with respect to the new origin. If, relative to
the origin at 0 a mass element lies at position r, then relative to an origin at d it will lie at
r d. We then have
, U V
I (d) = mi (ri2 2d ri + d2 ) (ri, d )(ri, d ) . (13.18)
i
and ) *
I (d) = I (0) + M d2 d d , (13.20)
a result known as the parallel axis theorem.
As an example of the theorem, consider the situation depicted in Fig. 13.3, where a cylin-
drically symmetric mass distribution is rotated about is symmetry axis, and about an axis
tangent to its side. The component Izz of the inertia tensor is easily computed when the
origin lies along the symmetry axis:
! !a
Izz = d3 r (r) (r 2 z 2 ) = L 2 dr r
3
0
= 2 La4 = 12 M a2 , (13.21)
228 CHAPTER 13. RIGID BODY MOTION AND ROTATIONAL DYNAMICS
where M = a2 L is the total mass. If we compute Izz about a vertical axis which is
tangent to the cylinder, the parallel axis theorem tells us that
"
Izz = Izz + M a2 = 32 M a2 . (13.22)
\ 2 would be tedious!
Doing this calculation by explicit integration of dm r
13.3.1 Example
Problem: Compute the CM and the inertia tensor for the planar right triangle of Fig.
13.4, assuming it to be of uniform two-dimensional mass density .
0 0 0
!1
= 13 ab3 du (1 u)3 = 1
12 ab
3
= 16 M b2 (13.24)
0
and
x
!a b(1
! a) !a
2
) *2
Ixy = dx dy x y = 2 b dx x 1 xa
1
0 0 0
!1
= 21 a2 b2 du u (1 u)2 = 24
1
a2 b2 = 12
1
M ab . (13.25)
0
Thus,
b2 12 ab 0
M 1
I= 2 ab a2 0 . (13.26)
6
0 0 a + b2
2
13.3. PARALLEL AXIS THEOREM 229
Suppose we wanted the inertia tensor relative in a coordinate system where the CM lies at
the origin. What we computed in eqn. 13.26 is I(d), with d = 3a x 3b y.
Thus,
2
b ab 0
1
d2 d d = ab a2 0 . (13.27)
9
0 0 a2 + b2
Since J K
I(d) = I CM + M d2 d d , (13.28)
we have that
J K
I CM = I(d) M d2 d d (13.29)
2 1
b 2 ab 0
M 1
= ab a2 0 . (13.30)
18 2
0 0 a + b2
2
and Izz = Ixx + Iyy , regardless of the two-dimensional mass distribution (x, y).
230 CHAPTER 13. RIGID BODY MOTION AND ROTATIONAL DYNAMICS
5. The matrix R is explicitly given by Ra = a , the matrix whose row vectors are the
eigenvectors a . Of course Rt is then the corresponding matrix of column vectors.
6. The eigenvectors form a complete basis. The resolution of unity may be expressed as
,
a a = . (13.37)
a
As an example, consider the inertia tensor for a general planar mass distribution, which is
of the form
Ixx Ixy 0
I = Iyx Iyy 0 , (13.38)
0 0 Izz
where Iyx = Ixy and Izz = Ixx + Iyy . Define
) *
A = 12 Ixx + Iyy (13.39)
+ ) *2
B = 14 Ixx Iyy + Ixy2 (13.40)
$ %
1 2Ixy
= tan , (13.41)
Ixx Iyy
13.5. EULERS EQUATIONS 231
so that
A + B cos B sin 0
I = B sin A B cos 0 , (13.42)
0 0 2A
The characteristic polynomial is found to be
C D
P () = ( 2A) ( A)2 B 2 , (13.43)
and therefore
0 0 1
R = cos 12 sin 12 0 . (13.45)
sin 12 cos 12 0
Let us now choose our coordinate axes to be the principal axes of inertia, with the CM at
the origin. We may then write
1 I1 0 0 I1 1
= 2 , I= 0 I2 0 = L = I2 2 . (13.46)
3 0 0 I3 I3 3
= I + (I ) .
These are coupled and nonlinear. Also note the fact that the external torque must be
evaluated along body-fixed principal axes. We can however make progress in the case
232 CHAPTER 13. RIGID BODY MOTION AND ROTATIONAL DYNAMICS
where N ext = 0, i.e. when there are no external torques. This is true for a body in free
space, or in a uniform gravitational field. In the latter case,
, J, K
N ext = ri (mi g) = mi ri g , (13.50)
i i
where g is the-
uniform gravitational acceleration. In a body-fixed frame whose origin is the
CM, we have i mi ri = 0, and the external torque vanishes!
Precession of torque-free symmetric tops: Consider a body which has a symme-
try axis e3 . This guarantees I1 = I2 , but in general we still have I1 ,= I3 . In the absence
of external torques, the last of Eulers equations says 3 = 0, so 3 is a constant. The
remaining two equations are then
$ % $ %
I1 I3 I3 I1
1 = 3 2 , 2 = 3 1 . (13.51)
I1 I1
which are the equations of a harmonic oscillator. The solution is easily obtained:
) * ) *
1 (t) = cos t + , 2 (t) = sin t + , 3 (t) = 3 , (13.53)
where and are constants of integration, and where || = ( 2 + 2 )1/2 . This motion is
3
sketched in Fig. 13.5. Note that the perpendicular components of oscillate harmonically,
and that the angle makes with respect to e3 is = tan1 ( /3 ).
1
For the earth, (I3 I1 )/I1 305 , so 3 , and /305, yielding a precession period
of 305 days, or roughly 10 months. Astronomical observations reveal such a precession,
13.5. EULERS EQUATIONS 233
known as the Chandler wobble. For the earth, the precession angle is Chandler $ 6 107
rad, which means that the North Pole moves by about 4 meters during the wobble. The
Chandler wobble has a period of about 14 months, so the nave prediction of 305 days is
off by a substantial amount. This discrepancy is attributed to the mechanical properties of
the earth: elasticity and fluidity. The earth is not solid!1
Asymmetric tops: Next, consider the torque-free motion of an asymmetric top, where
I1 ,= I2 ,= I3 ,= I1 . Unlike the symmetric case, there is no conserved component of . True,
we can invoke conservation of energy and angular momentum,
E = 12 I1 12 + 12 I2 22 + 12 I3 32 (13.54)
and, in principle, solve for 1 and 2 in terms of 3 , and then invoke Eulers equations
(which must honor these conservation laws). However, the nonlinearity greatly complicates
matters and in general this approach is a dead end.
We can, however, find a particular solution quite easily one in which the rotation is about
a single axis. Thus, 1 = 2 = 0 and 3 = 0 is indeed a solution for all time, according to
Eulers equations. Let us now perturb about this solution, to explore its stability. We write
= 0 e3 + , (13.56)
and we invoke Eulers equations, linearizing by dropping terms quadratic in . This yield
Taking the time derivative of the first equation and invoking the second, and vice versa,
yields
1 = 2 1 ,
2 = 2 2 , (13.60)
with
(I3 I2 )(I3 I1 ) 2
2 = 0 . (13.61)
I1 I2
The solution is then 1 (t) = C cos(t + ).
If 2 > 0, then is real, and the deviation results in a harmonic precession. This occurs
if I3 is either the largest or the smallest of the moments of inertia. If, however, I3 is the
middle moment, then 2 < 0, and is purely imaginary. The perturbation will in general
increase exponentially with time, which means that the initial solution to Eulers equations
is unstable with respect to small perturbations. This result can be vividly realized using a
tennis racket, and sometimes goes by the name of the tennis racket theorem.
1
The earth is a layered like a Mozartkugel, with a solid outer shell, an inner fluid shell, and a solid (iron)
core.
234 CHAPTER 13. RIGID BODY MOTION AND ROTATIONAL DYNAMICS
13.5.1 Example
PROBLEM: A unsuspecting solid spherical planet of mass M0 rotates with angular velocity
0 . Suddenly, a giant asteroid of mass M0 smashes into and sticks to the planet at a
location which is at polar angle relative to the initial rotational axis. The new mass
distribution is no longer spherically symmetric, and the rotational axis will precess. Recall
Eulers equation
dL
+ L = N ext (13.62)
dt
for rotations in a body-fixed frame.
(a) What is the new inertia tensor I along principle center-of-mass frame axes? Dont
forget that the CM is no longer at the center of the sphere! Recall I = 25 M R2 for a solid
sphere.
(b) What is the period of precession of the rotational axis in terms of the original length
of the day 2/0 ?
SOLUTION: Lets choose body-fixed axes with z pointing from the center of the planet to
the smoldering asteroid. The CM lies a distance
M0 R + M0 0
d= = R (13.63)
(1 + )M0 1+
from the center of the sphere. Thus, relative to the center of the sphere, we have
1 0 0 1 0 0
I = 52 M0 R2 0 1 0 + M0 R2 0 1 0 . (13.64)
0 0 1 0 0 0
Now we shift to a frame with the CM at the origin, using the parallel axis theorem,
) *
CM
I (d) = I + M d2 d d . (13.65)
Thus, with d = dz,
1 0 0 1 0 0 1 0 0
2 2
CM
I 2
= 5 M0 R 0 1 0 + M0 R 0 1 0 (1 + )M0 d2 0 1 0 (13.66)
0 0 1 0 0 0 0 0 0
2
5 + 1+ 0 0
2 2
= M0 R 0 5 + 1+ 0 . (13.67)
2
0 0 5
13.6. EULERS ANGLES 235
In the absence of external torques, Eulers equations along principal axes read
d1
I1 = (I2 I3 ) 2 3
dt
d2
I2 = (I3 I1 ) 3 1
dt
d3
I3 = (I1 I2 ) 1 2
dt
(13.68)
This step is shown in panel (a) of Fig. 13.6. The second step is a rotation by about the
new axis e"1 :
) * ) * 1 0 0
e"" = R e"1 , e" , R e"1 , = 0 cos sin (13.72)
0 sin cos
This step is shown in panel (b) of Fig. 13.6. The third and final step is a rotation by
about the new axis e""3 :
) * ) * cos sin 0
e"""
= R e ""3 , e"" , R e""3 , = sin cos 0 (13.73)
0 0 1
236 CHAPTER 13. RIGID BODY MOTION AND ROTATIONAL DYNAMICS
Figure 13.6: A general rotation, defined in terms of the Euler angles {, , }. Three
successive steps of the transformation are shown.
This step is shown in panel (c) of Fig. 13.6. Putting this all together,
) * ) * ) *
R(, , ) = R e""3 , R e"1 , R e03 , (13.74)
cos sin 0 1 0 0 cos sin 0
= sin cos 0 0 cos sin sin cos 0
0 0 1 0 sin cos 0 0 1
cos cos sin cos sin cos sin + sin cos cos sin sin
= sin cos cos cos sin sin sin + cos cos cos cos sin .
sin sin sin cos cos
= e + e + e , (13.75)
where
This gives
Note that
precession , nutation , axial rotation . (13.82)
Note that
L = p e + p e + p e , (13.84)
which may be verified by explicit computation.
A body falling in a gravitational field experiences no net torque about its CM:
, ,
N ext = ri (mi g) = g mi ri = 0 . (13.85)
i i
The potential is cyclic in the Euler angles, hence the equations of motion are
d T T
= . (13.87)
dt (, , ) (, , )
L
p = = I1 sin2 + I3 ( cos + )
cos (13.88)
L
p = = I3 ( cos + )
. (13.89)
Figure 13.7: A dreidl is a symmetric top. The four-fold symmetry axis guarantees I1 = I2 .
The blue diamond represents the center-of-mass.
Consider the case of a symmetric top with one point fixed, as depicted in Fig. 13.7. The
Lagrangian is
) * ) *2
L = 12 I1 2 + 2 sin2 + 12 I3 cos + M g2 cos . (13.93)
Here, 2 is the distance from the fixed point to the CM, and the inertia tensor is defined along
principal axes whose origin lies at the fixed point (not the CM!). Gravity now supplies a
13.6. EULERS ANGLES 239
torque, but as in the torque-free case, the Lagrangian is still cyclic in and , so
p = (I1 sin2 + I3 cos2 ) + I3 cos (13.94)
p = I cos + I
3 3 (13.95)
are each conserved. We can invert these relations to obtain and in terms of {p , p , }:
p p cos p (p p cos ) cos
= , = . (13.96)
I1 sin2 I3 I1 sin2
In addition, since L/t = 0, the total energy is conserved:
Ueff ()
4 56 7
2 p 2
(p p cos )
E = T + U = 21 I1 2 + + + M g2 cos , (13.97)
2I1 sin2 2I3
where the term under the brace is the effective potential Ueff ().
The problem thus reduces to the one-dimensional dynamics of (t), i.e.
Ueff
I1 = , (13.98)
with
(p p cos )2 p2
Ueff () = + + M g2 cos . (13.99)
2I1 sin2 2I3
Using energy conservation, we may write
G
I1 d
dt = & . (13.100)
2 E Ueff ()
240 CHAPTER 13. RIGID BODY MOTION AND ROTATIONAL DYNAMICS
We can gain physical insight into the motion by examining the shape of the effective po-
tential,
(p p cos )2 p2
Ueff () = + M g2 cos + , (13.102)
2I1 sin2 2I3
over the interval [0, ]. Clearly Ueff (0) = Ueff () = , so the motion must be bounded.
What is not yet clear, but what is nonetheless revealed by some additional analysis, is that
Ueff () has a single minimum on this interval, at = 0 . The turning points for the motion
are at = a and = b , where Ueff (a ) = Ueff (b ) = E. Clearly if we expand about 0 and
write = 0 + , the motion will be harmonic, with
L
"" ( )
Ueff 0
(t) = 0 cos(t + ) , = . (13.103)
I1
To prove that Ueff () has these features, let us define u cos . Then u = sin , and
from E = 12 I1 2 + Ueff () we derive
$ % $ %
2 2E p2 2 2M g2 2
p p u 2
u = (1 u ) (1 u ) u f (u) . (13.104)
I1 I1 I3 I1 I1
The turning points occur at f (u) = 0. The function f (u) is cubic, and the coefficient of the
cubic term is 2M g2/I1 , which is positive. Clearly f (u = 1) = (p p )2 /I12 is negative,
so there must be at least one solution to f (u) = 0 on the interval u (1, ). Clearly there
can be at most three real roots for f (u), since the function is cubic in u, hence there are at
most two turning points on the interval u [1, 1]. Thus, Ueff () has the form depicted in
fig. 13.8.
To apprehend the full motion of the top in an inertial frame, let us follow the symmetry
axis e3 :
e3 = sin sin e01 sin cos e02 + cos e03 . (13.105)
Once we know (t) and (t) were done. The motion (t) is described above: oscillates
between turning points at a and b . As for (t), we have already derived the result
p p cos
= . (13.106)
I1 sin2
Thus, if p > p cos a , then will remain positive throughout the motion. If, on the other
hand, we have
p cos b < p < p cos a , (13.107)
) *
then changes sign at an angle = cos1 p /p . The motion is depicted in Fig. 13.9.
An extensive discussion of this problem is given in H. Goldstein, Classical Mechanics.
13.7. ROLLING AND SKIDDING MOTION OF REAL TOPS 241
Figure 13.9: Precession and nutation of the symmetry axis of a symmetric top.
The material in this section is based on the corresponding sections from V. Barger and
M. Olsson, Classical Mechanics: A Modern Perspective. This is an excellent book which
contains many interesting applications and examples.
In most tops, the point of contact rolls or skids along the surface. Consider the peg end top
of Fig. 13.10, executing a circular rolling motion, as sketched in Fig. 13.11. There are three
components to the force acting on the top: gravity, the normal force from the surface, and
friction. The frictional force is perpendicular to the CM velocity, and results in centripetal
acceleration of the top:
f = M 2 M g , (13.108)
where is the frequency of the CM motion and is the coefficient of friction. If the above
inequality is violated, the top starts to slip.
The frictional and normal forces combine to produce a torque N = M g2 sin f 2 cos
about the CM2 . This torque is tangent to the circular path of the CM, and causes L to
precess. We assume that the top is spinning rapidly, so that L very nearly points along
the symmetry axis of the top itself. (As well see, this is true for slow precession but not
for fast precession, where the precession frequency is proportional to 3 .) The precession is
then governed by the equation
N = M g2 sin f 2 cos
: : : :
= :L : = : L: I3 3 sin , (13.109)
2
Gravity of course produces no net torque about the CM.
242 CHAPTER 13. RIGID BODY MOTION AND ROTATIONAL DYNAMICS
Figure 13.10: A top with a peg end. The frictional forces f and fskid are shown. When the
top rolls without skidding, fskid = 0.
A skidding top experiences a frictional force which opposes the skidding velocity, until
vskid = 0 and a pure rolling motion sets in. This force provides a torque which makes the
13.7. ROLLING AND SKIDDING MOTION OF REAL TOPS 243
top rise:
Nskid M g2
= = . (13.114)
L I3 3
Suppose 0, in which case + 2 sin = 0, from eqn. 13.111, and the point of contact
remains fixed. Now recall the effective potential for a symmetric top with one point fixed:
(p p cos )2 p2
Ueff () = + + M g2 cos . (13.115)
2I1 sin2 2I3
" ( ) = 0, which yields
We demand Ueff 0
where
p p cos 0 = I1 sin2 0 . (13.117)
Solving the quadratic equation for , we find
E L F
I3 3 4M g2I 1 cos
= 1 1 0
. (13.118)
2I1 cos 0 I32 32
Figure 13.12: The tippie-top behaves in a counterintuitive way. Once started spinning with
the peg end up, the peg axis rotates downward. Eventually the peg scrapes the surface and
the top rises to the vertical in an inverted orientation.
Thus, if the top spins too slowly, it cannot maintain precession. Eqn. 13.118 says that there
are two possible precession frequencies. When 3 is large, we have
M g2 I3 3
slow = + O(31 ) , fast = + O(33 ) . (13.120)
I3 3 I1 cos 0
Again, one usually observes slow precession.
A top with 3 > I23 M g2I1 may sleep in the vertical position with 0 = 0. Due to the
constant action of frictional forces, 3 will eventually drop below this value, at which time
the vertical position is no longer stable. The top continues to slow down and eventually
falls.
13.7.3 Tippie-top
A particularly nice example from the Barger and Olsson book is that of the tippie-top, a
truncated sphere with a peg end, sketched in Fig. 13.12 The CM is close to the center
of curvature, which means that there is almost no gravitational torque acting on the top.
The frictional force f opposes slipping, but as the top spins f rotates with it, and hence
the time-averaged frictional force *f + 0 has almost no effect on the motion of the CM.
A similar argument shows that the frictional torque, which is nearly horizontal, also time
averages to zero: Y Z
dL
0. (13.121)
dt inertial
where R is the radius of curvature and the coefficient of sliding friction. Now we invoke
:
dL ::
N= + L . (13.122)
dt :body
The second term on the RHS is very small, because the tippie-top is almost spherical, hence
inertia tensor is very nearly diagonal, and this means
L I = 0 . (13.123)
Thus, L body N , and taking the dot product of this equation with the unit vector k, we
obtain J K
N = d k
N sin = k L
dt body = L sin . (13.124)
Thus,
N M gR
= . (13.125)
L I
Once the stem scrapes the table, the tippie-top rises to the vertical just like any other rising
top.
246 CHAPTER 13. RIGID BODY MOTION AND ROTATIONAL DYNAMICS
Chapter 14
Continuum Mechanics
14.1 Strings
Consider a string of linear mass density (x) under tension (x).1 Let the string move in a
plane, such that its shape is described by a smooth function y(x), the vertical displacement
of the string at horizontal position x, as depicted in fig. 14.1. The action is a functional
of the height y(x, t), where the coordinate along the string, x, and time, t, are the two
independent variables. Consider a differential element of the string extending from x to
x + dx. The change in length relative to the unstretched (y = 0) configuration is
$ %
& 1 y 2 ) *
2 2
d2 = dx + dy dx = dx + O dx2 . (14.1)
2 x
The differential potential energy is then
$ %2
1 y
dU = (x) d2 = 2 (x) dx . (14.2)
x
The differential kinetic energy is simply
$ %2
1 y
dT = 2 (x) dx . (14.3)
t
We can then write !
L= dx L , (14.4)
1
As an example of a string with a position-dependent tension, consider a string of length ' freely suspended
from one end at z = 0 in a gravitational field. The tension is then (z) = g (' z).
247
248 CHAPTER 14. CONTINUUM MECHANICS
Figure 14.1: A string is described by the vertical displacement field y(x, t).
!tb !xb
y " ; x, t) ,
S = dt dx L(y, y, (14.6)
ta xa
where y(x, t) is the vertical displacement field. Typically, we have L = 12 y 2 21 y " 2 . The
first variation of S is
!xb !tb S $ % $ %T
L L L
S = dx dt y (14.7)
y x y " t y
xa ta
which simply recapitulates the general result from eqn. 14.203. There are two boundary
terms, one of which is an integral over time and the other an integral over space. The first
boundary term vanishes provided y(x, ta ) = y(x, tb ) = 0. The second boundary term
vanishes provided (x) y " (x) y(x) = 0 at x = xa and x = xb , for all t. Assuming (x) does
not vanish, this can happen in one of two ways: at each endpoint either y(x) is fixed or
y " (x) vanishes.
Assuming that either y(x) is fixed or y " (x) = 0 at the endpoints x = xa and x = xb , the
Euler-Lagrange equations for the string are obtained by setting S = 0:
$ % $ %
S L L L
0= =
y(x, t) y t y x y "
' (
y 2y
= (x) (x) 2 , (14.9)
x x t
y y
where y " = x and y = t . When (x) = and (x) = are both constants, we obtain the
Helmholtz equation,
1 2y 2y
=0, (14.10)
c2 t2 x2
14.2. DALEMBERTS SOLUTION TO THE WAVE EQUATION 249
&
which is the wave equation for the string, where c = / has dimensions of velocity. We
will now see that c is the speed of wave propagation on the string.
u x ct , v x + ct . (14.11)
We then have
u v
= + = + (14.12)
x x u x v u v
1 1 u 1 v
= + = + . (14.13)
c t c t u c t v u v
Thus,
1 2 2 2
= 4 . (14.14)
c2 t2 x2 u v
Thus, the wave equation may be solved:
2y
=0 = y(u, v) = f (u) + g(v) , (14.15)
u v
where f (u) and g(v) are arbitrary functions. For the moment, we work with an infinite
string, so we have no spatial boundary conditions to satisfy. Note that f (u) describes a
right-moving disturbance, and g(v) describes a left-moving disturbance:
We do, however, have boundary conditions in time. At t = 0, the configuration of the string
is given by y(x, 0), and its instantaneous vertical velocity is y(x,
0). We then have
hence
f " (x) = 1
2 y " (x, 0) 1
2c y(x,
0) (14.19)
g" (x) = 1
2 y " (x, 0) + 1
2c y(x,
0) , (14.20)
250 CHAPTER 14. CONTINUUM MECHANICS
!
f () = 1
2 y(, 0) d " y(
1
2c " , 0) C (14.21)
0
!
g() = 12 y(, 0) + 2c
1
d " y(
" , 0) + C , (14.22)
0
where C is an arbitrary constant. Adding these together, we obtain the full solution
x+ct
!
C D
1 1
y(x, t) = 2 y(x ct, 0) + y(x + ct, 0) + 2c d y(,
0) , (14.23)
xct
H = y L , (14.24)
where
L
= = y (14.25)
y
is the momentum density. Thus,
2 1 "2
H= + 2 y . (14.26)
2
Expressed in terms of y rather than , this is the energy density E,
2
E = 21 y 2 + 12 y " . (14.27)
E y 2 y y 2 y
= +
t t t2 x t x
$ %
y y y 2 y
= +
t x x x t x
' (
y y j
= E , (14.28)
x x t x
where the energy current density (or energy flux) is
y y
jE = . (14.29)
x t
14.2. DALEMBERTS SOLUTION TO THE WAVE EQUATION 251
We therefore have that solutions of the equation of motion also obey the energy continuity
equation
E j
+ E =0. (14.30)
t x
Let us integrate the above equation between points x1 and x2 . We obtain
!x2 !x2
j (x, t)
dx E(x, t) = dx E = jE (x1 , t) jE (x2 , t) , (14.31)
t x
x1 x1
" #
which says that the time rate of change of the energy contained in the interval x1 , x2 is
equal to the difference between the entering and exiting energy flux.
When (x) = and (x) = , we have
and we find
#2 " #2
E(x, t) = [f " (x ct) + g" (x + ct) (14.33)
" #2 " #2
jE (x, t) = c f " (x ct) c g" (x + ct) , (14.34)
Thus,
y(x, t) = g(ct + x) g(ct x) . (14.36)
Now suppose g() describes a pulse, and is nonzero only within a neighborhood of = 0.
For large negative values of t, the right-moving part, g(ct x), is negligible everywhere,
252 CHAPTER 14. CONTINUUM MECHANICS
since x > 0 means that the argument ct x is always large and negative. On the other
hand, the left moving part g(ct + x) is nonzero for x ct > 0. Thus, for t < 0 we have
a left-moving pulse incident from the right. For t > 0, the situation is reversed, and the
left-moving component is negligible, and we have a right moving reflected wave. However,
the minus sign in eqn. 14.35 means that the reflected wave is inverted.
If instead of fixing the endpoint at x = 0 we attach this end of the string to a massless ring
which frictionlessly slides up and down a vertical post, then we must have y " (0, t) = 0, else
there is a finite vertical force on the massless ring, resulting in infinite acceleration. We
again write y(x, t) = f (x ct) + g(x + ct), and we invoke
y " (0, t) = f " (ct) + g" (ct) f " () = g" () , (14.37)
which, upon integration, yields f () = g(), and therefore
y(x, t) = g(ct + x) + g(ct x) . (14.38)
The reflected pulse is now right-side up, in contrast to the situation with a fixed endpoint.
Next, consider the case depicted in Fig. 14.4, where a point mass m is affixed to an infinite
string at x = 0. Let us suppose that at large negative values of t, a right moving wave
f (ct x) is incident from the left. The full solution may then be written as a sum of
incident, reflected, and transmitted waves:
x<0 : y(x, t) = f (ct x) + g(ct + x) (14.39)
Any discontinuity in the derivative y " (x, t) at x = 0 results in an acceleration of the point
mass. Note that
y " (0 , t) = f " (ct) + g" (ct) , y " (0+ , t) = h" (ct) . (14.42)
14.2. DALEMBERTS SOLUTION TO THE WAVE EQUATION 253
! !
dk
f () = f (k) eik , f(k) = d f () eik . (14.45)
2
" #
k2 + ik g(k) = k2 f(k) . (14.46)
We then have
k
g(k) = f(k) r(k) f(k) (14.47)
k i
i
h(k) = f (k) t(k) f(k) , (14.48)
k i
where r(k) and t(k) are the reflection and transmission amplitudes, respectively. Note that
where
!
" dk "
T ( ) = t(k) eik( ) , (14.53)
2
is the transmission kernel in real space. For our example with r(k) = i/(k i), the
integral is done easily using the method of contour integration:
!
" dk i ik( " ) "
T ( ) = e = e( ) ( " ) . (14.54)
2 k i
Therefore,
!
"
h() = d " e( ) f ( " ) , (14.55)
and of course g() = h() f (). Note that m = means = 0, in which case r(k) = 1
and t(k) = 0. Thus we recover the inversion of the pulse shape under reflection found
earlier.
) *
For example, let the incident pulse shape be f () = b a || . Then
!
"
h() = d " e( ) b (a " ) (a + " )
C D
= b e e min(a,) ea ( + a) . (14.56)
Taking cases,
0 J
K if < a
h() = b 1 e (a+) if a < < a (14.57)
2b e sinh(a) if > a .
In Fig. 14.5 we show the reflection and transmission of this square pulse for two different
values of a.
14.2. DALEMBERTS SOLUTION TO THE WAVE EQUATION 255
Figure 14.5: Reflection and transmission of a square wave pulse by a point mass at x = 0
The configuration of the string is shown for six different times, for a = 0.5 (left panel)
and a = 5.0 (right panel). Note that the a = 0.5 case, which corresponds to a large mass
m = 2/, results in strong reflection with inversion, and weak transmission. For large ,
corresponding to small mass m, the reflection is weak and the transmission is strong.
Consider the situation in fig. 14.6, where the string for x < 0 is of density L and for x > 0
is of density R . The dAlembert solution in the two regions, with an incoming wave from
the left, is
x < 0: y(x, t) = f (cL t x) + g(cL t + x) (14.58)
f () g() = 1 h( ) . (14.63)
256 CHAPTER 14. CONTINUUM MECHANICS
Figure 14.6: String formed from two semi-infinite regions of different densities..
Note that y(, 0) = 0 fixes the constant of integration. The solution is then
1
g() = f () (14.64)
+1
2
h() = f (/) . (14.65)
+1
Thus,
$ %
) * 1 ) *
x < 0: y(x, t) = f cL t x + f cL t + x (14.66)
+1
2 ) *
x > 0: y(x, t) = f (cR t x)/ . (14.67)
+1
It is instructive to compute the total energy in the string. For large negative values of the
time t, the entire disturbance is confined to the region x < 0. The energy is
!
" #2
E() = d f " () . (14.68)
For large positive times, the wave consists of the left-moving reflected g() component in
the region x < 0 and the right-moving transmitted component h() in the region x > 0.
The energy in the reflected wave is
$ %2 !
1 " #2
EL (+) = d f " () . (14.69)
+1
2 ) *
y " (x > 0, t) = f " (cR t x)/ (14.70)
+1
14.3. FINITE STRINGS : BERNOULLIS SOLUTION 257
to obtain
!
4 " #2
ER () = d f " (/)
( + 1)2
!
4 " #2
= d f " () . (14.71)
( + 1)2
Suppose xa = 0 and xb = L are the boundaries of the string, where y(0, t) = y(L, t) = 0.
Again we write
y(x, t) = f (x ct) + g(x + ct) . (14.72)
Applying the boundary condition at xa = 0 gives, as earlier,
Thus, g() is periodic, with period 2L. Any such function may be written as a Fourier sum,
A $ % $ %B
, n n
g() = An cos + Bn sin . (14.75)
L L
n=1
$ %1/2 ,
$ %A $ % $ %B
2 nx nct nct
= sin An cos + Bn sin , (14.76)
L n=1
L L L
where An = 2L Bn and Bn = 2L An . This is known as Bernoullis solution.
We define the functions $ %1/2 $ %
2 nx
n (x) sin . (14.77)
L L
We also write
nx nc
kn , n , n = 1, 2, 3, . . . , . (14.78)
L L
258 CHAPTER 14. CONTINUUM MECHANICS
&
Thus, n (x) = 2/L sin(kn x) has (n + 1) nodes at x = jL/n, for j {0, . . . , n}. Note
that
!L
M : N
m : n dx m (x) n (x) = mn . (14.79)
0
Furthermore, this basis is complete:
,
n (x) n (x" ) = (x x" ) . (14.80)
n=1
The Fourier coefficients {An , Bn } may be extracted from the initial data using the orthonor-
mality of the basis functions and their associated resolution of unity:
!L
An = dx n (x) y(x, 0) (14.83)
0
!L
L
Bn = dx n (x) y(x,
0) . (14.84)
nc
0
and y(x,
0) = 0. Then Bn = 0 for all n, while
$ %1/2 A !L/2 $ % !L $ %B
2 2b nx nx
An = dx x sin + dx (L x) sin
L L L L
0 L/2
4b ) *
= (2L)1/2 2 2 sin 12 n n,odd , (14.86)
n
) *
after changing variables to x = L/n and using sin d = d sin cos . Another
way to write this is to separately give the results for even and odd coefficients:
4b 1/2 (1)k
A2k = 0 , A2k+1 = (2L) . (14.87)
2 (2k + 1)2
14.4. STURM-LIOUVILLE THEORY 259
Figure 14.7: Evolution of a string with fixed ends starting from an isosceles triangle shape.
The last term is new and has the physical interpretation of a harmonic potential which
attracts the string to the line y = 0. The Euler-Lagrange equations are then
' (
y 2y
(x) + v(x) y = (x) 2 . (14.89)
x x t
This equation is invariant under time translation. Thus, if y(x, t) is a solution, then so is
y(x, t + t0 ), for any t0 . This means that the solutions can be chosen to be eigenstates of
the operator t , which is to say y(x, t) = (x) eit . Because the coefficients are real, both
y and y are solutions, and taking linear combinations we have
This is the Sturm-Liouville equation. There are four types of boundary conditions that we
shall consider:
d C D
(x) n" (x) + v(x) n (x) = n2 (x) n (x) . (14.92)
dx
Now suppose we a second solution m (x), satisfying
dC "
D
2
(x) m (x) + v(x) m (x) = m (x) m (x) . (14.93)
dx
Now multiply (14.92) by m (x) and (14.93) by n (x) and subtract, yielding
dC " D d C " D ) 2 *
n m m n = n m 2
m n (14.94)
dx dx
d C "
D
= n m m " n . (14.95)
dx
We integrate this equation over the length of the string, to get
!xb C Dx=xb
) 2 2
*
n m dx (x) n (x) m (x) = (x) n (x) m
"
(x) (x) m (x) " n (x)
x=xa
xa
=0. (14.96)
The RHS vanishes for any of the four types of boundary conditions articulated above.
Thus, we have ) 2 *M : N
2
n m n : m = 0 , (14.97)
where the inner product is defined as
!xb
M : N
: dx (x) (x) (x) . (14.98)
xa
M : N
Note that the distribution (x) is non-negative definite. Setting m = n, we have n : n
0, and hence n 2 = n2 , which says that n2 R. When m 2 ,= 2 , the eigenfunctions are
n
orthogonal with respect to the above inner product. In the case of degeneracies, we may
invoke the Gram-Schmidt procedure, which orthogonalizes the eigenfunctions within a given
14.4. STURM-LIOUVILLE THEORY 261
degenerate subspace. Since the Sturm-Liouville equation is linear, we may normalize the
eigenfunctions, taking M : N
m : n = mn . (14.99)
Finally, since the coefficients in the Sturm-Liouville equation are all real, we can and hence-
forth do choose the eigenfunctions themselves to be real.
Another important result, which we will not prove here, is the completeness of the eigen-
function basis. Completeness means
,
(x) n (x) n (x" ) = (x x" ) . (14.100)
n
The variation is
N N D
2 =
D D2
N 2 D
= . (14.103)
D
Thus,
2 = 0 = N = 2 D , (14.104)
which says ' (
d d(x)
(x) + v(x) (x) = 2 (x) (x) , (14.105)
dx dx
which is the Sturm-Lioiuville equation. In obtaining this equation, we have dropped a
boundary term, which is correct provided
C Dx=x
b
(x) " (x) (x) =0. (14.106)
x=xa
This condition is satisfied for any of the first three classes of boundary conditions: = 0
(fixed endpoint), " = 0 (natural), or (xa ) = (xb ), " (xa ) = " (xb ) (periodic). For
262 CHAPTER 14. CONTINUUM MECHANICS
the fourth class of boundary conditions, + " = 0 (mixed homogeneous), the Sturm-
Liouville equation may still be derived, provided one uses a slightly different functional,
" # N[ C ) * ) * ) * ) *D
2 (x) = with [ = N + x 2 x xa 2 xa ,
N (14.107)
D 2 b b
since then
!xb A ' ( B
[ N
[ D = dx d d(x) 2
N (x) + v(x) (x) (x) (x) (x)
dx dx
xa
S $ % Tx=x
b
+ (x) " (x) + (x) (x) , (14.108)
x=xa
we obtain -
"# |Cj |2 j2
(x) = 2 (C1 , . . . , C ) =
2 -j=1
2
. (14.111)
k=1 |Ck |
If 12 22 . . ., then we see that 2 12 , so an arbitrary function (x) will always yield
an upper bound to the lowest eigenvalue.
As an example, consider a violin string (v = 0) with a mass m affixed in the center. We
write (x) = + m (x 21 L), hence
\L
dx " 2 (x)
" # 0
2 (x) = (14.112)
\L
m 2 ( 21 L) + dx 2 (x)
0
Figure 14.8: One-parameter variational solution for a string with a mass m affixed at
x = 21 L.
" #
The functional 2 (x) now becomes an ordinary function of the trial parameter , with
\ L/2 2 22 $ %2
2 2 0 dx x 2c 2 (2 + 1)
() = = " #
m , (14.114)
) *2 L/2
\ L (2 1) 1 + (2 + 1) M
m 12 L + 2 dx x2
0
where M = L is the mass of the string alone. We minimize 2 () to obtain the optimal
solution of this form:
d 2 m
() = 0 = 42 2 1 + (2 + 1)2 ( 1) =0. (14.115)
d M
) *
For m/M 0, we obtain = 14 1 + 5 0.809. The variational estimate for the
eigenvalue is then 6.00% larger than the exact answer 10 = c/L. In the opposite limit,
m/M , the inertia of the string may be neglected. The normal mode is then piecewise
linear, in the shape of an isosceles triangle with base L and height y. The & equation of
motion is then m y = 2 (y/ 21 L), assuming |y/L| 5 1. Thus, 1 = (2c/L) M/m. This
is reproduced exactly by the variational solution, for which 1 as m/M .
264 CHAPTER 14. CONTINUUM MECHANICS
where is the region of space in which the continuous medium : exists. For purposes of
simplicity, we consider here fixed boundary conditions u(x, t): = 0, where is the
boundary of . The general solution to the wave equation
' (
2
(x) 2 (x) + v(x) u(x, t) = 0 (14.122)
t x x
is
,
u(x, t) = Cn n (x) cos(n t + n ) . (14.123)
n=1
and " #
2
"# N (x)
(x) = " # . (14.126)
D (x)
Setting the variation 2 = 0 recovers the eigenvalue equation K = 2 .
14.5. CONTINUA IN HIGHER DIMENSIONS 265
14.5.1 Membranes
Consider a surface where the height z is a function of the lateral coordinates x and y:
z = u(x, y) . (14.127)
The equation of the surface is then
F (x, y, z) = z u(x, y) = 0 . (14.128)
Let the differential element of surface area be dS. The projection of this element onto the
(x, y) plane is
dA = dx dy
=n z dS . (14.129)
is given by
The unit normal n
F z u
=: : &
n :F : = 1 + (u)2 . (14.130)
Thus,
dx dy &
dS = = 1 + (u)2 dx dy . (14.131)
z
n
The potential energy for a deformed surface can take many forms. In the case we shall
consider here, we consider only the effect of surface tension , and we write the potential
energy functional as
!
" #
U u(x, y, t) = dS
!
= U0 + 2 dA (u)2 + . . . .
1
(14.132)
x ct) .
u(x, t) = f (k (14.139)
This is called a plane wave because the three dimensional generalization of this wave has
wavefronts which are planes. In our case, it might better be called a line wave, but people
will look at you funny if you say that, so well stick with plane wave. Note that the locus
of points of constant f satisfies
x ct = constant ,
(x, t) = k (14.140)
The first term in the bracket on the RHS corresponds to a plane wave moving in the +k
direction.
direction, and the second term to a plane wave moving in the k
14.5.3 Rectangles
Consider a rectangular membrane where x [0, a] and y [0, b], and subject to the bound-
ary conditions u(0, y) = u(a, y) = u(x, 0) = u(x, b) = 0. We try a solution of the form
The first term on the LHS depends only on x. The second term on the LHS depends only
on y. The RHS depends only on t. Therefore, each of these terms must individually be
constant. We write
1 2X 1 2Y 1 2T
= kx2 , = ky2 , = 2 , (14.145)
X x2 Y y 2 T t2
with
2
kx2 + ky2 = . (14.146)
c2
Thus, = c|k|. The most general solution is then
where L$ %2 $ %2
mc nc
mn = + . (14.152)
a b
14.5.4 Circles
1 1 2
2 = r + 2 . (14.153)
r r r r 2
We seek a solution to the Helmholtz equation which satisfies the boundary conditions u(r =
a, , t) = 0. Once again, we invoke the separation of variables method, writing
resulting in $ %
1 1 R 1 1 2 1 1 2T
r + 2 = . (14.155)
R r r r r 2 c2 T t2
The azimuthal and temporal functions are
where m is an integer in order that the function u(r, , t) be single-valued. The radial
equation is then $ 2 %
2R 1 R m2
+ + 2 R=0. (14.157)
r 2 r r c2 r
This is Bessels equation, with solution
J r K J r K
R(r) = A Jm + B Nm , (14.158)
c c
where Jm (z) and Nm (z) are the Bessel and Neumann functions of order m, respectively.
Since the Neumann functions diverge at r = 0, we must exclude them, setting B = 0 for
each m.
We now invoke the boundary condition u(r = a, , t) = 0. This requires
J a K c
Jm =0 = = m5 = xm5 , (14.159)
c a
where Jm (xm5 ) = 0, i.e. xm5 is the 2th zero of Jm (x). The mose general solution is therefore
,
,
) * ) * *
u(r, , t) = Am5 Jm xm5 r/a cos m + m5 cos(m5 t + m5 . (14.160)
m=0 5=1
Let $(x, t) and v(x, t) be the density and velocity fields in a fluid. Mass conservation
requires
$
+ ($ v) = 0 . (14.161)
t
This is the continuity equation for mass.
Focus now on a small)packet of fluid
* of infinitesimal volume dV . The total force on this
fluid element is dF = p + $ g dV . By Newtons Second Law,
) * dv
dF = $ dV (14.162)
dt
Note that the chain rule gives
dv v ) *
= + v v . (14.163)
dt t
Thus, dividing eqn, 14.162 by dV , we obtain
$ %
v ) *
$ + v v = p + $ g . (14.164)
t
This is the inviscid (i.e. zero viscosity) form of the Navier-Stokes equation.
14.5. CONTINUA IN HIGHER DIMENSIONS 269
Locally the fluid can also be described in terms of thermodynamic variables p(x, t) (pressure)
and T (x, t) (temperature). For a one-component fluid there is necessarily an equation of
state of the form p = p($, T ). Thus, we may write
: :
p :: p ::
dp = d$ + dT . (14.165)
$ :T T :9
We now make the following approximations. First, we assume that the fluid is close to
equilibrium at v = 0, meaning we write p = p + p and $ = $ + $, and assume that p, $,
and v are small. The smallness of v means we can neglect the nonlinear term (v )v in
eqn. 14.164. Second, we neglect gravity (more on this later). The continuity equation then
takes the form
$
+ $ v = 0 , (14.166)
t
and the Navier-Stokes equation becomes
v
$ = p . (14.167)
t
Taking the time derivative of the former, and then invoking the latter of these equations
yields $ %
2 $ 2 p
2
= p= 2 $ c2 2 $ . (14.168)
t $
The speed of wave propagation, i.e. the speed of sound, is given by
L
p
c= . (14.169)
$
Finally, we must make an assumption regarding the conditions under which the derivative
p/$ is computed. If the fluid is an excellent conductor of heat, then the temperature will
equilibrate quickly and it is a good approximation to take the derivative at fixed temper-
ature. The resulting value of c is called the isothermal sound speed cT . If, on the other
hand, the fluid is a poor conductor of heat, as is the case for air, then it is more appropriate
to take the derivative at constant entropy, yielding the adiabatic sound speed. Thus,
L$ % L$ %
p p
cT = , cS = . (14.170)
$ T $ S
In an ideal gas, cS /cT = , where = cp /cV is the ratio of the specific heat at constant
pressure to that at constant volume. For a (mostly) diatomic gas like air (comprised of N2
and O2 and just a little Ar), = 57 . Note that one can write c2 = 1/$, where
$ %
1 $
= (14.171)
$ p
is the compressibility, which is the inverse of the bulk modulus. Again, one must specify
whether one is talking about T or S . For reference in air at T = 293 K, using M =
270 CHAPTER 14. CONTINUUM MECHANICS
28.8 g/mol, one obtains cT = 290.8 m/s and cS = 344.0 m/s. In H2 O at 293 K, c = 1482 m/s.
In Al at 273 K, c = 6420 m/s.
If we retain gravity, the wave equation becomes
2 $
= c2 2 $ g $ . (14.172)
t2
The dispersion relation is then
&
(k) = c2 k2 + ig k . (14.173)
We are permitted to ignore the effects of gravity so long as c2 k2 4 gk. In terms of the
wavelength = 2/k, this requires
2c2
5 = 75.9 km (at T = 293 K) . (14.174)
g
14.6 Dispersion
provided = ck. We say that there are two branches to the dispersion relation (k)
for this equation. In general, we may add solutions, due to the linearity of the Helmholtz
equation. The most general solution is then
!
dk C D
y(x, t) = f (k) eik(xct) + g(k) eik(x+ct)
2
= f (x ct) + g(x + ct) , (14.176)
!k2
(k) = . (14.181)
2m
The most general solution is then
!
dk 2
(x, t) = (k) eikx ei!k t/2m . (14.182)
2
To find the amplitude (k), we perform the Fourier transform:
!
(k) = dx (x, 0) eikx
) 2 *1/4 (kk )2 52 /2
= 2 20 e 0 0 . (14.184)
where m220 /!. The probability density is then the normalized Gaussian
1 2 /52 (t)
(x, t) = & e(xv0 t) , (14.187)
22 (t)
Unlike the case of the Helmholtz equation, the solution to the Schr
odinger equation does not
retain its shape as it moves. This phenomenon is known as the spreading of the wavepacket.
In fig. 14.9, we show the motion and spreading of the wavepacket.
For a given plane wave eikx ei(k)t , the wavefronts move at the phase velocity
(k)
vp (k) = . (14.189)
k
The center of the wavepacket, however, travels at the group velocity
:
d ::
vg (k) = , (14.190)
dk :k
0
: :
:2 .
where k = k0 is the maximum of :(k)
Problem: Three identical strings are connected to a ring of mass m as shown in fig. 14.10.
The linear mass density of each string is and each string is under identical tension . In
equilibrium, all strings are coplanar. All motion on the string is in the z-direction, which is
perpendicular to the equilibrium plane. The ring slides frictionlessly along a vertical pole.
It is convenient to describe each string as a half line [, 0]. We can choose coordinates
x1 , x2 , and x3 for the three strings, respectively. For each string, the ring lies at xi = 0.
14.7. APPENDIX I : THREE STRINGS 273
A pulse is sent down the first string. After a time, the pulse arrives at the ring. Transmitted
waves are sent down the other two strings, and a reflected wave down the first string. The
solution to the wave equation in the strings can be written as follows. In string #1, we have
In the other two strings, we may write z = hA (ct + x2 ) and z = hB (ct + x3 ), as indicated in
the figure.
(a) Write the wave equation in string #1. Define all constants.
(b) Write the equation of motion for the ring.
(c) Solve for the reflected wave g() in terms of the incident wave f (). You may write this
relation in terms of the Fourier transforms f(k) and g(k).
(d) Suppose a very long wavelength pulse of maximum amplitude A is incident on the ring.
What is the maximum amplitude of the reflected pulse? What do we mean by very long
wavelength?
Solution:
274 CHAPTER 14. CONTINUUM MECHANICS
hA () = hB () = f () + g() , (14.195)
for all . Newtons second law from part (b) may now be written as
" # " #
mc2 f "" () + g"" () = f " () + 3g" () . (14.196)
This linear ODE becomes a simple linear algebraic equation for the Fourier transforms,
!
dk
f () = f (k) eik , (14.197)
2
(d) For a very long wavelength pulse, composed of plane waves for which |k| 5 Q, we
have g(k) 13 f(k). Thus, the reflected pulse is inverted, and is reduced by a factor 13 in
amplitude. Note that for a very short wavelength pulse, for which k 4 Q, we have perfect
reflection with inversion, and no transmission. This is due to the inertia of the ring.
It is straightforward to generalize this problem to one with n strings. The transmission
into each of the (n 1) channels is of course identical (by symmetry). One then finds the
reflection and transmission amplitudes
$ % $ %
k i(n 2)Q 2iQ
r(k) = , t(k) = . (14.200)
k inQ k inQ
14.8. APPENDIX II : GENERAL FIELD THEORETIC FORMULATION 275
Conservation of energy means that the sum of the squares of the reflection amplitude and
all the (n 1) transmission amplitudes must be unity:
: : : :
:r(k):2 + (n 1) :t(k):2 = 1 . (14.201)
Continuous systems possess an infinite number of degrees of freedom. They are described
by a set of fields a (x, t) which depend on space and time. These fields may represent
local displacement, pressure, velocity, etc. The equations of motion of the fields are again
determined by extremizing the action, which, in turn, is an integral of the Lagrangian
density over all space and time. Extremization yields a set of (generally coupled) partial
differential equations.
i.e. the Lagrangian density L is a function of the fields a and their partial derivatives
a /x . Here is a region in Rn . Then the first variation of S is
! A B
L L a
S = dx +
a a ( a ) x
. ! A $ %B
L L L
= d n + dx a , (14.203)
( a ) a a x ( a )
where {a (x, t)} are a set of fields, which are functions of the independent variables {x, y, z, t}.
We will adopt covariant relativistic notation and write for four-vector x = (ct, x, y, z). The
generalization of dQ/dt = 0 is
E F
L a
=0, (14.210)
x ( a )
=0
where there is an implied sum on both and a. We can write this as J = 0, where
:
L a ::
J : . (14.211)
( a ) :
=0
= i ei , = i ei , (14.214)
L L
J = (i) + (i )
( ) ( )
K) *
= . (14.215)
2i
The potential, which depends on ||2 , is independent of . Hence, this form of conserved
4-current is valid for an entire class of potentials.
As one final example of a field theory, consider the Gross-Pitaevskii model, with
!2 ) *2
L = i! g ||2 n0 . (14.216)
t 2m
This describes a Bose fluid with repulsive short-ranged interactions. Here (x, t) is again
a complex scalar field, and is its complex conjugate. Using the Leibniz rule, we have
S[ , ] = S[ + , + ]
! ! H
!2 !2
= dt d x i!
d
+ i!
t t 2m 2m
I
) *
2g ||2 n0 ( + )
! ! A' (
d !2 2 ) 2 *
= dt d x i! + 2g || n0
t 2m
' ( B
!2 2 ) 2 *
+ i! + 2g || n0 , (14.217)
t 2m
where we have integrated by parts where necessary and discarded the boundary terms.
Extremizing S[ , ] therefore results in the nonlinear Schr
odinger equation (NLSE),
!2 2 ) *
i! = + 2g ||2 n0 (14.218)
t 2m
as well as its complex conjugate,
!2 2 ) *
i! = + 2g ||2 n0 . (14.219)
t 2m
278 CHAPTER 14. CONTINUUM MECHANICS
$ %
S L L
= , (14.221)
x
L ) * L L !2
= 2g ||2 n0 , = i! , = (14.222)
t 2m
and
L ) * L L !2
= i! 2g ||2 n0 , =0 , = , (14.223)
t 2m
t) = ei (x, t)
(x, t) (x, , (x, t) (x, t) = ei (x, t) . (14.224)
J 0 = ! ||2 (14.225)
!2 ) *
J = . (14.226)
2im
+j =0 , (14.227)
t
where
! ) *
= ||2 , j= . (14.228)
2im
are the particle density and the particle current, respectively.
3
In the nonrelativistic case, there is no utility in defining x0 = ct, so we simply define x0 = t.
14.9. APPENDIX III : GREENS FUNCTIONS 279
!xb
= dx" (x" ) G (x, x" ) f (x" ). (14.236)
xa
Note that the Greens function may be expanded in terms of the (real) eigenfunctions, as
, n (x) n (x" )
G (x, x" ) = , (14.239)
n
n2 2
The expansion in eqn. 14.239 is formally exact, but difficult to implement, since it requires
summing over an infinite set of eigenfunctions. It is more practical to construct the Greens
function from solutions to the homogeneous Sturm Liouville equation, as follows. When
x ,= x" , we have that (K 2 ) G (x, x" ) = 0, which is a homogeneous ODE of degree two.
Consider first the interval x [xa , x" ]. A second order homogeneous ODE has two solutions,
and further invoking the boundary condition at x = xa , there is a unique solution, up to
a multiplicative constant. Call this solution y1 (x). Next, consider the interval x [x" , xb ].
Once again, there is a unique solution to the homogeneous Sturm-Liouville equation, up
to a multiplicative constant, which satisfies the boundary condition at x = xb . Call this
solution y2 (x). We then can write
" "
A(x ) y1 (x) if xa x < x
G (x, x" ) = (14.241)
B(x" ) y2 (x) if x" < x xb .
Here, A(x" ) and B(x" ) are undetermined functions. We now invoke the inhomogeneous
Sturm-Liouville equation,
' (
d dG (x, x" )
(x) + v(x) G (x, x" ) 2 (x) G (x, x" ) = (x x" ) . (14.242)
dx dx
We integrate this from x = x" 7 to x = x" + 7, where 7 is a positive infinitesimal. This
yields C D
(x" ) A(x" ) y1" (x" ) B(x" ) y2" (x" ) = 1 . (14.243)
Now it is easy to show that Wy1 ,y2 (x) (x) = W is a constant. This follows from the fact
that
0 = y2 K y1 y2 K y1
H C DI
d " "
= (x) y1 y2 y2 y1 . (14.247)
dx
14.9. APPENDIX III : GREENS FUNCTIONS 281
Thus, we have
" if xa x < x"
y1 (x) y2 (x )/W
G (x, x" ) = (14.248)
y1 (x" ) y 2 (x)/W if x" < x xb ,
or, in compact form,
y1 (x< ) y2 (x> )
G (x, x" ) = , (14.249)
W
where x< = min(x, x" ) and x> = max(x, x" ).
As an example, consider a uniform string (i.e. and constant, v = 0) with fixed endpoints
at xa = 0 and xb = L. The normalized eigenfunctions are
G $ %
2 nx
n (x) = sin , (14.250)
L L
The Wronskian is $ %
L
W = y1 y2" y2 y1" = sin . (14.254)
c c
Therefore, the Greens function is
) * ) *
" sin x< /c sin (L x> )/c
G (x, x ) = . (14.255)
( /c) sin(L/c)
Suppose we have solved for the Greens function for the linear operator K0 and mass density
0 (x). I.e. we have ) *
K0 2 0 (x) G0 (x, x" ) = (x x" ) . (14.256)
We now imagine perturbing 0 0 + 1 , v0 v0 + v2 , 0 0 + 1 . What is the new
Greens function G (x, x" )? We must solve
) *
L0 + L1 G (x, x" ) = (x x" ) , (14.257)
282 CHAPTER 14. CONTINUUM MECHANICS
where
L0 K0 2 0 (14.258)
L1 K1 2 1 . (14.259)
Dropping the subscript for simplicity, the full Greens function is then given by
C D1
G = L0 + L1
C) * D1
1
= G0 + L1
C D1
= 1 + G0 L1 G0
= G0 G0 L1 G0 + 2 G0 L1 G0 L1 G0 + . . . . (14.260)
Each term in the perturbation expansion of eqn. 14.260 may be represented by a diagram,
as depicted in Fig. 14.11.
As an example, consider a string with xa = 0 and xb = L with a mass point m affixed at
the point x = d. Thus, 1 (x) = m (x d), and L1 = m 2 (x d), with = 1. The
perturbation expansion gives
G (x, x" ) = G0 (x, x" ) + m 2 G0 (x, d) G0 (d, x" ) + m2 4 G0 (x, d) G0 (d, d) G0 (d, x" ) + . . .
m 2 G0 (x, d) G0 (d, x" )
= G0 (x, x" ) + . (14.262)
1 m 2 G0 (d, d)
14.9. APPENDIX III : GREENS FUNCTIONS 283
, n (x) n (x" )
G (x, x" ) = , (14.263)
n
n2 2
says that the exact eigenfrequencies are poles of G (x, x" ), and furthermore the residue at
each pole is
1
Res G (x, x" ) = n (x) n (x" ) . (14.264)
=n 2n
According to eqn. 14.262, the poles of G (x, x" ) are located at solutions to4
m 2 G0 (d, d) = 1 . (14.265)
1
For simplicity let us set d = 2 L, so the mass point is in the middle of the string. Then
according to eqn. 14.255,
)1 * sin2 (L/2c)
G0 2 L, 1
2 L =
( /c) sin(L/c)
$ %
c L
= tan . (14.266)
2 2c
where = L/2c and M = L is the total mass of the string. When m = 0, the LHS
vanishes, and the roots lie at = (n + 12 ), which gives = 2n+1 . Why dont we see the
poles at the even mode eigenfrequencies 2n ? The answer is that these poles are present
in the Greens function. They do not cancel for d = 12 L because the perturbation does
not couple to the even modes, which all have 2n ( 12 L) = 0. The case of general d may be
instructive in this regard. One finds the eigenvalue equation
sin(2) m
) * ) *= , (14.269)
2 sin 27 sin 2(1 7) M
where 7 = d/L. Now setting m = 0 we recover 2 = n, which says = n , and all the
modes are recovered.
4
Note in particular that there is no longer any divergence at the location of the original poles of G0 (x, x" ).
These poles are cancelled.
284 CHAPTER 14. CONTINUUM MECHANICS
We wish to solve ) * ) *
K0 + K1 = 2 0 + 1 , (14.270)
which is equivalent to
L0 = L1 . (14.271)
) *
0 1
Multiplying by L = G0 on the left, we have
!xb
(x) = dx" G (x, x" ) L1 (x" ) (14.272)
xa
, !xb
m (x)
= dx" m (x" ) L1 (x" ) . (14.273)
2 m
2
m=1 xa
which entails
!xb
2
n2 = dx n (x) L1 (x) (14.275)
xa
as well as
, !xb
k (x)
(x) = n (x) + dx" k (x" ) L1 (x" ) . (14.276)
k
2 k2
(k%=n) xa
n " #2
= 21 m n (d)
n
m J nd K
= sin2 . (14.278)
M L
For d = 21 L, only the odd n modes are affected, as the even n modes have a node at x = 21 L.
14.9. APPENDIX III : GREENS FUNCTIONS 285
!xb !xb
" #2
dx n (x) Ln n (x) dx" 1 (x" ) n (x" ) + O(3 ) .
2 1
(14.279)
xa xa
286 CHAPTER 14. CONTINUUM MECHANICS
Chapter 15
Special Relativity
15.1 Introduction
All distances are relative in physics. They are measured with respect to a fixed frame of
reference. Frames of reference in which free particles move with constant velocity are called
inertial frames. The principle of relativity states that the laws of Nature are identical in
all inertial frames.
We learned how sound waves in a fluid, such as air, obey the Helmholtz equation. Let us
restrict our attention for the moment to solutions of the form (x, t) which do not depend
on y or z. We then have a one-dimensional wave equation,
2 1 2
= . (15.1)
x2 c2 t2
The fluid in which the sound propagates is assumed to be at rest. But suppose the fluid
is not at rest. We can investigate this by shifting to a moving frame, defining x" = x ut,
with y " = y, z " = z and of course t" = t. This is a Galilean transformation. In terms of the
new variables, we have
= "
, = u " + " . (15.2)
x x t x t
The wave equation is then
$ %
u2 2 1 2 2u 2
1 2 = . (15.3)
c x" 2 c2 t" 2 c2 x" t"
287
288 CHAPTER 15. SPECIAL RELATIVITY
Clearly the wave equation acquires a different form when expressed in the new variables
(x" , t" ), i.e. in a frame in which the fluid is not at rest. The general solution is then of the
modified dAlembert form,
1 B
E = 4 E = (15.5)
c t
4 1 E
B =0 B = j+ , (15.6)
c c t
where and j are the local charge and current density, respectively. Taking the curl of
Faradays law, and restricting to free space where = j = 0, we once again have (using a
Cartesian system for the fields) the wave equation,
1 2E
2E = . (15.7)
c2 t2
(We shall discuss below, in section 15.8, the beautiful properties of Maxwells equations
under general coordinate transformations.)
In analogy with the theory of sound, it was assumed prior to Einstein that there was in
fact a preferred reference frame for electromagnetic radiation one in which the medium
which was excited during the EM wave propagation was at rest. This notional medium was
called the lumineferous ether . Indeed, it was generally assumed during the 19th century
that light, electricity, magnetism, and heat (which was not understood until Boltzmanns
work in the late 19th century) all had separate ethers. It was Maxwell who realized that
light, electricity, and magnetism were all unified phenomena, and accordingly he proposed
a single ether for electromagnetism. It was believed at the time that the earths motion
through the ether would result in a drag on the earth.
In 1887, Michelson and Morley set out to measure the changes in the speed of light on earth
due to the earths movement through the ether (which was generally assumed to be at rest
in the frame of the Sun). The Michelson interferometer is shown in fig. 15.1, and works as
follows. Suppose the apparatus is moving with velocity u x through the ether. Then the
time it takes a light ray to travel from the half-silvered mirror to the mirror on the right
and back again is
2 2 22c
tx = + = 2 . (15.8)
c+u cu c u2
15.1. INTRODUCTION 289
For motion +
along the other arm of the interferometer, the geometry in the inset of fig. 15.1
shows 2 = 22 + 41 u2 t2y , hence
"
+
22" 2 22
ty = = 22 + 14 u2 t2y ty = . (15.9)
c c c2 u2
Thus, the difference in times along these two paths is
22c 22 2 u2
t = tx ty = . (15.10)
c2 c2 u2 c c2
Thus, the difference in phase between the two paths is
2 u2
= t 2 , (15.11)
2 c
where is the wavelength of the light. We take u 30 km/s, which is the earths orbital
velocity, and 5000
A. From this we find that 0.02 2 if 2 = 1 m. Michelson
and Morley found that the observed fringe shift /2 was approximately 0.02 times the
expected value. The inescapable conclusion was that the speed of light did not depend on
the motion of the source. This was very counterintuitive!
290 CHAPTER 15. SPECIAL RELATIVITY
Figure 15.2: Experimental setup of Alvager et al. (1964), who used the decay of high energy
neutral pions to test the source velocity dependence of the speed of light.
The history of the development of special relativity is quite interesting, but we shall not have
time to dwell here on the many streams of scientific thought during those exciting times.
Suffice it to say that the Michelson-Morley experiment, while a landmark result, was not the
last word. It had been proposed that the ether could be dragged, either entirely or partially,
by moving bodies. If the earth dragged the ether along with it, then there would be no
ground-level ether wind for the MM experiment to detect. Other experiments, however,
such as stellar aberration, in which the apparent position of a distant star varies due to the
earths orbital velocity, rendered the ether drag theory untenable the notional ether
bubble dragged by the earth could not reasonably be expected to extend to the distant
stars.
A more recent test of the effect of a moving source on the speed of light was performed
by T. Alv ager et al., Phys. Lett. 12, 260 (1964), who measured the velocity of -rays
(photons) emitted from the decay of highly energetic neutral pions ( 0 ). The pion energies
were in excess of 6 GeV, which translates to a velocity of v = 0.99975 c, according to special
relativity. Thus, photons emitted in the direction of the pions should be traveling at close
to 2c, if the source and photon velocities were to add. Instead, the velocity of the photons
was found to be c = 2.9977 0.0004 1010 cm/s, which is within experimental error of the
best accepted value.
The Principle of Relativity states that the laws of nature are the same when expressed in
any inertial frame. This principle can further be refined into two classes, depending on
whether one takes the velocity of the propagation of interactions to be finite or infinite.
15.1. INTRODUCTION 291
Consider a train moving at speed u. In the rest frame of the train track, the speed of
the light beam emanating from the trains headlight is c + u. This would contradict the
principle of relativity. This leads to some very peculiar consequences, foremost among them
being the fact that events which are simultaneous in one inertial frame will not in general
be simultaneous in another. In Newtonian mechanics, on the other hand, time is absolute,
and is independent of the frame of reference. If two events are simultaneous in one frame
then they are simultaneous in all frames. This is not the case in Einsteinian relativity!
We can begin to apprehend this curious feature of simultaneity by the following Gedanken-
experiment (a long German word meaning thought experiment)1 . Consider the case in
fig. 15.3 in which frame K " moves with velocity u x with respect to frame K. Let a source
at S emit a signal (a light pulse) at t = 0. In the frame K " the signals arrival at equidistant
locations A and B is simultaneous. In frame K, however, A moves toward left-propagating
1
Unfortunately, many important physicists were German and we have to put up with a legacy of long
German words like Gedankenexperiment, Zitterbewegung, Brehmsstrahlung, Stosszahlansatz , Kartoffelsalat,
etc.
292 CHAPTER 15. SPECIAL RELATIVITY
emitted wavefront, and B moves away from the right-propagating wavefront. For classical
sound, the speed of the left-moving and right-moving wavefronts is cu, taking into account
the motion of the source, and thus the relative velocities of the signal and the detectors
remain at c. But according to the principle of relativity, the speed of light is c in all frames,
and is so in frame K for both the left-propagating and right-propagating signals. Therefore,
the relative velocity of A and the left-moving signal is c + u and the relative velocity of B
and the right-moving signal is c u. Therefore, A closes in on the signal and receives it
before B, which is moving away from the signal. We might expect the arrival times to be
tA = d/(c + u) and tB = d/(c u), where d is the distance between the source S and either
detector A or B in the K " frame. Later on we shall analyze this problem and show that
G G
cu d c+u d
tA = , tB = . (15.12)
c+u c cu c
Our nave analysis has omitted an important detail the Lorentz contraction of the distance
d as seen by an observer in the K frame.
15.2 Intervals
Now let us express mathematically the constancy of c in all frames. An event is specified
by the time and place where it occurs. Thus, an event is specified by four coordinates,
(t, x, y, z). The four-dimensional space spanned by these coordinates is called spacetime.
The interval between two events in spacetime at (t1 , x1 , y1 , z1 ) and (t2 , x2 , y2 , z2 ) is defined
to be +
s12 = c2 (t1 t2 )2 (x1 x2 )2 (y1 y2 )2 (z1 z2 )2 . (15.13)
For two events separated by an infinitesimal amount, the interval ds is infinitesimal, with
Now when the two events denote the emission and reception of an electromagnetic signal,
we have ds2 = 0. This must be true in any frame, owing to the invariance of c, hence since
ds and ds" are differentials of the same order, we must have ds" 2 = ds2 . This last result
requires homogeneity and isotropy of space as well. Finally, if infinitesimal intervals are
invariant, then integrating we obtain s = s" , and we conclude that the interval between two
space-time events is the same in all inertial frames.
When s212 > 0, the interval is said to be time-like. For timelike intervals, we can always
find a reference frame in which the two events occur at the same locations. As an example,
consider a passenger sitting on a train. Event #1 is the passenger yawning at time t1 . Event
#2 is the passenger yawning again at some later time t2 . To an observer sitting in the train
station, the two events take place at different locations, but in the frame of the passenger,
they occur at the same location.
&
When s212 < 0, the interval is said to be space-like. Note that s12 = s212 iR is pure
imaginary, so one says that imaginary intervals are spacelike. As an example, at this
15.2. INTERVALS 293
Figure 15.4: A (1 + 1)dimensional light cone. The forward light cone consists of timelike
events with t > 0. The backward light cone consists of timelike events with t < 0. The
causally disconnected regions are time-like, and intervals connecting the origin to any point
on the light cone itself are light-like.
moment, in the frame of the reader, the North and South poles of the earth are separated
by a space-like interval. If the interval between two events is space-like, a reference frame
can always be found in which the events are simultaneous.
An interval with s12 = 0 is said to be light-like.
This leads to the concept of the light cone, depicted in fig. 15.4. Consider an event E. In the
frame of an inertial observer, all events with s2 > 0 and t > 0 are in Es forward light cone
and are part of his absolute future. Events with s2 > 0 and t < 0 lie in Es backward light
cone are are part of his absolute past. Events with spacelike separations s2 < 0 are causally
disconnected from E. Two events which are causally disconnected can not possible influence
each other. Uniform rectilinear motion is represented by a line t = x/v with constant slope.
If v < c, this line is contained within Es light cone. E is potentially influenced by all events
in its backward light cone, i.e. its absolute past. It is impossible to find a frame of reference
which will transform past into future, or spacelike into timelike intervals.
294 CHAPTER 15. SPECIAL RELATIVITY
Proper time is the time read on a clock traveling with a moving observer. Consider two
observers, one at rest and one in motion. If dt is the differential time elapsed in the rest
frame, then
where dt" is the differential time elapsed on the moving clock. Thus,
G
" v2
dt = dt 1 2 , (15.17)
c
and the time elapsed on the moving observers clock is
!t2 G
v 2 (t)
t"2 t"1 = dt 1 2 . (15.18)
c
t1
Thus, moving clocks run slower . This is an essential feature which is key to understanding
many important aspects of particle physics. A particle with a brief lifetime can, by moving
at speeds close to c, appear to an observer in our frame to be long-lived. It is customary to
define two dimensionless measures of a particles velocity:
v 1
, & . (15.19)
c 1 2
As v c, we have 1 and .
Suppose we wish to compare the elapsed time on two clocks. We keep one clock at rest in
an inertial frame, while the other executes a closed path in space, returning to its initial
location after some interval of time. When the clocks are compared, the moving clock will
show a smaller elapsed time. This is often stated as the twin paradox. The total elapsed
time on a moving clock is given by
!b
1
= ds , (15.20)
c
a
where the integral is taken over the world line of the moving clock. The elapsed time
takes on "a minimum
# value when the path from a to b is a straight line. To see this, one can
express x(t) as a functional of the path x(t) and extremize. This results in x = 0.
Flowers for Algernon Bobs beloved hamster, Algernon, is very ill. He has only three hours
to live. The veterinarian tells Bob that Algernon can be saved only through a gallbadder
15.2. INTERVALS 295
We have spoken thus far about different reference frames. So how precisely do the coordi-
nates (t, x, y, z) transform between frames K and K " ? In classical mechanics, we have t = t"
and x = x" + u t, according to fig. 15.3. This yields the Galilean transformation,
t 1 0 0 0 t"
x
ux 1 0 0 x"
= . (15.27)
y uy 0 1 0
y "
z uz 0 0 1 z"
The act of summing over an identical raised and lowered index is called index contraction.
Note that
1 0 0 0
0 1 0 0
g = g g = =
0 0 1 0 .
(15.32)
0 0 0 1
Now lets investigate the invariance of the interval. We must have x" x" = x x . Note
that
x x = L x" L x"
) *
= L g L x" x" , (15.33)
L g L = g , Lt g L = g (15.35)
Another way to write this equation is Lt g L = g. A rank-4 matrix which satisfies this
constraint, with g = diag(+, , , ) is an element of the group O(3, 1), known as the
Lorentz group.
Let us now count the freedoms in L. As a 4 4 real matrix, it contains 16 elements. The
matrix Lt g L is a symmetric 4 4 matrix, which contains 10 independent elements: 4 along
the diagonal and 6 above the diagonal. Thus, there are 10 constraints on 16 elements of L,
and we conclude that the group O(3, 1) is 6-dimensional. This is also the dimension of the
four-dimensional orthogonal group O(4), by the way. Three of these six parameters may
be taken to be the Euler angles. That is, the group O(3) constitutes a three-dimensional
subgroup of the Lorentz group O(3, 1), with elements
1 0 0 0
0 R
11 R12 R13
L = , (15.36)
0 R21 R22 R23
0 R31 R32 R33
298 CHAPTER 15. SPECIAL RELATIVITY
where
) *1/2
] = , = 1 2 . (15.38)
||
IMPORTANT : Since the components of are not the spatial components of a four
vector, we will only write these components with a lowered index, as i , with i = 1, 2, 3. We
will not write i with a raised index, but if we did, wed mean the same thing, i.e. i = i .
Note that for the spatial components of a 4-vector like x , we have xi = xi .
How fast is the origin of K " moving in the K frame? We have dx" = 0 and thus
1 dx c dt"
= = . (15.42)
c dt c dt"
It is convenient to take advantage of the fact that Pij i j is a projection operator , which
) *2
satisfies P = P . The action of Pij on any vector is to project that vector onto the
direction:
P = ( ) . (15.43)
We may now write the general Lorentz boost, with = u/c, as
$ %
t
L= , (15.44)
I + ( 1) P
2
Unlike rotations, the boosts do not themselves define a subgroup of O(3, 1).
15.3. FOUR-VECTORS AND LORENTZ TRANSFORMATIONS 299
where I is the 3 3 unit matrix, and where we write column and row vectors
x J K
= y , t = x y z (15.45)
z
as a mnemonic to help with matrix multiplications. We now have
$ % $ % $ "% $ %
ct t ct ct" + x"
= = . (15.46)
x I + ( 1) P x" ct" + x" + ( 1) P x"
Thus,
with corresponding definitions for x"- and x" , the general Lorentz boost may be written as
Thus, the components of x and x" which are parallel to enter into a one-dimensional
Lorentz boost along with t and t" , as described by eqn. 15.41. The components of x and
x" which are perpendicular to are unaffected by the boost.
Finally, the Lorentz group O(3, 1) is a group under multiplication, which means that if La
and Lb are elements, then so is the product La Lb . Explicitly, we have
Note that
0 0 1 0 0 0 0 0
0 0 0 1 0 0 0 0
Lt g L =
0
0 1 0 0 0 1 0 0 0 1 0
0 0 0 1 0 0 0 1 0 0 0 1
1 0 0 0
0 1 0 0
=
0 0 1
=g , (15.54)
0
0 0 0 1
300 CHAPTER 15. SPECIAL RELATIVITY
since 2 (1 2 ) = 1. This is in fact the general way that tensors transform under a Lorentz
transformation:
covariant vectors : x = L x" (15.55)
" "
covariant tensors : F
= L L F = L F Lt (15.56)
Note how index contractions always involve one raised index and one lowered index. Raised
indices are called contravariant indices and lowered indiced are called covariant indices.
The transformation rules for contravariant vectors and tensors are
ds2 = g dx dx , (15.59)
is a Lorentz scalar. In this case, we have contracted a tensor with two four-vectors. The
dot product of two four-vectors is also a Lorentz scalar:
a b a b = g a b
= a0 b0 a1 b1 a2 b2 a3 b3
= a0 b0 a b . (15.60)
Note that the dot product a b of four-vectors is invariant under a simultaneous Lorentz
transformation of both a and b , i.e. a b = a" b" . Indeed, this invariance is the very
definition of what it means for something to be a Lorentz scalar. Derivatives with respect
to covariant vectors yield contravariant vectors:
f A B
f , = A B , = B C
x x x
et cetera. Note that differentiation with respect to the covariant vector x is expressed by
the contravariant differential operator :
$ %
1
= , , , (15.61)
x c t x y z
$ %
1
= , , , . (15.62)
x c t x y z
1 2 2 2 2
= . (15.63)
c2 t2 x2 y 2 z 2
The Helmholtz equation for scalar waves propagating with speed c can thus be written in
compact form as = 0.
15.3. FOUR-VECTORS AND LORENTZ TRANSFORMATIONS 301
Admittedly, this covariant and contravariant business takes some getting used to. Ulti-
mately, it helps to keep straight which indices transform according to L (covariantly) and
which transform according to Lt (contravariantly). If you find all this irksome, the raising
and lowering can be safely ignored. We define the position four-vector as before, but with no
difference between raised and lowered indices. In fact, we can just represent all vectors and
tensors with lowered indices exclusively, writing e.g. x = (ct, x, y, z). The metric tensor is
g = diag(+, , , ) as before. The dot product of two four-vectors is
x y = g x y . (15.64)
g x y = g L x" L y"
) *
= Lt g L x" y" , (15.66)
which entails
Lt g L = g . (15.67)
Suppose in the K frame we have a measuring rod which is at rest. What is its length as
measured in the K " frame? Recall K " moves with velocity u = u x
with respect to K. From
the Lorentz transformation in eqn. 15.41, we have
where x1,2 are the positions of the ends of the rod in frame K. The rods length in any
frame is the instantaneous spatial separation of its ends. Thus, we set t"1 = t"2 and compute
the separation x" = x"2 x"1 :
) *1/2
x = x" = x" = 1 x = 1 2 x . (15.70)
The proper length 20 of a rod is its instantaneous end-to-end separation in its rest frame.
We see that ) *1/2
2() = 1 2 20 , (15.71)
302 CHAPTER 15. SPECIAL RELATIVITY
so the length is always greatest in the rest frame. This is an example of a Lorentz-Fitzgerald
contraction. Note that the transverse dimensions do not contract:
Thus, the volume contraction of a bulk object is given by its length contraction: V " = 1 V.
A striking example of relativistic issues of length, time, and simultaneity is the famous
pole and the barn paradox, described in the Appendix (section ). Here we illustrate some
essential features via two examples.
15.3.4 Example I
Next, lets analyze the situation depicted in fig. 15.3. In the K " frame, well denote the
following spacetime points:
$ "% $ "% $ " % $ " %
" ct " ct " ct " ct
A = , B = , S = " , S = . (15.73)
d +d ct +ct"
Note that the origin in K " is given by O" = (ct" , 0). Here we are setting y = y " = z = z " = 0
and dealing only with one spatial dimension. The points S " denote the left-moving (S " )
and right-moving (S+ ) wavefronts. We see that the arrival of the signal S1" at A" requires
"
S1" = A" , hence ct" = d. The same result holds when we set S2" = B " for the arrival of the
right-moving wavefront at B " .
We now use the Lorentz transformation
$ %
L = (15.74)
Thus, tA = (1 )d/c and tB = (1 + )d/c. Thus, the two events are not simultaneous
in K. The arrival at A is first.
15.3.5 Example II
at rest in frame K.
Consider a rod of length 20 extending from the origin to the point 20 x
In the frame K, the two ends of the rod are located at spacetime coordinates
$ % $ %
ct ct
A= and B = , (15.77)
0 20
15.3. FOUR-VECTORS AND LORENTZ TRANSFORMATIONS 303
Figure 15.5: A rectangular plate moving at velocity V = V x.
respectively. Now consider the origin in frame K " . Its spacetime coordinates are
$ "%
" ct
C = . (15.78)
0
Now consider two events. The first event is the coincidence of A with C, i.e. the origin of
K " instantaneously coincides with the origin of K. Setting A = C we obtain t = t" = 0.
The second event is the coincidence of B with C. Setting B = C we obtain t = l0 /c and
t" = 20 /c. Note that t = 2()/c, i.e. due to the Lorentz-Fitzgerald contraction of the
rod as seen in the K " frame, where 2() = 20 /.
as well as
+ &
a" = a 2 cos2 + sin2 = a 1 2 cos2
+ +
b" = b 2 sin2 + cos2 = b 1 2 sin2 .
Note that the area of the plate as measured in the laboratory frame is
" = a" b" sin = a" b" cos( )
= 1 ,
where = ab is the proper area. The area contraction factor is 1 and not 2 (or 3
in a three-dimensional system) because only the parallel dimension gets contracted.
+
Setting V = 23 c gives = 3, and with = 14 we have = 13 and = 61 . The interior
+ +
angles are then = 23 and
= 13 . The side lengths are a" = 23 a and b" = 23 b.
15.3. FOUR-VECTORS AND LORENTZ TRANSFORMATIONS 305
Let K " move at velocity u = c relative to K. The transformation from K " to K is given
by the Lorentz boost,
x y z
1 + ( 1) x x ( 1) x y ( 1) x z
L = x . (15.80)
y ( 1) x y 1 + ( 1) y y ( 1) y z
z ( 1) x z ( 1) y z 1 + ( 1) z z
Applying this, we have
dx = L dx" . (15.81)
This yields
We then have
dx c dx" 0 + c dx" + c ( 1) dx
"
V =c =
dx0 dx" 0 + dx"
u + 1 V " + (1 1 ) u "
uV
= . (15.84)
1 + uV " /c2
The second line is obtained by dividing both numerator and denominator by dx" 0 , and then
writing V " = dx" /dx" 0 . There are two special limiting cases:
) (u + V " ) u
V " = 1)
velocities parallel u = V = (15.85)
1 + u V /c2
"
)
V " = 0)
velocities perpendicular u = V = u + 1 V " . (15.86)
Note that if either u or V " is equal to c, the resultant expression has |V | = c as well. One
cant boost the speed of light!
Lets revisit briefly the example in section 15.3.4. For an observer, in the K frame, the
relative velocity of S and A is c + u, because even though we must boost the velocity
c x the result is still c x,
of the left-moving light wave by u x, according to our velocity
addition formula. The distance between the emission and detection points is d() = d/.
Thus,
d() d 1 d 1 d
tA = = = = (1 ) . (15.87)
c+u c+u c 1 2 c
This result is exactly as found in section 15.3.4 by other means. A corresponding analysis
yields tB = (1 + ) d/c. again in agreement with the earlier result. Here, it is crucial to
account for the Lorentz contraction of the distance between the source S and the observers
A and B as measured in the K frame.
306 CHAPTER 15. SPECIAL RELATIVITY
g u u = 1 . (15.89)
Consider a rocket which undergoes constant acceleration along x. Clearly the rocket has
no rest frame per se, because its velocity is changing. However, this poses no serious
obstacle to discussing its relativistic motion. We consider a frame K " in which the rocket
is instantaneously at rest. In such a frame, the rockets 4-acceleration is w" = (0, a/c2 ),
where we suppress the transverse coordinates y and z. In an inertial frame K, we have
$ % $ %
d
w = = . (15.91)
ds c +
The proper time for an observer moving with the rocket is thus
!t J at K
c dt1 c
= & = sinh1 .
c2 + a2 t21 a c
0
For large times t 4 c/a, the proper time grows logarithmically in t, which is parametrically
slower. To find the position of the rocket, we integrate x = c, and obtain, with x(0) = 0,
!t
a ct dt c J& 2 K
x(t) = & 1 1 = c + a2 t2 c . (15.95)
c2 + a2 t21 a
0
c2 J K
x" ( ) = 1 sech(a /c) . (15.97)
a
For 5 c/a, we expand sech(a /c) 1 12 (a /c)2 and find x" ( ) = 21 a 2 , which clearly is
the nonrelativistic limit. For , however, we have x" ( ) c2 /a is finite! Thus, while
the entire Universe is falling behind the accelerating observer, it all piles up at a horizon a
distance c2 /a behind it, in the frame of the observer. The light from these receding objects
is increasingly red-shifted (see section 15.6 below), until it is no longer visible. Thus, as
John Baez describes it, the horizon is a dark plane that appears to be swallowing the
entire Universe! In the frame of the inertial observer, however, nothing strange appears to
be happening at all!
Suppose instead the rocket is subjected to a constant force F0 in its instantaneous rest
frame, and furthermore that the rockets mass satisfies m( ) = m0 (1 ), where is the
proper time for an observer moving with the rocket. Then from eqn. 15.93, we have
F0 d() d()
= = 1
m0 (1 ) dt d
$ %
1 d d 1 1+
= = 2 ln , (15.98)
1 2 d d 1
after using the chain rule, and with d /dt = 1 . Integrating, we find
$ %
1+ 2F0 ) * 1 (1 )r
ln = ln 1 = ( ) = , (15.99)
1 m0 c 1 + (1 )r
308 CHAPTER 15. SPECIAL RELATIVITY
with r = 2F0 /m0 c. As 1 , the rocket loses all its mass, and it asymptotically
approaches the speed of light.
It is convenient to write S $ %T
r 1
( ) = tanh ln , (15.100)
2 1
in which case
S $ %T
dt r 1
= = cosh ln (15.101)
d 2 1
S $ %T
1 dx r 1
= sinh ln . (15.102)
c d 2 1
) *
Integrating the first of these from = 0 to = 1 , we find t t = 1 is
C ) * D1
2 F0 2 if >
F0
!1 J K mc mc
1 r/2 r/2
t = d + = (15.103)
2
0 F0
if mc .
Since ( = 1 ) = 1, this is the time in the K frame when the rocket reaches the speed of
light.
Our third relativistic rocket model is a generalization of what is commonly known as the
rocket equation in classical physics. The model is one of a rocket which is continually
ejecting burnt fuel at a velocity u in the instantaneous rest frame of the rocket. The
nonrelativistic rocket equation follows from overall momentum conservation:
since if dm < 0 is the differential change in rocket mass, the differential ejecta mass is dm.
This immediately gives
$ %
m0
m dv + u dm = 0 = v = u ln , (15.105)
m
where the rocket is assumed to begin at rest, and where m0 is the initial mass of the rocket.
Note that as m 0 the rockets speed increases without bound, which of course violates
special relativity.
In relativistic mechanics, as we shall see in section 15.5, the rockets momentum, as described
by an inertial observer, is p = mv, and its energy is mc2 . We now write two equations
15.5. RELATIVISTIC MECHANICS 309
where ve is the velocity of the ejecta in the inertial frame, dme is the differential mass of
) 2 *1/2
the ejecta, and e = 1 vce2 . From the second of these equations, we have
(v ve ) d(m) + m dv = 0 . (15.109)
Before solving this, we remark that eqn. 15.108 implies that dme < |dm| the differential
mass of the ejecta is less than the mass lost by the rocket! This is Einsteins famous equation
E = mc2 at work more on this later.
To proceed, we need to use the parallel velocity addition formula of eqn. 15.85 to find ve :
) 2*
vu u 1 vc2
ve = = v ve = ) * . (15.110)
1 uv
c2 1 uv
c2
u (1 2 ) d(m) + (1 u ) m d = 0 . (15.111)
!b !tb G
" # 2 v2
S x(t) = mc ds = mc dt 1 2 . (15.114)
c
a ta
310 CHAPTER 15. SPECIAL RELATIVITY
Since L/t = 0 for our case, H is conserved by the motion of the particle. There are two
limits of note:
p2
|p| 5 mc (non-relativistic) : H = mc2 + + U + O(p4 /m4 c4 ) (15.120)
2m
|p| 4 mc (ultra-relativistic) : H = c|p| + U + O(mc/p) . (15.121)
Expressed in terms of the coordinates and velocities, we have H = E, the total energy, with
E = mc2 + U . (15.122)
While the result can be expressed in terms of elliptic integrals, such an expression is not
particularly illuminating. Here we will content ourselves with computing the period T (7):
!2
4 1 + 27 sin2
T (7) = d & (15.131)
0 1 + 7 sin2
0
!2 J K
4
= d 1 + 32 7 sin2 85 72 sin4 + . . .
0
0
2 U 15 2
V
= 1 + 34 7 64 7 + ... . (15.132)
0
Thus, for the relativistic harmonic oscillator, the period does depend on the amplitude,
unlike the nonrelativistic case.
312 CHAPTER 15. SPECIAL RELATIVITY
Lets focus on the case where U (x) = 0. This is in fact a realistic assumption for subatomic
particles, which propagate freely between collision events.
The differential proper time for a particle is given by
ds
d = = 1 dt , (15.133)
c
where x = (ct, x) are coordinates for the particle in an inertial frame. Thus,
dx E dx0
p = mx = m , = mc = m , (15.134)
d c d
with x0 = ct. Thus, we can write the energy-momentum 4-vector as
E/c
dx px
p = m =
py . (15.135)
d
pz
Note that p = mcu , where u is the 4-velocity of eqn. 15.88. The four-momentum satisfies
the relation
E2
p p = 2 p2 = m2 c2 . (15.136)
c
The relativistic generalization of force is
dp ) *
f = = F v/c , F , (15.137)
d
where F = dp/dt as usual.
The energy-momentum four-vector transforms covariantly under a Lorentz transformation.
This means
p = L p" . (15.138)
If frame K " moves with velocity u = c x
relative to frame K, then
E c1 E " + p"x p"x + c1 E "
= & , px = & , py = p"y , pz = p"z . (15.139)
c 1 2 1 2
In general, from eqns. 15.50, 15.51, and 15.52, we have
E E"
= + p"- (15.140)
c c
E
p- = + p"- (15.141)
c
p = p" (15.142)
and p = p (p)
where p- = p
.
15.6. RELATIVISTIC DOPPLER EFFECT 313
We see that approaching sources have their frequencies shifted higher; this is called the
blue shift, since blue light is on the high frequency (short wavelength) end of the optical
spectrum. By the same token, receding sources are red-shifted to lower frequencies.
Alice and Bob have a May-December thang going on. Bob is May and Alice December,
if you get my drift. The social stigma is too much to bear! To rectify this, they decide
that Alice should take a ride in a space ship. Alices itinerary takes her along a sector of
a circle of radius R and angular span of = 1 radian, as depicted in fig. 15.7. Define
O (r = 0), P (r = R, = 12 ), and Q (r = R, = 12 ). Alices speed along the
first leg (straight from O to P) is va = 35 c. Her speed along the second leg (an arc from
12
P to Q) is vb = 13 c. The final leg (straight from Q to O) she travels at speed vc = 45 c.
Remember that the length of an circular arc of radius R and angular spread (radians) is
2 = R.
(a) Alice and Bob synchronize watches at the moment of Alices departure. What is the
elapsed time on Bobs watch when Alice returns? What is the elapsed time on Alices
watch? What must R be in order for them to erase their initial 30 year age difference?
Solution : In Bobs frame, Alices trip takes a time
R R R
t = + +
ca cb cc
R J 5 13 5 K 4R
= + + = . (15.150)
c 3 12 4 c
The elapsed time on Alices watch is
R R R
t" = + +
ca a cb b cc c
R J 5 4 13 5 5 3
K 5R
= + + = . (15.151)
c 3 5 12 13 4 5 2c
15.6. RELATIVISTIC DOPPLER EFFECT 315
Thus, T = t t" = 3R/2c and setting T = 30 yr, we find R = 20 ly. So Bob will
have aged 80 years and Alice 50 years upon her return. (Maybe this isnt such a good plan
after all.)
(b) As a signal of her undying love for Bob, Alice continually shines a beacon throughout
her trip. The beacon produces monochromatic light at wavelength 0 = 6000 A (frequency
14
f0 = c/0 = 5 10 Hz). Every night, Bob peers into the sky (with a radiotelescope),
hopefully looking for Alices signal. What frequencies fa , fb , and fc does Bob see?
Solution : Using the relativistic Doppler formula, we have
L
1 a
fa = f0 = 12 f0
1 + a
+
5
fb = 1 b2 f0 = 13 f0
L
1 + c
fc = f0 = 3f0 . (15.152)
1 c
(c) Show that the total number of wave crests counted by Bob is the same as the number
emitted by Alice, over the entire trip.
Solution : Consider first the OP leg of Alices trip. The proper time elapsed on Alices
watch during this leg is t"a = R/ca a , hence she emits Na" = Rf0 /ca a wavefronts during
this leg. Similar considerations hold for the PQ and QO legs, so Nb" = Rf0 /cb b and
Nc" = Rf0 /cc c .
Although the duration of the OP segment of Alices trip takes a time ta = R/ca in Bobs
frame, he keeps receiving the signal at the Doppler-shifted frequency fa until the wavefront
emitted when Alice arrives at P makes its way back to Bob. That takes an extra time R/c,
hence the number of crests emitted for Alices OP leg is
$ %L
R R 1 a Rf0
Na = + f0 = = Na" , (15.153)
ca c 1 + a ca a
Finally, during the QO home stretch, Bob first starts to receive the signal at the Doppler-
shifted frequency fc a time R/c after Alice passes Q, and he continues to receive the signal
until the moment Alice rushes into his open and very flabby old arms when she makes it
back to O. Thus, Bob receives the frequency fc signal for a duration tc R/c, where
tc = R/cc . Thus,
$ %L
R R 1 + c Rf0
Nc = f0 = = Nc" , (15.155)
cc c 1 c cc c
since the source is approaching.
Therefore, the number of wavelengths emitted by Alice will be precisely equal to the number
received by Bob none of the waves gets lost.
where there are N reactants and N products. For massive particles, we can write
) )
Pi = i mi 1 , vi ) , Qj = j m
j 1 , vj ) , (15.157)
15.7. RELATIVISTIC KINEMATICS OF PARTICLE COLLISIONS 317
Consider first the decay of a particle of mass M into two particles. We have P = Q1 + Q2 ,
hence in the rest frame of the (sole) reactant, which is also called the center of mass
(CM) frame since the total 3-momentum vanishes therein, we have M = E1 + E2 . Since
EiCM = CM mi , and i 1, clearly we must have M > m1 + m2 , or else the decay cannot
possibly conserve energy. To analyze further, write P Q1 = Q2 . Squaring, we obtain
The dot-product P Q1 is a Lorentz scalar, and hence may be evaluated in any frame.
Let us first consider the CM frame, where P = M (1, 0, 0, 0), and P Q1 = M E1CM , where
E1CM is the energy of n = 1 product in the rest frame of the reactant. Thus,
fixed, corresponding to the freedom to choose pCM in the CM frame solution above. Clearly
the three vectors V , V1 , and V2 must lie in the same plane, and with V fixed, only one
additional parameter is required to) fix this
* plane. The other free parameter may be taken
to be the relative angle 1 = cos1 V V1 (see fig. 15.8). The angle 2 as well as the speed
V2 are then completely determined. We can use eqn. 15.159 to relate 1 and V1 :
) *
M 2 + m21 m22 = 2M m1 1 1 V V1 cos 1 . (15.162)
E1 = . (15.165)
1 V 2 cos2 1
The discriminant is positive provided
$ CM %2
E1 1 V 2 cos2 1
> , (15.166)
m1 1V2
which means
V 2 1
sin2 1 < sin2 1 , (15.167)
(V1CM )2 1
where L $ %2
CM m1
V1 = 1 (15.168)
E1CM
is the speed of product 1 in the CM frame. Thus, for V < V1CM < 1, the scattering angle 1
may take on any value, while for larger reactant speeds V1CM < V < 1 the quantity sin2 1
cannot exceed a critical value.
Note that E12 P12 = M12 and 2j p2j = m2j , with j {1, 2, . . . , N " }.
Conservation of momentum means that
N"
,
P1 + P2 = Qj . (15.170)
j=1
N "
,
E1 + M2 = j , (15.171)
j=1
since j = j mj mj . But can the equality ever be achieved? This would only be the case
if j = 1 for all j, i.e. the final velocities are all zero. But this itself is quite impossible,
since the initial state momentum is P .
To determine the threshold energy E1thr , we compare the length of the total momentum
vector in the LAB and CM frames:
Figure 15.9: A two-particle initial state, with a stationary target in the LAB frame, and an
N " -particle final state.
Thus,
J- K2
N" CM
j=1 j M12 M22
E1 = (15.175)
2M2
and we conclude J- K2
N"
j=1 mj M12 M22
THR
E1 E1 = . (15.176)
2M2
Note that in the CM frame it is possible for each CM
j = mj .
-N "
Finally, we must have E1THR j=1 mj M2 . This then requires
N "
,
M1 + M2 mj . (15.177)
j=1
axis is taken to be V , and where (1 V 2 )1/2 . Note that the last two of
where the x
these equations may be written as a single vector equation for the transverse components.
15.7. RELATIVISTIC KINEMATICS OF PARTICLE COLLISIONS 321
sin "
tan = J K . (15.183)
V
v" + cos "
We can then use eqn. 15.179 to relate v " and cos " :
1
& ) *
" = 1 v "2 = 1 + V v " cos " . (15.184)
Squaring both sides, we obtain a quadratic equation whose roots are
&
" 2 V cos " 4 2 2 (1 V 2 cos2 " )
v = . (15.185)
2 + 2 V 2 cos2 "
Then E F2 E F2
N
, N
,
2
M = i mi i mi vi (15.188)
i=1 i=1
and -N
i=1 i mi vi
V = - N
. (15.189)
i=1 i mi
for the initial and final 4-momenta of the electron. For the photon, we have
P = ( , k) , P[ = ([ [ ,
, k) (15.191)
P P[ = P[e Pe . (15.192)
322 CHAPTER 15. SPECIAL RELATIVITY
Thus, ) * ) *
= m 1 , V .
, kk (15.193)
e
Squaring each side, we obtain
) *2 ) *
2 = 2
kk (cos 1)
J K
= m2e ( 1)2 2 V 2
= 2m2e (1 )
)
= 2me ) . (15.194)
showing that the wavelength of the scattered light increases with the scattering angle in the
rest frame of the target electron.
We begin with the following expression for the Lagrangian density of charged particles
coupled to an electromagnetic field, and then show that the Euler-Lagrange equations re-
capitulate Maxwells equations. The Lagrangian density is
1 1
L= F F j A . (15.197)
16 c
15.8. COVARIANT ELECTRODYNAMICS 323
F = A A . (15.198)
1 Ai A0
F0i = = Ei (15.199)
c t xi
Ai Aj
Fij = = 7ijk Bk . (15.200)
xj xi
1 E2 B2
F F = , (15.202)
16 8
which is the electromagnetic Lagrangian density. The j A term accounts for the interaction
between matter and electromagnetic degrees of freedom. We have
1 1
j A = $ j A , (15.203)
c c
where $ % $ %
c$
j = , A = , (15.204)
j A
where $ is the charge density and j is the current density. Charge conservation requires
$
j = + j = 0 . (15.205)
t
324 CHAPTER 15. SPECIAL RELATIVITY
F = A A . (15.207)
We then have $ % $ %
1 1
L = F c1 j A F A . (15.208)
4 4
Ignoring the boundary term, we obtain Maxwells equations,
F = 4c1 j (15.209)
which imply
1 B
E = (15.215)
c t
B =0 . (15.216)
This has already been worked out in chapter 7. Here we reiterate our earlier derivation.
The 4-current may be written as
, ! dXn (4)
j (x, t) = c qn d (x X) . (15.217)
n
d
15.8. COVARIANT ELECTRODYNAMICS 325
) *
Thus, writing Xn = ct , Xn (t) , we have
, ) *
j 0 (x, t) = qn c x Xn (t) (15.218)
n
, ) *
j(x, t) = qn X n (t) x Xn (t) . (15.219)
n
q Ai j q Ai q Aj j
i +
mx x
+ = q + x , (15.224)
c xj c t xi c xi
which is to say $ %
i q Ai q Aj Ai
= q i
mx + x j . (15.225)
x c t c xi xj
It is convenient to express the cross product in terms of the completely antisymmetric tensor
of rank three, 7ijk :
Ak
Bi = 7ijk , (15.226)
xj
and using the result
7ijk 7imn = jm kn jn km , (15.227)
q Ai q
i = q
mx + 7ijk x j Bk , (15.228)
xi c t c
326 CHAPTER 15. SPECIAL RELATIVITY
Figure 15.11: Homer celebrates the manifest gauge invariance of classical electromagnetic
theory.
q A q
= q
mx + x ( A)
c t c
q
= q E + x B , (15.229)
c
and hence the fields E and B remain invariant under the gauge transformation, even though
the 4-potential itself changes. What about the matter term? Clearly
c1 j A c1 j A c1 j
) *
= c1 j A + c1 j c1 j . (15.231)
Once again we ignore the boundary term. We may now invoke charge conservation to write
j = 0, and we conclude that the action is invariant! Woo hoo! Note also the very deep
connection
gauge invariance charge conservation . (15.232)
15.8. COVARIANT ELECTRODYNAMICS 327
One last detail remains, and that is to exhibit explicitly the Lorentz transformation prop-
erties of the electromagnetic field. For the case of vectors like A , we have
A = L A" . (15.233)
The E and B fields, however, appear as elements in the field strength tensor F . Clearly
this must transform as a tensor:
We can write a general Lorentz transformation as a product of a rotation Lrot and a boost
Lboost . Lets first see how rotations act on the field strength tensor. We take
E F
111 013
L = Lrot = , (15.235)
031 R33
Thus, we conclude
and therefore
"
7jkm Rij Rlk Bm = 7jkm Rij Rlk Rnm Rns Bs"
= det(R) 7iln Rns Bs" , (15.240)
Therefore,
Ei = Rij Ej" , Bi = det(R) Rij Bj" . (15.241)
For any orthogonal matrix, Rt R = I gives that det(R) = 1. The extra factor of det(R)
in the transformation properties of B is due to the fact that the electric field transforms as
a vector , while the magnetic field transforms as a pseudovector . Under space inversion, for
example, where R = I, the electric field is odd under this transformation (E E) while
328 CHAPTER 15. SPECIAL RELATIVITY
the magnetic field is even (B +B). Similar considerations hold in particle mechanics for
the linear momentum, p (a vector) and the angular momentum L = r p (a pseudovector).
The analogy is not complete, however, because while both p and L are odd under the
operation of time-reversal, E is even while B is odd.
OK, so how about boosts? We can write the general boost, from eqn. 15.37, as
$ %
L= (15.242)
I + ( 1)P
so that = 0.
We saw that the laws of electromagnetism were gauge invariant. That is, the solutions to
the field equations did not change under a gauge transformation A A + . With
respect to Lorentz transformations, however, the theory is Lorentz covariant. This means
that Maxwells equations in different inertial frames take the exact same form, F =
4c1 j , but that both the fields and the sources transform appropriately under a change
in reference frames. The sources are described by the current 4-vector j = (c$ , j) and
transform as
c$ = c$" + j-" (15.250)
"
j = j . (15.252)
15.8. COVARIANT ELECTRODYNAMICS 329
as well as y = y " and z = z " . The observer in the K frame sees instead a charge at
x = (ct , ut , 0 , 0) and both a charge density as well as a current density:
OK, so much for the sources. How about the fields? Expressed in terms of Cartesian
coordinates, the electric field in K " is given by
x" x
+ y " y + z " z
E " (x" , t" ) = q ) *3/2 . (15.257)
x" 2 + y " 2 + z " 2
From eqns. 15.246 and 15.247, we have Ex = Ex" and Bx = Bx" = 0. Furthermore, we have
Ey = Ey" , Ez = Ez" , By = Ez" , and Bz = Ey" . Thus,
(x ut)x + y y + z z
E(x, t) = q " #3/2 (15.258)
2 (x ut)2 + y 2 + z 2
u y z z y
B(x, t) = q" #3/2 . (15.259)
c 2 (x ut)2 + y 2 + z 2
Let us define
R(t) = (x ut) x + y y + z z . (15.260)
) *
We further define the angle cos1 R
. We may then write
qR 1 2
E(x, t) = ) *3/2
R3 1 2 sin2
q R 1 2
B(x, t) = ) *3/2 . (15.261)
R3 1 2 sin2
Figure 15.12: A relativistic runner carries a pole of proper length 2 and runs into a barn of
proper length 2.
Akira Kurosawas 1950 cinematic masterpiece, Rashoman, describes a rape, murder, and
battle from four different and often contradictory points of view. It poses deep questions
regarding the nature of truth. Psychologists sometimes refer to problems of subjective
perception as the Rashoman effect. In literature, William Faulkners 1929 novel, The Sound
and the Fury, which describes the tormented incestuous life of a Mississippi family, also is
told from four points of view. Perhaps Faulkner would be a more apt comparison with
Einstein, since time plays an essential role in his novel. For example, Quentins watch,
given to him by his father, represents time and the sweep of lifes arc (Quentin, I give you
the mausoleum of all hope and desire...). By breaking the watch, Quentin symbolically
attempts to escape time and fate. One could draw an analogy to Einstein, inheriting a watch
from those who came before him, which he too broke and refashioned. Did Faulkner know
of Einstein? But I digress.
Consider a relativistic runner carrying a pole of proper length 2, as depicted in fig. 15.12.
He runs toward a barn of proper length 2 at velocity u = c. Let the frame of the barn
be K and the frame of the runner be K " . Recall that the Lorentz transformations between
frames K and K " are given by
ct = ct" + x" ct" = ct x (15.262)
" " "
x = ct + x x = ct + x . (15.263)
We define the following points. Let A denote the left door of the barn and B the right
door. Furthermore, let P denote the left end of the pole and Q its right end. The spacetime
coordinates for these points in the two frames are clearly .
A = (ct , 0) P " = (ct" , 0) (15.264)
" "
B = (ct , 2) Q = (ct , 2) (15.265)
We now compute A" and B " in frame K " , as well as P and Q in frame K:
A" = (ct , ct) B " = (ct 2 , ct + 2) (15.266)
" " " " 1
(ct , ct ) (ct , ct + 2) . (15.267)
15.9. APPENDIX I : THE POLE, THE BARN, AND RASHOMAN 331
Similarly,
Event I : The right end of the pole enters the left door of the barn. This is described
by Q = A in frame K and by Q" = A" in frame K " .
Event II : The right end of the pole exits the right door of the barn. This is described
by Q = B in frame K and by Q" = B " in frame K " .
Event III : The left end of the pole enters the left door of the barn. This is described
by P = A in frame K and by P " = A" in frame K " .
Event IV : The left end of the pole exits the right door of the barn. This is described
by P = B in frame K and by P " = B " in frame K " .
Thus, to an observer in frame K, the order of events is I, III, II, and IV, because
For tIII < t < tII , he observes that the pole is entirely in the barn. Indeed, the right door can
start shut and the left door open, and sensors can automatically and, for the purposes of
argument, instantaneously trigger the closing of the left door immediately following event
332 CHAPTER 15. SPECIAL RELATIVITY
Figure 15.13: An object of proper length 2 and moving with velocity u, when photographed
from an angle , appears to have a length 2.
III and the opening of the right door immediately prior to event II. So the pole can be
inside the barn with both doors shut!
But now for the Rashoman effect: according to the runner, the order of events is I, II, III,
and IV, because
t"I < t"II < t"III < t"IV . (15.279)
At no time does the runner observe the pole to be entirely within the barn. Indeed, for
t"II < t" < t"III , both ends of the pole are sticking outside of the barn!
The point here is that the shutter of the camera is very fast (otherwise the image will appear
blurry). In our analysis we will assume the shutter opens and closes instantaneously. Lets
define two events:
Both photons must arrive at the cameras lens simultaneously. Since, as shown in the figure,
the path of photon #1 is longer by a distance 2 cos , where 2 is the apparent length of the
pole, 2 must be emitted a time t = c1 2 cos after 1 . Now if we Lorentz transform from
frame K to frame K " , we have
x" = x t . (15.280)
But x" = 20 is the proper length of the pole, and x = 2 is the apparent length. With
ct = 2 cos , then, we have
1 20
2= . (15.281)
1 cos
When = 90 , we recover the familiar Lorentz-Fitzgerald contraction 2() = 1 20 . This
is because the photons 1 and 2 are then emitted simultaneously, and the photograph
measures the instantaneous end-to-end distance of the pole as measured in the observers
rest frame K. When cos ,= 0, however, the two photons are not emitted simultaneously,
and the apparent length is given by eqn. 15.281.
334 CHAPTER 15. SPECIAL RELATIVITY
Chapter 16
Hamiltonian Mechanics
Note that
n $
, %
L L L
dH = p dq + q dp dq dq dt
q q t
=1
,n $ %
L L
= q dp dq dt . (16.3)
=1
q t
Some remarks:
335
336 CHAPTER 16. HAMILTONIAN MECHANICS
We have
L L L
pr = = mr , p = = mr 2 , p = = mr 2 sin2 , (16.7)
r
and thus
H = pr r + p + p L
p2r p2 p2
= + + + U (r, , ) . (16.8)
2m 2mr 2 2mr 2 sin2
H dH
Note that H is time-independent, hence t = dt = 0, and therefore H is a constant
of the motion.
L
In order to obtain H(q, p) we must invert the relation p = q = p (q, q)
to obtain
q (q, p). This is possible if the Hessian,
p 2L
= (16.9)
q q q
A
qi if 1 i n
i = (16.10)
pin if n < i 2n .
H
i = Jij , (16.11)
j
where
E F
Onn Inn
J= (16.12)
Inn Onn
We have that
!tb !tb
) *
0 = dt L = dt p q H (16.13)
ta ta
!tb H I
H H
= dt p q + q p q p
q p
ta
!tb A $ % $ % B
H H ) *::tb
= dt p + q + q p + p q : ,
q p ta
ta
A flow for which v = 0 is incompressible we shall see why in a moment. Lets check
that the divergence of the phase space velocity does indeed vanish:
n H
, I
q p
= +
=1
q p
2n
, i , 2H
= = Jij =0. (16.14)
i i j
i=1 i,j
=0.
+ ( ) (16.15)
t
D
= + = 0 , (16.16)
Dt t
where D/Dt
) is sometimes
* called the convective derivative it is the total derivative of the
function (t), t , evaluated at a point (t) in phase space which moves according to the
dynamics. This says that the density in the comoving frame is locally constant.
338 CHAPTER 16. HAMILTONIAN MECHANICS
16.4 Poincar
e Recurrence Theorem
Let g be the -advance mapping which evolves points in phase space according to Hamil-
tons equations
H H
qi = + , p i = (16.17)
pi qi
for a time interval t = . Consider a region in phase space. Define gn to be the
nth image of under the mapping g . Clearly g is invertible; the inverse is obtained by
integrating the equations of motion backward in time. We denote the inverse of g by g1 .
By Liouvilles theorem, g is volume preserving when acting on regions in phase space, since
the evolution of any given point is Hamiltonian. This follows from the continuity equation
for the phase space density,
$
+ (u$) = 0 (16.18)
t
where u = {q, p}
is the velocity vector in phase space, and Hamiltons equations, which
say that the phase flow is incompressible, i.e. u = 0:
,n H I
qi pi
u = +
qi pi
i=1
n
A $ % $ %B
, H H
= + =0. (16.19)
qi pi pi qi
i=1
Theorem: In any finite neighborhood of phase space there exists a point 0 which will
return to after n applications of g , where n is finite.
Proof: Assume the theorem fails; we will show this assumption results in a contradiction.
Consider the set formed from the union of all sets gm for all m:
^
= gm (16.22)
m=0
16.5. POISSON BRACKETS 339
We assume that the set {gm | m Z , m 0} is disjoint. The volume of a union of disjoint
sets is the sum of the individual volumes. Thus,
,
vol() = vol(gm )
m=0
,
= vol() 1=, (16.23)
m=1
since vol(gm ) = vol() from volume preservation. But clearly is a subset of the entire
phase space, hence we have a contradiction, because by assumption phase space is of finite
volume.
Thus, the assumption that the set {gm | m Z , m 0} is disjoint fails. This means that
there exists some pair of integers k and l, with k ,= l, such that gk gl ,= . Without
loss of generality we may assume k > l. Apply the inverse g1 to this relation l times to get
gkl ,= . Now choose any point gn , where n = k l, and define 0 = gn .
Then by construction both 0 and gn 0 lie within and the theorem is proven.
Each of the two central assumptions invertibility and volume preservation is crucial.
Without either of them, the proof fails. Consider, for example, a volume-preserving map
which is not invertible. An example might be a mapping f : R R which takes any real
number to its fractional part. Thus, f () = 0.14159265 . . .. Let us restrict our attention
to intervals of width less than unity. Clearly f is then volume preserving. The action of f
on the interval [2, 3) is to map it to the interval [0, 1). But [0, 1) remains fixed under the
action of f , so no point within the interval [2, 3) will ever return under repeated iterations
of f . Thus, f does not exhibit Poincare recurrence.
Consider next the case of the damped harmonic oscillator. In this case, phase space volumes
2
contract. For a one-dimensional oscillator obeying x +2 x+
0 x = 0 one has u = 2 <
0 ( > 0 for damping). Thus the convective derivative obeys Dt $ = (u)$ = +2$ which
says that the density increases exponentially in the comoving frame, as $(t) = e2t $(0).
Thus, phase space volumes collapse, and are not preserved by the dynamics. In this case, it
is possible for the set to be of finite volume, even if it is the union of an infinite number of
sets gn , because the volumes of these component sets themselves decrease exponentially,
as vol(gn ) = e2n vol(). A damped pendulum, released from rest at some small angle
0 , will not return arbitrarily close to these initial conditions.
The time evolution of any function F (q, p) over phase space is given by
n H I
d ) * F , F F
F q(t), p(t), t = + q + p
dt t q p
=1
F 8 9
+ F, H , (16.24)
t
340 CHAPTER 16. HAMILTONIAN MECHANICS
Antisymmetry:
8 9 8 9
f, g = g, f . (16.27)
Linearity in the second argument follows from this and the antisymmetry condition.
Associativity:
8 9 8 9 8 9
f g, h = f g, h + g f, h . (16.29)
Jacobi identity:
8 9 8 9 8 9
f, {g, h} + g, {h, f } + h, {f, g} = 0 . (16.30)
A dA
If {A, H} = 0 and t = 0, then
= 0, i.e. A(q, p) is a constant of the motion.
dt
8 9
If {A, H} = 0 and {B, H} = 0, then {A, B}, H = 0. If in addition A and B have
no explicit time dependence, we conclude that {A, B} is a constant of the motion.
{q , q } = 0 , {p , p } = 0 , {q , p } = . (16.31)
Q = Q (q1 , . . . , qn , t) . (16.32)
16.6. CANONICAL TRANSFORMATIONS 341
with Q (ta ) = Q (tb ) = 0, still holds, and the form of the Euler-Lagrange equations
remains unchanged:
$ %
L d L
=0. (16.36)
Q dt Q
The invariance of the equations of motion under a point transformation may be verified
explicitly. We first evaluate
$ % $ % $ %
d L d L q d L q
= = , (16.37)
dt Q dt q Q dt q Q
L L q L q
= +
Q q Q q Q
$ %
L q L 2 q 2 q
= + Q "+
q Q q Q Q" Q t
$ % $ %
d L q L d q
= +
dt q Q q dt Q
$ % $ %
d L q d L
= = , (16.40)
dt q Q dt Q
In Hamiltonian mechanics, we will deal with a much broader class of transformations ones
which mix all the q " s and p" s. The general form for a canonical transformation (CT) is
) *
q = q Q1 , . . . , Qn ; P1 , . . . , Pn ; t (16.41)
) *
p = p Q1 , . . . , Qn ; P1 , . . . , Pn ; t , (16.42)
with i {1, . . . , 2n}. The transformed Hamiltonian is H(Q, P, t).
What sorts of transformations are allowed? Well, if Hamiltons equations are to remain
invariant, then
H H
Q = , P = , (16.44)
P Q
which gives
Q P i
+ =0= . (16.45)
Q P i
I.e. the flow remains incompressible in the new (Q, P ) variables. We will also require that
phase space volumes are preserved by the transformation, i.e.
$ % :: ::
i :: (Q, P ) ::
det ::
= :: :: = 1 . (16.46)
j (q, p) ::
Hamiltonian evolution itself defines a canonical transformation. Let i = i (t) and i" =
i (t + dt). Then from the dynamics i = Jij
H
j
, we have
H ) *
i (t + dt) = i (t) + Jij dt + O dt2 . (16.47)
j
Thus,
$ %
i" H ) 2*
= + Jik dt + O dt
j j i k
2H ) *
= ij + Jik dt + O dt2 . (16.48)
j k
we have
:: " ::
:: i ::
:: :: 2H ) 2*
:: j :: = 1 + Jjk j k dt + O dt (16.50)
) *
= 1 + O dt2 . (16.51)
We have that
H
i = Jij . (16.52)
j
a a H
a = j = Jjk . (16.53)
j j k
But if the transformation is canonical, then the equations of motion are preserved, and we
also have
H k H
a = Jab = Jab . (16.54)
b b k
H 1 H
Maj Jjk = Jab Mkb , (16.55)
k k
where
a
Maj (16.56)
j
is the Jacobian of the transformation. Since the equality must hold for all , we conclude
) *1
MJ = J Mt = M JM t = J . (16.57)
canonical transformation:
8 9 A B
A, B
= Jij
i j
A a B b
= Jij
a i b j
) t
* A B
= Mai Jij Mjb
a b
A B
= Jab
a b
8 9
= A, B . (16.58)
!tb U V !tb U V
dt p q H(q, p, t) = 0 = dt P Q H(Q,
P, t) . (16.59)
ta ta
F F
H(Q, P, t) = H(q, p, t) + P Q p q + q + Q
q Q
F F F
+ p + P + . (16.61)
p P t
Thus, we require
F F F F
= p , = P , =0 , =0. (16.62)
q Q p P
F
H(Q, P, t) = H(q, p, t) + . (16.63)
t
2
Solutions of eqn. 16.60 with "= 1 are known as extended canonical transformations. We can always
rescale coordinates and/or momenta to achieve = 1.
16.6. CANONICAL TRANSFORMATIONS 345
There are four possibilities, corresponding to the freedom to make Legendre transformations
with respect to each of the arguments of F (q, Q) :
F1 (q, Q, t) ; p = + F 1
q , P = QF1
(type I)
F2 (q, P, t) P Q
; p = + F 2
q , Q = + PF2
(type II)
F (q, Q, t) =
F3 (p, Q, t) + p q ; q = F 3 F3
, P = Q (type III)
p
F4 (p, P, t) + p q P Q ; q = F 4
p , Q = + PF4
(type IV)
In each case ( = 1, 2, 3, 4), we have
F
H(Q, P, t) = H(q, p, t) + . (16.64)
t
Lets work out some examples:
Q1 = p 1 Q2 = q 3 Q3 = q 2 (16.73)
P1 = q1 P2 = p3 P3 = p2 . (16.74)
p2
H(q, p) = + 12 kq 2 . (16.75)
2m
If we could find a time-independent canonical transformation such that
G
& 2 f (P )
p = 2mf (P ) cos Q , q= sin Q , (16.76)
k
where f (P ) is some function of P , then wed have H(Q, P ) = f (P ), which is cyclic in
Q. To find this transformation, we take the ratio of p and q to obtain
p = mk q ctn Q , (16.77)
This leads to
F1 F1 mk q 2
p= = mk q ctn Q , P = = . (16.79)
q Q 2 sin2 Q
Thus, G
2P k
q=
4
sin Q = f (P ) = P = P , (16.80)
mk m
&
where = k/m is the oscillation frequency. We therefore have
H(Q, P ) = P , (16.81)
Weve stressed the great freedom involved in making canonical transformations. Coordi-
nates and momenta, for example, may be interchanged the distinction between them is
purely a matter of convention! We now ask: is there any specially preferred canonical trans-
formation? In this regard, one obvious goal is to make the Hamiltonian H(Q, P, t) and the
corresponding equations of motion as simple as possible.
Recall the general form of the canonical transformation:
F
H(Q, P ) = H(q, p) + , (16.84)
t
with
F F
= p =0 (16.85)
q p
F F
= P =0. (16.86)
Q P
We now demand that this transformation result in the simplest Hamiltonian possible, that
is, H(Q, P, t) = 0. This requires we find a function F such that
F F
= H , = p . (16.87)
t q
We have seen how the action S[( )] is a functional of the path ( ) and a function of the
endpoint values {qa , ta } and {qb , tb }. Let us define the action function S(q, t) as
!t
)
S(q, t) = d L , ,
) , (16.88)
ta
where ( ) starts at (qa , ta ) and ends at (q, t). We also require that ( ) satisfy the Euler-
Lagrange equations, $ %
L d L
=0 (16.89)
d
Let us now consider a new path, ( ), also starting at (qa , ta ), but ending at (q + dq, t + dt),
348 CHAPTER 16. HAMILTONIAN MECHANICS
We therefore obtain
S S dS
= p , = H , =L. (16.97)
q t dt
What 8 about the lower limit9 at ta ? Clearly there are n + 1 constants associated with this
limit: q1 (ta ), . . . , qn (ta ); ta . Thus, we may write
Since the action S(q, , t) has been shown to generate a canonical transformation for which
Once the HJE is solved, one must invert the relations = S(q, , t)/ to obtain
q(Q, P, t). This is possible only if
$ %
2S
det ,= 0 , (16.102)
q
350 CHAPTER 16. HAMILTONIAN MECHANICS
This yields G G
S 2m
= =q t q(t) = (t + ) . (16.107)
2m
For
& this solution, is the energy and may be related to the initial value of q(t) =
/2m.
When H has no explicit time dependence, we may reduce the order of the HJE by one,
writing
S(q, , t) = W (q, ) + T (, t) . (16.108)
The HJE becomes $ %
W T
H q, = . (16.109)
q t
Note that the LHS of the above equation is independent of t, and the RHS is independent
of q. Therefore, each side must only depend on the constants , which is to say that each
side must be a constant, which, without loss of generality, we take to be 1 . Therefore
The function W (q, ) is called Hamiltons characteristic function. The HJE now takes the
form $ %
W W
H q1 , . . . , qn , ,..., = 1 . (16.111)
q1 qn
Note that adding an arbitrary constant C to S generates the same equation, and simply
shifts the last constant n+1 n+1 + C. This is equivalent to replacing t by t t0 with
t0 = C/1 , i.e. it just redefines the zero of the time variable.
16.7. HAMILTON-JACOBI THEORY 351
p2
H(q, p) = + U (q) . (16.112)
2m
The HJE is $ %
1 S 2
+ U (q) = . (16.113)
2m q
which may be recast as
+ " #
S
= 2m U (q) , (16.114)
q
with solution
! q
&
S(q, , t) = 2m dq " U (q " ) t . (16.115)
We now have +
S " #
p= = 2m U (q) , (16.116)
q
as well as G ! q(t)
S m dq "
= = & t . (16.117)
2 U (q " )
Thus, the motion q(t) is given by quadrature:
G !q(t)
m dq "
+t= & , (16.118)
2 U (q " )
where and are constants. The lower limit on the integral is arbitrary and merely shifts
t by another constant. Note that is the total energy.
It is convenient to first work an example before discussing the general theory. Consider the
following Hamiltonian, written in spherical polar coordinates:
potential U (r,,)
$ % 56 4 7
1 2 p2 p2 B() C()
H= p + + 2 2 + A(r) + 2 + 2 2 . (16.119)
2m r r 2 r sin r r sin
B() C()
+ A(r) + 2
+ 2 2 = 1 = E . (16.121)
r r sin
The LHS is independent of (r, ), and the RHS is independent of . Therefore, we may set
$ %
1 W 2
+ C() = 2 . (16.123)
2m
The LHS of this equation is independent of r, and the RHS is independent of . Therefore,
$ %
1 W 2 2
+ B() + = 3 . (16.125)
2m sin2
!r G
3
S(q, , t) = 2m dr " 1 A(r " ) " 2 (16.127)
r
! G
2
+ 2m d " 3 B( " )
sin2 "
! +
+ 2m d" 2 C(" ) 1 t . (16.128)
16.7. HAMILTON-JACOBI THEORY 353
We then have
! &m
S r(t)
2 dr "
1 = = + t (16.129)
1
1 A(r " ) 3 r " 2
! (t) &m " ! (t) & m "
S 2 d d
2 = = + + + 2 (16.130)
2
sin2 " 3 B( " ) 2 csc2 " 2 C(" )
! r(t) &m " ! (t) &m "
S 2 dr 2 d
3 = = + + + . (16.131)
3
r " 2 1 A(r " ) 3 r " 2 3 B( " ) 2 csc2 "
The game plan here is as follows. The first of the above trio of equations is inverted to yield
r(t) in terms of t and constants. This solution is then invoked in the last equation (the upper
limit on the first integral on the RHS) in order to obtain an implicit equation for (t), which
is invoked in the second equation to yield an implicit equation for (t). The net result is
the motion of the system in terms of time t and the six constants (1 , 2 , 3 , 1 , 2 , 3 ). A
seventh constant, associated with an overall shift of the zero of t, arises due to the arbitrary
lower limits of the integrals.
In general, the separation of variables method begins with3
n
,
W (q, ) = W (q , ) . (16.132)
=1
Note that
& &
x2 + y 2 = (16.137)
&
r = 2 + z 2 = 21 ( + ) . (16.138)
L
p = = 41 m ( + ) (16.141)
L
p = = 14 m ( + ) (16.142)
L
p = = m , (16.143)
H = p + p + p (16.144)
E F
2 p2 + p2 p2 2k
= + + 1 F ( ) . (16.145)
m + 2m + 2
W (, ) = P , (16.148)
16.7. HAMILTON-JACOBI THEORY 355
+ P Et . (16.150)
The Hamiltonian is
1 J e K2
p A .
H= (16.151)
2m c
and we write
We choose the gauge A = Bxy,
We solve by writing
$ %2 $ %2
dWx eBx
Wy = P2 y + P2 = 2mP1 . (16.154)
dx c
and
Wx Wx eB 1 Wx
= = . (16.157)
x x c 2mP1 cos
Substitution this into eqn. 16.154, we have
Wx 2mcP1
= cos2 , (16.158)
eB
with solution
mcP1 mcP1
Wx = + sin(2) . (16.159)
eB 2eB
We then have ;
Wx Wx x &
px = = = 2mP1 cos (16.160)
x
and
Wy
py = = P2 . (16.161)
y
Now since H(P, Q) = 0, we have that Q = 0, which means that each Q is a constant. We
therefore have the following solution:
cP2 c &
x0 = , y 0 = Q2 , c Q1 , A= 2mP1 . (16.170)
eB eB
p2 ) *
H(p , ) = + 21 I 2 1 cos . (16.173)
2I
When E > I 2 , the kinetic energy is always positive, and the angle advances mono-
tonically, executing rotations.
Figure 16.2: Phase curves for the simple pendulum, showing librations (in blue), rotations
(in green), and the separatrix (in red). This phase flow is most correctly viewed as taking
place on a cylinder, obtained from the above sketch by identifying the lines = and
= .
These are called invariant tori (or invariant manifolds). There are many such tori, as there
are many C curves in each of the n two-dimensional submanifolds.
Invariant tori never intersect! This is ruled out by the uniqueness of the solution to the
dynamical system, expressed as a set of coupled ordinary differential equations.
Note also that phase space is of dimension 2n, while the invariant tori are of dimension n.
Phase space is covered by the invariant tori, but it is in general difficult to conceive of how
this happens. Perhaps the most accessible analogy is the n = 1 case, where the 1-tori are
just circles. Two-dimensional phase space is covered noninteracting circular orbits. (The
orbits are topologically equivalent to circles, although geometrically they may be distorted.)
It is challenging to think about the n = 2 case, where a four-dimensional phase space is
filled by nonintersecting 2-tori.
For a completely integrable system, one can transform canonically from (q, p) to new co-
ordinates (, J) which specify a particular n-torus Tn as well as the location on the torus,
which is specified by n angle variables. The {J } are momentum variables which specify
the torus itself; they are constants of the motion since the tori are invariant. They are
16.8. ACTION-ANGLE VARIABLES 359
Note that6
. . $ % . .
F2 2F2
2 = d = d = dq = p dq , (16.180)
J J q J
C C C C
is a function only of the { } and not the { }. We then invert this relation to obtain
(J), to finally obtain
) * , ) *
F2 (q, J) = W q, (J) = W q , (J) . (16.184)
-
(1) Separate and solve the Hamilton-Jacobi equation for W (q, ) = W (q , ).
- ) *
(4) F2 (q, J) = W q , (J) is the desired type-II generator7 .
The Hamiltonian is
p2
H= + 1 m02 q 2 , (16.185)
2m 2
hence the Hamilton-Jacobi equation is
$ %2
dW
+ m2 02 q 2 = 2m . (16.186)
dq
Thus,
+
dW
p= = 2m m2 02 q 2 . (16.187)
dq
We now define $ %1/2
2
q sin p= 2m cos , (16.188)
m02
in which case
. !2
1 1 2
J= p dq = d cos2 = . (16.189)
2 2 0 0
0
7 = 0, but rather to H
Note that F2 (q, J) is time-independent. I.e. we are not transforming to H = H(J).
16.8. ACTION-ANGLE VARIABLES 361
Step one is to solve the Hamilton-Jacobi equation via separation of variables. The Hamilton-
Jacobi equation is written
$ % $ % $ %
1 Wx 2 1 Wy 2 1 Wz 2
+ + + mgz = E z . (16.197)
2m x 2m y 2m z
We can solve for Wx,y by inspection:
& &
Wx (x) = 2mx x , Wy (y) = 2my y . (16.198)
We then have8
+ ) *
Wz" (z) = 2m z x y mgz (16.199)
2 2 ) *3/2
Wz (z) = z x y mgz . (16.200)
3 mg
8
Our choice of signs in taking the square roots for Wx" , Wy" , and Wz" is discussed below.
362 CHAPTER 16. HAMILTONIAN MECHANICS
Figure 16.3: The librations Cz and Cx . Not shown is Cy , which is of the same shape as Cx .
&
Step two is to find the C . Clearly px,y = 2mx,y . For fixed px , the x motion proceeds
from x = 0 to x = Lx and back, with corresponding motion for y. For x, we have
+ ) *
pz (z) = Wz" (z) = 2m z x y mgz , (16.201)
. !Ly
1 1 & Ly &
Jy = py dy = dy 2my = 2my (16.203)
2
Cy 0
and
. z!max
+ ) *
1 1
Jz = pz dz = dx 2m z x y mgz
2
Cz 0
2 2 ) *3/2
= z x y . (16.204)
3 m g
We now invert to obtain
2 2 2
x = J , y = J2 (16.205)
2mL2x x 2mL2y y
$ %
3 m g 2/3 2/3 2 2 2
z = Jz + 2
Jx + J2 .
2 y
(16.206)
2 2 2mL x 2mL y
16.8. ACTION-ANGLE VARIABLES 363
$ %
) * x y 2/3 2m2/3 g1/3 z 3/2
F2 x, y, z, Jx , Jy , Jz = J + J + Jz . (16.207)
Lx x Ly y (3)2/3
We now find
F2 x F2 y
x = = , y = = (16.208)
Jx Lx Jy Ly
and L G
F2 2m2/3 g1/3 z z
z = = 1 2/3
= 1 , (16.209)
Jz (3Jz ) zmax
where
(3Jz )2/3
zmax (Jz ) = . (16.210)
2m2/3 g1/3
The momenta are
F2 Jx F2 Jy
px = = , py = = (16.211)
x Lx y Ly
and
E$ % F1/2
F2 3 m g 2/3 2/3
pz = = 2m Jz mgz . (16.212)
z 2 2
We note that the angle variables x,y,z seem to be restricted to the range [0, ], which
seems to be at odds with eqn. 16.180. Similarly, the momenta px,y,z all seem to be positive,
whereas we know the momenta reverse sign when the particle bounces off a wall. The origin
of the apparent discrepancy is that when we solved for the functions Wx,y,z , we had to take
a square root in
each case, and we chose a particular branch of the square root. So rather
than Wx (x) = 2mx x, we should have taken
A
2mx x if px > 0
Wx (x) = (16.213)
2mx (2Lx x) if px < 0 .
The relation Jx = (Lx /) 2mx is unchanged, hence
A
(x/Lx ) Jx if px > 0
Wx (x) = (16.214)
2Jx (x/Lx ) Jx if px < 0 .
and A
x/Lx if px > 0
x = (16.215)
(2Lx x)/Lx if px < 0 .
Now the angle variable x advances by 2 during the cycle Cx . Similar considerations apply
to the y and z sectors.
364 CHAPTER 16. HAMILTONIAN MECHANICS
This is discussed in detail in standard texts, such as Goldstein. The potential is V (r) =
k/r, and the problem is separable. We write9
For the case of the charged particle in a magnetic field, studied above in section 16.7.7, we
found
cP2 c &
x= + 2mP1 sin (16.229)
eB eB
and &
px = 2mP1 cos , py = P2 . (16.230)
The action variable J is then
. !2
2mcP1 mcP1
J= px dx = d cos2 = . (16.231)
eB eB
0
We then have
W = J + 21 J sin(2) + P y , (16.232)
where P P2 . Thus,
W
=
J
" #
= + 12 sin(2) + J 1 + cos(2)
$ J %
1 2 tan
= + 2 sin(2) + 2J cos
2J
=. (16.233)
366 CHAPTER 16. HAMILTONIAN MECHANICS
Therefore, we have
G G
cP 2cJ 2cJ
x= + sin , y =Q+ cos (16.235)
eB eB eB
and G
2eBJ
px = cos , py = P . (16.236)
c
The Hamiltonian is
$ %
p2x 1 eBx 2
H= + py
2m 2m c
eBJ eBJ
= cos2 + sin2
mc mc
= c J , (16.237)
H H
= = c , J = =0 (16.238)
J
and
H H
Q = =0 , P = =0. (16.239)
P Q
Thus, Q, P , and J are constants, and (t) = 0 + c t.
Thus, they wind around the invariant torus, specified by {J } at constant rates. In general,
while each executed periodic motion around a circle, the motion of the system as a whole
is not periodic, since the frequencies (J) are not, in general, commensurate. In order for
the motion to be periodic, there must exist a set of integers, {l }, such that
n
,
l (J) = 0 . (16.241)
=1
16.9. CANONICAL PERTURBATION THEORY 367
This means that the ratio of any two frequencies / must be a rational number. On a
given torus, there are several possible orbits, depending on initial conditions (0). However,
since the frequencies are determined by the action variables, which specify the tori, on a
given torus either all orbits are periodic, or none are.
In terms of the original coordinates q, there are two possibilities:
,
, ()
q (t) = A51 52 5n ei51 1 (t) ei5n n (t)
51 = 5n =
,
A! ei!(t) (libration) (16.242)
!
or ,
q (t) = q (t) + B! ei!(t) (rotation) . (16.243)
!
H(Q, P, t) = H(q, p, t) + S(q, P, t) . (16.245)
t
Lets expand everything in powers of 7:
q = Q + 7 q1, + 72 q2, + . . . (16.246)
p = P + 7 p1, + 72 p2, + . . . (16.247)
=H
H + 7H
+ 72 H
+ ... (16.248)
0 1 2
S = q674P5 + 7 S1 + 72 S2 + . . . . (16.249)
identity
transformation
Then
S S1 S2
Q = = q + 7 + 72 + ... (16.250)
P P P
$ % $ %
S1 S2 2
= Q + q1, + 7 + q2, + 7 + ...
P P
11
Here, S(q, P, t) is not meant to signify Hamiltons principal function.
368 CHAPTER 16. HAMILTONIAN MECHANICS
and
S S1 S2
p = = P + 7 + 72 + ... (16.251)
q q q
= P + 7 p1, + 72 p2, + . . . . (16.252)
Sk Sk
qk, = , pk, = + . (16.253)
P q
S
H(Q, P, t) = H0 (q, p, t) + 7 H1 (q, p, t) + (16.254)
t
H0 H0
= H0 (Q, P, t) + (q Q ) + (p P )
Q P
+ 7H1 (Q, P, t) + 7 S1 (Q, P, t) + O(72 )
t
E F
H0 S1 H0 S1 S1
= H0 (Q, P, t) + + + + H1 7 + O(72 )
Q P P Q t
$ %
8 9 S1
= H0 (Q, P, t) + H1 + S1 , H0 + 7 + O(72 ) . (16.255)
t
H(Q, (Q, P, t) + 7H
P, t) = H (Q, P, t) + . . . (16.256)
0 1
with
(Q, P, t) = H (Q, P, t)
H (16.257)
0 0
8 9
(Q, P, t) = H + S , H + S1 .
H (16.258)
1 1 1 0
t
The problem, though, is this: we have one equation, eqn, 16.258, for the two unknowns H
1
and S1 . Thus, the problem is underdetermined. Of course, we could choose H = 0, which
1
basically recapitulates standard Hamilton-Jacobi theory. But we might just as well demand
that H satisfy some other requirement, such as that H + 7H being integrable.
1 0 1
i! = (H0 + 7 H1 ) , (16.259)
t
16.9. CANONICAL PERTURBATION THEORY 369
and define by
eiS/! , (16.260)
with
S = 7 S 1 + 72 S 2 + . . . . (16.261)
As before, the transformation U exp(iS/!) collapses to the identity in the 7 0 limit.
odinger equation for . Expanding in powers of 7, one finds
Now lets write the Schr
$ %
1" # S1
,
i!
= H0 + 7 H1 + S ,H + + ... H (16.262)
t i! 1 0 t
where [A, B] = AB BA is the commutator. Note the classical-quantum correspondence,
1
{A, B} [A, B] . (16.263)
i!
Again, what should we choose for S1 ? Usually the choice is made to make the O(7) term
vanish. But this is not the only possible simplifying choice.
in H
Henceforth we shall assume H(, t) = H() is time-independent, and we write the perturbed
Hamiltonian as
H() = H0 () + 7H1 () . (16.264)
Let (0 , J0 ) be the action-angle variables for H0 . Then
) *
H ( , J ) = H q( , J ), p( , J ) = H
(J ) . (16.265)
0 0 0 0 0 0 0 0 0 0
We define ) *
( , J ) = H q( , J ), p( , J ) .
H (16.266)
1 0 0 1 0 0 0 0
S(0 , J) = 0 J + 7 S1 (0 , J) + 72 S2 (0 , J) + . . . , (16.268)
and
We now expand H(0 , J0 ) in powers of J0 J:
H(
0 , J0 ) = H0 (0 , J0 ) + 7 H1 (0 , J0 ) (16.273)
2H
=H (J) + H0 (J J) + 0
(J J)2 + . . .
1
0 0
J J 2 0 2
+ 7H ( , J ) + 7 H1 (J J) + . . .
1 0 0 0
J
$ S1 %
H 0
= H0 (J) + H1 (0 , J0 ) + 7 (16.274)
J 0
E F
H S2 1 2H $ S1 %2 H S1
+ 0
+ 0
+ 1
72 + . . . .
J 0 2 J 2 0 J 0
The average is performed at fixed J and not at fixed J0 . In this regard, we note that holding
J constant and increasing 0 by 2 also returns us to the same starting point. Therefore,
J is a periodic function of 0 . We must then be able to write
,
Sk (0 , J) = Sk (J; m) eim0 (16.279)
m=
(J) is
Lets see how this averaging works to the first two orders of the hierarchy. Since H 0
independent of 0 and since S1 /0 is periodic, we have
this vanishes!
4 56 Z7
Y
M N
( , J) + H0
E1 (J) = H
S1
(16.281)
1 0
J 0
Note that we dont need S to find E(J)! The perturbed frequencies are
E
(J) = . (16.286)
J
Sometimes the frequencies are all that is desired. However, we can of course obtain the full
motion of the system via the succession of canonical transformations,
(, J) (0 , J0 ) (q, p) . (16.287)
372 CHAPTER 16. HAMILTONIAN MECHANICS
) p2
0 = tan1 mvq/p) , J0 = + 1 m q 2 , (16.289)
2m0 2 0
and the relation between (0 , J0 ) and (q, p) is further depicted in fig. 16.4. Note H0 = 0 J0 .
For the full Hamiltonian, we have
$G %4
1 2J0
H(0 , J0 ) = 0 J0 + 4 7 sin 0
m0
7
= 0 J0 + 2 2 J02 sin4 0 . (16.290)
m 0
!2
M N J 2 d0 3J 2
E1 (J) = H 1 = 2 2 sin4 0 = . (16.291)
m 0 2 8m2 02
0
This result agrees with that obtained via heavier lifting, using the Poincare-Lindstedt
method.
Next, lets evaluate the canonical transformation (0 , J0 ) (, J). We have
S1 J 2 J K
0 = 2 2 83 sin4 0
0 m 0
7J 2 ) *
S(0 , J) = 0 J + 2 3 3 + 2 sin2 0 sin 0 cos 0 + O(72 ) . (16.294)
8m 0
Thus,
S 7J ) *
= = 0 + 2 3 3 + 2 sin2 0 sin 0 cos 0 + O(72 ) (16.295)
J 4m 0
S 7J 2 ) *
J0 = =J+ 23
4 cos 20 cos 40 + O(72 ) . (16.296)
0 8m 0
( , J) + (J) S1
E1 (J) = H (16.302)
0 0 0
0
H S2 1 0 S1 S1 S1
E2 (J) = 0
+ + 0 . (16.303)
J 0
2 J 0 0 0
We now implement the averaging procedure, with
!2 1 !2 n
M 1 n
N d0 d0 ) 1 *
f (J , . . . , J ) = f 0 , . . . , n0 , J 1 , . . . , J n . (16.304)
2 2
0 0
374 CHAPTER 16. HAMILTONIAN MECHANICS
where ! 0 = l 0 . When two or more of the frequencies (J) are commensurate, there
exists a set of integers l such that the denominator of D(l) vanishes. But even when the
"
frequencies are not rationally related, one can approximate the ratios 0 /0 by rational
numbers, and for large enough l the denominator can become arbitrarily small.
Periodic time-dependent perturbations present a similar problem. Consider the system
by Fourier transforming from both time and angle variables; here = 2/T . Note that
=V
V (, J, t) is real if Vk,! k,l . The equations of motion are
H ,
J = = i7 l Vk,!(J) ei! eikt (16.310)
k,!
H , Vk,!(J)
= + = 0 (J) + 7 ei! eikt . (16.311)
J J
k,!
We now expand in 7:
= 0 + 7 1 + 72 2 + . . . (16.312)
J = J0 + 7 J1 +7 2
J2 + ... . (16.313)
and
, Vk,!(J)
1 = 0 J1 + ei(!0 k)t ei!0 , (16.315)
J J
k,!
16.9. CANONICAL PERTURBATION THEORY 375
where vz = pz /m is the z-component of the particles velocity. Now let us solve eqn. 16.305:
S1 S1
0 + 0 = * H1 + H1 . (16.330)
This yields
$ % $ G %
S1 kz2 K S1 2J
c + = eA0 cos + k sin
m mc
E G F
, 2J
= eA0 Jn k cos( + n) , (16.331)
n=
mc
S1
J = J + 7 + O(72 ) (16.334)
K=K + 7 S1 + O(72 ) . (16.335)
Defining the dimensionless variable
G
2J
k , (16.336)
mc
we obtain the result
$ % $ % , nJn () cos( + n)
mc2 2 mc2
2 = 2 2 7 kz2 K
+ O(72 ) , (16.337)
2eV0 k 2eV0 k n
n c mc
16.9. CANONICAL PERTURBATION THEORY 377
Figure 16.5: Plot of versus for = 0 (Poincare section) for = 30.11 c Top panels are
nonresonant invariant curves calculated to first order. Bottom panels are exact numerical
dynamics, with x symbols marking the initial conditions. Left panels: weak amplitude
(no trapping). Right panels: stronger amplitude (shows trapping). From Lichtenberg and
Lieberman (1983).
&
=k
where 2J/mc .14
for any integer n. Let us consider the case kz = 0, in which the resonance condition is
= nc . We then have
2
2 , n Jn () cos( + n)
= , (16.339)
2 2 n c
n
where
E0 ck
= (16.340)
B c
14 This arises because we are computing the
Note that the argument of Jn in eqn. 16.337 is and not .
new action J in terms of the old variables (, J) and (, K).
378 CHAPTER 16. HAMILTONIAN MECHANICS
2J
E = J = 21 mgl 02 0 (l) 3/2 , (16.342)
m gl
so 0 (2) l3/4 .
Suppose that for fixed the Hamiltonian is transformed to action-angle variables via the
generator S(q, J; ). The transformed Hamiltonian is
S d
H(, J, t) = H(, J; ) + , (16.343)
dt
where )
H(, J; ) = H q(, J; ), p(, J; ); ) . (16.344)
We assume n = 1 here. Hamiltons equations are now
H 2S d
= + = (J; ) + (16.345)
J J dt
H 2S d
J = = . (16.346)
dt
16.10. ADIABATIC INVARIANTS 379
hence
, !
Sm (J; ) d im
J = J(t = +) J(t = ) = i m dt e . (16.348)
m
dt
The term in curly brackets is a smooth, slowly varying function of t. Call it f (t). We
presume f (t) can be analytically continued off the real t axis, and that its closest singularity
in the complex t plane lies at t = i , in which case I behaves as exp(|m| ). Consider,
for example, the Lorentzian,
!
C
f (t) = dt f (t) eimt = e|m| , (16.350)
1 + (t/ )2
which is exponentially small in the time scale . Because of this, only m = 1 need be
considered. What this tells us is that the change J may be made arbitrarily small by a
sufficiently slowly varying (t).
Thus,
) 2 J 2
E = 12 m vx2 + vy2 ) = 12 mvx2 + , (16.352)
8mD2 (x)
or $ %2
2E J
vx2= . (16.353)
m 2mD(x)
The particle is reflected in the throat of the device at horizontal coordinate x , where
J
D(x ) = . (16.354)
8mE
The last two terms are of opposite sign, and one has
m eBz e
J = 2 + Bz 2 (16.359)
2 mc 2c
eBz 2 e m2 v
2c
= = B (C) = , (16.360)
2c 2c 2eBz
16.10. ADIABATIC INVARIANTS 381
hence we have
G
2) *
vz = E MB . (16.362)
m
where
e e2
M J= B (C) (16.363)
mc 2mc2
is the magnetic moment. Note that vz vanishes when B = Bmax = E/M . When this limit
is reached, the particle turns around. This is a magnetic mirror . A pair of magnetic mirrors
may be used to confine charged particles in a magnetic bottle, depicted in fig. 16.7.
Let v-,0 , v,0 , and B-,0 be the longitudinal particle velocity, transverse particle velocity,
and longitudinal component of the magnetic field, respectively, at the point of injection.
Our two conservation laws (J and E) guarantee
v-2 (z) + v
2 2
(z) = v-,0 2
+ v,0 (16.364)
2
v (z)2 v,0
= . (16.365)
B- (z) B-,0
16.10.3 Resonances
Therefore, when m (J) = 0 we have a resonance, and the integral grows linearly with
time a violation of the adiabatic invariance of J .
S S1 S2
J0 = =J +7 + 72 + ... (16.370)
0 0 0
S S1 S2
= = 0 + 7 + 72 + ... , (16.371)
J J J
and
(J)
E0 (J) = H (16.372)
0
( , J) + H0 S1
E1 (J) = H (16.373)
1 0
J 0
H S2 1 2H $ S1 %2 H
S1
0 0 1
E2 (J) = + + . (16.374)
J 0 2 J 2 0 J 0
16.11. APPENDIX : CANONICAL PERTURBATION THEORY 383
Inserting this into the equation for E2 (J) and averaging then yields
Y J KZ Y Z
1 H M N 1 H
E2 (J) = 1
H1 H1 = H1 1
(16.379)
0 J 0 J
40 J 2 M 6 N
= sin 0 (16.380)
3ma2
In computing the average of sin6 0 , it is good to recall the binomial theorem, or the Fi-
bonacci tree. The sixth order coefficents are easily found to be {1, 6, 15, 20, 15, 6, 1}, whence
1 ) i0 *6
sin6 0 = 6
e ei0 (16.381)
(2i)
1
) *
= 64 2 sin 60 + 12 sin 40 30 sin 20 + 20 . (16.382)
Thus, M N
sin6 0 = 5
16 , (16.383)
whence
5 2 J2
E(J) = 0 J 12 7 (16.384)
ma2
and
E J
(J) = = 0 65 72 . (16.385)
J ma2
(c) Find q(t) to order 7. Your result should be finite for all times.
Integrating, we obtain
L
2 2J 3 ) *
S1 (0 , J) = cos 0 1
3 cos3 0 (16.387)
3 m0 a2
J 3/2 ) 1
*
= cos 0 9 cos 30 . (16.388)
2m0 a2
Thus, with
S(0 , J) = 0 J + 7 S1 (0 , J) + . . . , (16.389)
we have
S 3 7 J 1/2 ) 1
*
= = 0 + cos 0 9 cos 3 0 (16.390)
J 2 2m0 a2
S 7 J 3/2 ) 1
*
J0 = =J sin 0 3 sin 3 0 . (16.391)
0 2m0 a2
3 7 J 1/2 ) 1 *
0 = + cos 3 cos (16.392)
2 2m0 a2 9
7 J 3/2 ) 1 *
J0 = J + 3 sin 3 sin . (16.393)
2m0 a2
Thus,
G
2J0
q(t) = sin 0 (16.394)
m0
G J KJ K
2J J
= sin 1 + + ... sin + cos + . . . (16.395)
m0 2J
G
2J 7J ) * ) *
= sin 1 + 13 cos 2 + O 72 , (16.396)
m0 m0 a
with
(t) = (0) + (J) t . (16.397)
Chapter 17
The following pages contain problems and solutions from midterm and final exams in Physics
110A-B.
385
386 CHAPTER 17. PHYSICS 110A-B EXAMS
x2 x/a
U (x) = U0 e . (17.1)
a2
(a) Sketch U (x). Identify the location(s) of any local minima and/or maxima, and be sure
that your sketch shows the proper behavior as x .
(b) Sketch a representative set of phase curves. Identify and classify any and all fixed points.
Find the energy of each and every separatrix.
2
(c) Sketch all the phase curves for motions with total energy E = 5 U0 . Do the same for
E = U0 . (Recall that e = 2.71828 . . . .)
(d) Derive and expression for the period T of the motion when |x| 5 a.
Solution:
(a) Clearly U (x) diverges to + for x , and U (x) 0 for x +. Setting
U " (x) = 0, we obtain the equation
$ %
" U0 x2
U (x) = 2 2x ex/a = 0 , (17.2)
a a
Figure 17.1: The potential U (x). Distances are here measured in units of a, and the
potential in units of U0 .
(b) Local minima of a potential U (x) give rise to centers in the (x, v) plane, while local
maxima give rise to saddles. In Fig. 17.2 we sketch the phase curves. There is a center at
17.1. F05 PHYSICS 110A MIDTERM #1 387
Figure 17.2: Phase curves for the potential U (x). The red curves show phase curves for
E = 25 U0 (interior, disconnected red curves, |v| < 1) and E = U0 (outlying red curve). The
separatrix is the dark blue curve which forms a saddle at (x, v) = (2, 0), and corresponds
to an energy E = 4 e2 U0 .
(0, 0) and a saddle at (2a, 0). There is one separatrix, at energy E = U (2a) = 4 e2 U0
0.541 U0 .
(c) Even without a calculator, it is easy to verify that 4 e2 > 52 . One simple way is to
multiply both sides by 52 e2 to obtain 10 > e2 , which is true since e2 < (2.71828 . . .)2 < 10.
Thus, the energy E = 25 U0 lies below the local maximum value of U (2a), which means that
there are two phase curves with E = 52 U0 .
It is also quite obvious that the second energy value given, E = U0 , lies above U (2a), which
means that there is a single phase curve for this energy. One finds bound motions only for
x < 2 and 0 E < U (2a). The phase curves corresponding to total energy E = 25 U0 and
E = U0 are shown in Fig. 17.2.
(d) Expanding U (x) in a Taylor series about x = 0, we have
H I
U0 2 x3 x4
U (x) = 2 x + 2 + ... . (17.3)
a a 2a
The leading order term is sufficient for |x| 5 a. The potential energy is then equivalent to
that of a spring, with spring constant k = 2U0 /a2 . The period is
G L
m ma2
T = 2 = 2 . (17.4)
k 2U0
388 CHAPTER 17. PHYSICS 110A-B EXAMS
+ 2 x + 02 x = f0 cos(0 t) .
x (17.5)
with C D1/2 $ %
2
A() = (02 2 )2 + 4 2 2 , () = tan 1
2 (17.7)
0 2
and
xh (t) = C et cos(t) + D et sin(t) , (17.8)
&
with = 02 2 .
1
In our case, = 0 , in which case A = (20 )1 and = 2 . Thus, the most general
solution is
f0
x(t) = C et cos(t) + D et sin(t) + sin(0 t) . (17.9)
20
(b) We determine the constants C and D by the boundary conditions on x(0) and x(0):
f0
x(0) = C , x(0)
= C + D + . (17.10)
2
Thus,
1 f0
C = x(0) , D= x(0) + x(0)
. (17.11)
2
(c) From x(0) = 0 we obtain C = 0. The constant D is then determined by the condition
at time t = T = 16 .
&
Note that = 02 2 = 3.0 s1 . Thus, with T = 16 , we have T = 12 , and
f0
x(T ) = D eT + sin(0 T ) . (17.12)
20
17.1. F05 PHYSICS 110A MIDTERM #1 389
This determines D:
f0 T
D= e sin(0 T ) . (17.13)
20
We now can write
f0
x(0)
= D + (17.14)
2
$ %
f0 T
= 1 e sin(0 T ) (17.15)
2 0
J K
= 1 3
10 e2/3 cm/s . (17.16)
[1] Two blocks connected by a spring of spring constant k are free to slide frictionlessly
along a horizontal surface, as shown in Fig. 17.3. The unstretched length of the spring is a.
Figure 17.3: Two masses connected by a spring sliding horizontally along a frictionless
surface.
(d) Find a complete solution to the equations of motion. As there are two degrees of
freedom, your solution should involve 4 constants of integration. You need not match initial
conditions, and you need not choose the quantities in part (c) to be among the constants.
[10 points]
in terms of x
Solution : Using conservation of , we may write X , in which case
Mm
= ku
u u(t) = A cos(t) + B sin(t) , (17.24)
M +m
where G
(M + m)k
= . (17.25)
Mm
For the X motion, we integrate eqn. 17.22 above, obtaining
t m J K
X(t) = X0 + A cos(t) A + B sin(t) . (17.26)
M +m M +m
There are thus four constants: X0 , , A, and B. Note that conservation of energy says
2
E= + 1 k(A2 + B 2 ) . (17.27)
2(M + m) 2
Alternate solution : We could choose X as the position of the left block and x as the
position of the right block. In this case,
Here, b includes the unstretched length a of the spring, but may also include the size of
the blocks if, say, X and x are measured relative to the blocks midpoints. The canonical
momenta are
L L
pX = = M X , px = = mx . (17.29)
X x
The equations of motion are then
L = k(x X b)
pX = FX = MX (17.30)
X
L
p x = Fx = x = k(x X b) .
m (17.31)
x
392 CHAPTER 17. PHYSICS 110A-B EXAMS
= M X + mx , (17.32)
which is simply the x-component of the total momentum. Again, the energy is conserved:
E = 21 M X 2 + 12 mx 2 + 21 k (x X b)2 . (17.33)
d2 ) * ) *
Mm 2
x X b = k (M + m) x X b , (17.34)
dt
which yields
x(t) X(t) = b + A cos(t) + B sin(t) , (17.35)
From the conservation of , we have
were C is another constant. Thus, we have the motion of the system in terms of four
constants: A, B, , and C:
) * t + C
X(t) = Mm
+m b + A cos(t) + B sin(t) + M + m (17.37)
M
) * t + C
x(t) = M +m b + A cos(t) + B sin(t) + . (17.38)
M +m
17.2. F05 PHYSICS 110A MIDTERM #2 393
[2] A uniformly dense ladder of mass m and length 22 leans against a block of mass M ,
as shown in Fig. 17.4. Choose as generalized coordinates the horizontal position X of the
right end of the block, the angle the ladder makes with respect to the floor, and the
coordinates (x, y) of the ladders center-of-mass. These four generalized coordinates are not
all independent, but instead are related by a certain set of constraints.
Recall that the kinetic energy of the ladder can be written as a sum TCM + Trot , where
TCM = 21 m(x 2 + y 2 ) is the kinetic energy of the center-of-mass motion, and Trot = 12 I 2 ,
where I is the moment of inertial. For a uniformly dense ladder of length 22, I = 13 m22 .
Figure 17.4: A ladder of length 22 leaning against a massive block. All surfaces are fric-
tionless..
(a) Write down the Lagrangian for this system in terms of the coordinates X, , x, y, and
their time derivatives.
[10 points]
Solution : We have L = T U , hence
L = 12 M X 2 + 12 m(x 2 + y 2 ) + 21 I 2 mgy . (17.39)
The second conserved quantity is the total energy E. This follows because the Lagrangian
and all the constraints are independent of t, and because the kinetic energy is homogeneous
of degree two in the generalized velocities. Thus,
E = 21 M X 2 + 12 m(x 2 + y 2 ) + 21 I 2 + mgy (17.50)
2 J K
= + 1 I + m22 Mm 2 2 2
2(M + m) 2 +m m2 sin + mg2 sin , (17.51)
where the second line is obtained by using the constraint equations to eliminate x and y in
terms of X and .
(e) What is the condition that the ladder detaches from the block? You do not have to solve
for the angle of detachment! Express the detachment condition in terms of any quantities
you find convenient.
[10 points]
Solution : The condition for detachment from the block is simply 1 = 0, i.e. the normal
force vanishes.
Further analysis : It is instructive to work this out in detail (though this level of analysis
was not required for the exam). If we eliminate x and y in terms of X and , we find
x = X + 2 cos y = 2 sin (17.52)
x = X 2 sin y = 2 cos (17.53)
x
=X 2 sin 2 cos 2 y = 2 cos 2 sin 2 . (17.54)
17.2. F05 PHYSICS 110A MIDTERM #2 395
Figure 17.5: Plot of versus 0 for the ladder-block problem (eqn. 17.64). Allowed
solutions, shown in blue, have 1, and thus 0 . Unphysical solutions, with < 1,
are shown in magenta. The line = 0 is shown in red.
1 = m m2 sin m2 cos 2 = M X
x = mX , (17.55)
which gives
) *
= m2 sin + cos 2 ,
(M + m)X (17.56)
and hence
Mm ) *
Q x = 1 = 2 sin + cos 2 . (17.57)
m+m
We also have
Qy = 2 = mg + m
y
) *
= mg + m2 cos sin 2 . (17.58)
motion:
I = 2 sin 1 2 cos 2
) * ) *
2 sin2 + sin cos 2 mg2 cos m22 cos2 sin cos 2
m 2
= MM+m
J K
= mg2 cos m22 1 m
M +m sin2 + m
M +m m22 sin cos 2 . (17.59)
cos 2
= . (17.61)
sin
Substituting this into eqn. 17.60, we obtain
) *
I + m22 2 = mg2 sin . (17.62)
Finally, we substitute this into eqn. 17.51 to obtain an equation for the detachment angle,
$ %
2 m m22
E = 3 sin 12 mg2 sin .
2
(17.63)
2(M + m) M + m I + m22
If our initial conditions are that the system starts from rest1 with an angle of inclination
0 , then the detachment condition becomes
J KJ K
m52
sin 0 = 32 sin 12 Mm
+m I+m5 2 sin3
= 3
2 sin 12 1 sin3 , (17.64)
where $ %$ %
M I
1+ 1+ . (17.65)
m m22
) *
Note that 1, and that when M/m = 2 , we recover = sin1 32 sin 0 . For finite
, the ladder detaches at a larger value of . A sketch of versus 0 is provided in Fig.
17.5. Note that, provided 1, detachment always occurs for some unique value for
each 0 .
1
Rest means that the initial velocities are X = 0 and = 0, and hence = 0 as well.
2
I must satisfy I m'2 .
17.3. F05 PHYSICS 110A FINAL EXAM 397
[1] Two blocks and three springs are configured as in Fig. 17.6. All motion is horizontal.
When the blocks are at rest, all springs are unstretched.
(a) Choose as generalized coordinates the displacement of each block from its equilibrium
position, and write the Lagrangian.
[5 points]
(b) Find the T and V matrices.
[5 points]
(c) Suppose
m1 = 2m , m2 = m , k1 = 4k , k2 = k , k3 = 2k ,
Find the frequencies of small oscillations.
[5 points]
(d) Find the normal modes of oscillation.
[5 points]
(e) At time t = 0, mass #1 is displaced by a distance b relative to its equilibrium position.
I.e. x1 (0) = b. The other initial conditions are x2 (0) = 0, x 1 (0) = 0, and x 2 (0) = 0.
Find t , the next time at which x2 vanishes.
[5 points]
Solution
(a) The Lagrangian is
Plugging in = 7 3 (+)
we have for the normal mode
2
$ %$ % $ %
2 1 1(+) 3 (+) = C 1
=0
1 12 2(+) + 2
(a) (b)
The standard normalization i Tij j = ab gives
1 1
C = , C2 = . (17.66)
3m 6m
A = 23 b , B = 13 b , C=0 , D=0.
Thus,
J K
x1 (t) = 31 b 2 cos( t) + cos(+ t)
J K
x2 (t) = 32 b cos( t) cos(+ t) .
17.3. F05 PHYSICS 110A FINAL EXAM 399
Setting x2 (t ) = 0, we find
2
cos( t ) = cos(+ t ) t = + t t =
+ +
[2] Two point particles of masses m1 and m2 interact via the central potential
$ %
r2
U (r) = U0 ln ,
r 2 + b2
(a) For what values of the relative angular momentum 2 does a circular orbit exist? Find
the radius r0 of the circular orbit. Is it stable or unstable?
[7 points]
(c) For the case where a circular orbit exists, sketch the phase curves for the radial motion
in the (r, r)
half-plane. Identify the energy ranges for bound and unbound orbits.
[5 points]
(c) Suppose the orbit is nearly circular, with r = r0 +, where || 5 r0 . Find the equation
for the shape () of the perturbation.
[8 points]
(d) What is the angle through which periapsis changes each cycle? For which value(s)
of 2 does the perturbed orbit not precess?
[5 points]
400 CHAPTER 17. PHYSICS 110A-B EXAMS
Solution
(a) The effective potential is
22
Ueff (r) = + U (r)
2r 2
$ %
22 r2
= + U0 ln .
2r 2 r 2 + b2
where = m1 m2 /(m1 + m1 ) is the reduced mass. For a circular orbit, we must have
" (r) = 0, or
Ueff
l2 2rU0 b2
3
= U " (r) = 2 2 .
r r (r + b2 )
The solution is
b2 2 2
r02 =
2b2 U0 22
&
2 < 2c 2b2 U0
72
f (s) = ln(1 + s2 ) .
s2
The phase curves are plotted in Fig. 17.7.
(c) The energy is
E = 21 r 2 + Ueff (r)
$ %2
22 dr
= 4
+ Ueff (r) ,
2r d
17.3. F05 PHYSICS 110A FINAL EXAM 401
7 s2 ln(1 + s2 ), with
Figure 17.7: Phase curves for the scaled effective potential f (s) = &
7 = 12 . Here, 7 = 2/2c . The dimensionless time variable is = t U0 /mb2 .
The solution is
() = A cos( + ) (17.67)
) *
= 2 1 1
402 CHAPTER 17. PHYSICS 110A-B EXAMS
If > 1 then < 0 and periapsis advances each cycle (i.e.it comes sooner with
& every
cycle). If < 1 then > 0 and periapsis recedes. For = 1, which means 2 = b2 U0 ,
there is no precession and = 0.
[3] A particle of charge e moves in three dimensions in the presence of a uniform magnetic
field B = B0 z and a uniform electric field E = E0 x.
The potential energy is
e
= e E0 x B0 x y ,
U (r, r)
c
where we have chosen the gauge A = B0 x y.
Solution
(a) The Lagrangian is
e
L = 21 m(x 2 + y 2 + z 2 ) + B x y + e E0 x .
c 0
The canonical momenta are
L
px = = mx
x
L e
py = = my + B0 x
y c
L
px = = mz
z
L
(b) There are three conserved quantities. First is the momentum py , since Fy = y = 0.
L
Second is the momentum pz , since Fy = z = 0. The third conserved quantity is the
Hamiltonian, since L
t = 0. We have
H = px x + py y + pz z L
H = 21 m(x 2 + y 2 + z 2 ) e E0 x
17.3. F05 PHYSICS 110A FINAL EXAM 403
The second equation can be integrated once to yield y = c (x0 x), where x0 is a constant.
Substituting this into the first equation gives
e
+ c2 x = c2 x0 +
x E .
m 0
This is the equation of a constantly forced harmonic oscillator. We can therefore write the
general solution as
eE0 ) *
x(t) = x0 + 2
+ A cos c t +
mc
eE0 ) *
y(t) = y0 t A sin c t +
mc
z(t) = z0 + z0 t
8 9
Note that there are six constants, A, , x0 , y0 , z0 , z0 , are are required for the general
solution of three coupled second order ODEs.
du
= ru + 2bu2 u3 ,
dt
where r is a control parameter, and where b > 0 is a constant.
(c) What is the value of u when r = 5 on the increasing part of the cycle?
[3 points]
404 CHAPTER 17. PHYSICS 110A-B EXAMS
(d) What is the value of u when r = +16 on the increasing part of the cycle?
[3 points]
(e) What is the value of u when r = +16 on the decreasing part of the cycle?
[3 points]
(f) What is the value of u when r = 5 on the decreasing part of the cycle?
[3 points]
Solution
(a) Setting u = 0 we obtain
(u2 2bu r) u = 0 .
The roots are &
u = 0 , u = b b2 + r .
The roots at u = u = b b2 + r are only present when r > b2 . At r = b2 there
is a saddle-node bifurcation. The fixed point u = u crosses the fixed point at u = 0 at
r = 0, at which the two fixed points exchange stability. This corresponds to a transcritical
3 versus u/b for several representative values of r/b2 .
bifurcation. In Fig. 17.8 we plot u/b
= u/b, r = r/b2 , and t = b2 t that our N = 1 system may be written
Note that, defining u
u )
d *
= r + 2 2 u
uu ,
dt
which shows that it is only the dimensionless combination r = r/b2 which enters into the
location and classification of the bifurcations.
(b) A sketch of the fixed points u versus r is shown in Fig. 17.9. Note the two bifurcations
at r = b2 (saddle-node) and r = 0 (transcritical).
(c) For r = 20 < b2 = 9, the initial condition u(0) = 1 flows directly toward the stable
fixed point at u = 0. Since the approach to the FP is asymptotic, u remains slightly positive
even after a long time. When r = 5, the FP at u = 0 is still stable. Answer: u = 0.
(d) As soon as r becomes positive, the FP at u =0 becomes unstable, and u flows to the
upper branch u+ . When r = 16, we have u = 3 + 32 + 16 = 8. Answer: u = 8.
(e) Coming back down from larger r, the upper FP branch remains stable, thus, u = 8 at
r = 16 on the way down as well. Answer: u = 8.
(f) Now when r first becomes negative on the way down, the upper branch u+ remains
stable. Indeed it remains stable all the way down to r = b2 , the location of the saddle-
node bifurcation, at which point the solution u = u+ simply vanishes and the flow is toward
u = 0 again. Thus, forr = 5 on the way down, the system remains on the upper branch,
in which case u = 3 + 32 5 = 5. Answer: u = 5.
17.4. F07 PHYSICS 110A MIDTERM #1 405
U0 ) 2 *2
U (x) = 4
x a2 . (17.68)
a
(a) Sketch U (x). Identify the location(s) of any local minima and/or maxima, and be sure
that your sketch shows the proper behavior as x .
[15 points]
Solution : Clearly the minima lie at x = a and there is a local maximum at x = 0.
(b) Sketch a representative set of phase curves. Be sure to sketch any separatrices which
exist, and identify their energies. Also sketch all the phase curves for motions with total
energy E = 12 U0 . Do the same for E = 2 U0 .
[15 points]
Solution : See Fig. 17.10 for the phase curves. Clearly U (a) = 0 is the minimum of the
406 CHAPTER 17. PHYSICS 110A-B EXAMS
Figure 17.9: Fixed points and their stability versus control parameter for the N = 1 system
u = ru + 2bu2 u3 . Solid lines indicate stable fixed points; dashed lines indicate unstable
fixed points. There is a saddle-node bifurcation at r = b2 and a transcritical bifurcation
at r = 0. The hysteresis loop in the upper half plane u > 0 is shown. For u < 0 variations
of the control parameter r are reversible and there is no hysteresis.
potential, and U (0) = U0 is the local maximum and the energy of the separatrix. Thus,
E = 12 U0 cuts through the potential in both wells, and the phase curves at this energy form
two disjoint sets. For E < U0 there are four turning points, at
L G L G
E E
x1,< = a 1+ , x1,> = a 1
U0 U0
and L L
G G
E E
x2,< = a 1 , x2,> = a 1+
U0 U0
For E = 2 U0 , the energy is above that of the separatrix, and there are only two turning
points, x1,< and x2,> . The phase curve is then connected.
17.4. F07 PHYSICS 110A MIDTERM #1 407
Figure 17.10: Sketch of the double well potential U (x) = (U0 /a4 )(x2 a2 )2 , here with
distances in units of a, and associated phase curves. The separatrix is the phase curve
which runs through the origin. Shown in red is the phase curve for U = 21 U0 , consisting
of two deformed ellipses. For U = 2 U0 , the phase curve is connected, lying outside the
separatrix.
$ %
x
(c) The phase space dynamics are written as = V (), where = . Find the upper
x
and lower components of the vector field V .
[10 points]
Solution : $ % $ % $ %
d x x x
= 1 = . (17.69)
dt x m U " (x) 4U
a2
0
x (x2 a2 )
(d) Derive and expression for the period T of the motion when the system exhibits small
oscillations about a potential minimum.
[10 points]
408 CHAPTER 17. PHYSICS 110A-B EXAMS
Equating this with 12 k 2 , we have the effective spring constant k = 8U0 /a2 , and the small
oscillation frequency G G
k 8 U0
0 = = . (17.71)
m ma2
The period is 2/0 .
[2] An R-L-C circuit is shown in fig. 17.11. The resistive element is a light bulb. The
inductance is L = 400 H; the capacitance is C = 1 F; the resistance is R = 32 . The
voltage V (t) oscillates sinusoidally, with V (t) = V0 cos(t), where V0 = 4 V. In this problem,
you may neglect all transients; we are interested in the late time, steady state operation of
this circuit. Recall the relevant MKS units:
1 = 1V s/C , 1F = 1C/V , 1 H = 1 V s2 / C .
Figure 17.11: An R-L-C circuit in which the resistive element is a light bulb.
(b) Suppose the bulb will only emit light when the average power dissipated by the bulb is
greater than a threshold Pth = 92 W . For fixed V0 = 4 V, find the frequency range for over
which the bulb emits light. Recall that the instantaneous power dissipated by a resistor is
PR (t) = I 2 (t)R. (Average this over a cycle to get the average power dissipated.)
[20 points]
Solution : The charge on the capacitor plate obeys the ODE
+ R Q + Q
LQ = V (t) .
C
The solution is
V0 ) *
Q(t) = Qhom (t) + A() cos t () ,
L
with C D1/2 $ %
2
A() = (02 2 )2 + 4 2 2 , () = tan 1
.
02 2
Thus, ignoring the transients, the power dissipated by the bulb is
PR (t) = Q 2 (t) R
V02 R ) *
= 2 A2 () 2
sin2 t () .
L
Averaging over a period, we have * sin2 (t ) + = 12 , so
V02 R V02 4 2 2
* PR + = 2 A2 () = 2 .
2L2 2 R (0 2 )2 + 4 2 2
1
Now V02 /2R = 4 W. So Pth = V02 /2R, with = 98 . We then set *PR + = Pth , whence
(1 ) 4 2 2 = (02 2 )2 .
(c) Compare the expressions for the instantaneous power dissipated by the voltage source,
PV (t), and the power dissipated by the resistor PR (t) = I 2 (t)R. If PV (t) ,= PR (t), where
does the power extra power go or come from? What can you say about the averages of PV
and PR (t) over a cycle? Explain your answer.
[20 points]
Solution : The instantaneous power dissipated by the voltage source is
V0
PV (t) = V (t) I(t) = A sin(t ) cos(t)
L
V0 J K
= A sin sin(2t ) .
2L
410 CHAPTER 17. PHYSICS 110A-B EXAMS
V02 R
PR (t) = 2 A2 sin2(t ) .
L2
These two quantities are not identical, but they do have identical time averages over one
cycle:
V2
* PV (t) + = * PR (t) + = 0 4 2 2 A2 () .
2R
Energy conservation means
PV (t) = PR (t) + E(t) ,
where
LQ 2 Q2
E(t) = +
2 2C
is the energy in the inductor and capacitor. Since Q(t) is periodic, the average of E over a
cycle must vanish, which guarantees * PV (t) + = * PR (t) +.
What was not asked:
(d) What is the maximum charge Qmax on the capacitor plate if = 3000 s1 ?
[10 points]
Solution : Kirchoffs law gives for this circuit the equation
+ 2 Q + 02 Q = V0 cos(t) ,
Q
L
with the solution
V0 ) *
Q(t) = Qhom (t) + A() cos t () ,
L
where Qhom (t) is the homogeneous solution, i.e. the transient which we ignore, and
C D1/2 $ %
2 2 2 2 2 1 2
A() = (0 ) + 4 , () = tan .
02 2
Then
V0
Qmax = A() .
L
Plugging in = 3000 s1 , we have
" #1/2 1
A() = (52 42 )2 + 4 42 32 103 s2 = 103 s2 .
8 13
5
Qmax = Coul .
4 13
17.5. F07 PHYSICS 110A MIDTERM #2 411
[1] A point mass m slides frictionlessly, under the influence of gravity, along a massive ring
of radius a and mass M . The ring is affixed by horizontal springs to two fixed vertical
surfaces, as depicted in fig. 17.12. All motion is within the plane of the figure.
Figure 17.12: A point mass m slides frictionlessly along a massive ring of radius a and mass
M , which is affixed by horizontal springs to two fixed vertical surfaces.
(a) Choose as generalized coordinates the horizontal displacement X of the center of the
ring with respect to equilibrium, and the angle a radius to the mass m makes with respect
to the vertical (see fig. 17.12). You may assume that at X = 0 the springs are both
unstretched. Find the Lagrangian L(X, , X, t).
,
[15 points]
The coordinates of the mass point are
x = X + a sin , y = a cos .
(b) Find the generalized momenta pX and p , and the generalized forces FX and F
[10 points]
We have
L L
pX = = (M + m)X + ma cos , p = = ma2 + ma cos X .
X
412 CHAPTER 17. PHYSICS 110A-B EXAMS
For ,
ma2 + ma cos X
= mga sin .
and
$ % $ % $ %
2 2z 2z 2U0 2z
F = m U0 cos , F = U0 sin , Fz = sin .
b b b b
(c) Show that there exists a continuous one-parameter family of coordinate transformations
which leaves L invariant. Find the associated conserved quantity, . Is anything else
conserved?
[20 points]
Due to the helical symmetry, we have that
b
+ , zz+
2
is such a continuous one-parameter family of coordinate transformations. Since it leaves
414 CHAPTER 17. PHYSICS 110A-B EXAMS
2z dL
the combination b unchanged, we have that d = 0, and
: : :
:: :: z ::
= p + p + pz
:=0 :=0 :=0
b
= p + p
2 z
mb
= m2 + z
2
is the conserved Noether charge. The other conserved quantity is the Hamiltonian,
$ %
1
) 2 2 2 2
* 2z
H = 2 m + + z + U0 cos .
b
[1] Two masses and two springs are configured linearly and externally driven to rotate with
angular velocity about a fixed point on a horizontal surface, as shown in fig. 17.13. The
unstretched length of each spring is a.
Figure 17.13: Two masses and two springs rotate with angular velocity .
(a) Choose as generalized coordinates the radial distances r1,2 from the origin. Find the
Lagrangian L(r1 , r2 , r1 , r2 , t).
[5 points]
The Lagrangian is
) *
L = 12 m r12 + r22 + 2 r12 + 2 r22 12 k (r1 a)2 12 k (r2 r1 a)2 . (17.72)
Note the first term, which comes from the kinetic energy, has an interpretation of a fictitious
potential which generates a centrifugal force.
416 CHAPTER 17. PHYSICS 110A-B EXAMS
(c) What equations determine the equilibrium radii r10 and r20 ? (You do not have to solve
these equations.)
[5 points]
The equations of equilibrium are F = 0. Thus,
L
0 = F1 = = m 2 r1 k (r1 a) + k (r2 r1 a) (17.76)
r1
L
0 = F2 = = m 2 r2 k (r2 r1 a) . (17.77)
r2
(d) Suppose now that the system is not externally driven, and that the angular coordinate
t).
is a dynamical variable like r1 and r2 . Find the Lagrangian L(r1 , r2 , , r1 , r2 , ,
[5 points]
Now we have
) *
L = 12 m r12 + r22 + r12 2 + r22 2 21 k (r1 a)2 12 k (r2 r1 a)2 . (17.78)
(e) For the system described in part (d), find expressions for all conserved quantities.
[5 points]
There are two conserved quantities. One is p , owing to the fact the is cyclic in the
Lagrangian. I.e. + is a continuous one-parameter coordinate transformation which
leaves L invariant. We have
L ) *
p = = m r12 + r22 . (17.79)
The second conserved quantity is the Hamiltonian, which is now H = T + U , since T is
homogeneous of degree 2 in the generalized velocities. Using conservation of momentum,
we can write
) 2 * p2
H= 1
2m r1 + r22 + + 12 k (r1 a)2 + 12 k (r2 r1 a)2 . (17.80)
2m(r12 + r22 )
Once again, we can define an effective potential,
p2
Ueff (r1 , r2 ) = + 12 k (r1 a)2 + 21 k (r2 r1 a)2 , (17.81)
2m(r12 + r22 )
which is different than the effective potential from part (b). However in both this case and
in part (b), we have that the radial coordinates obey the equations of motion
Ueff
rj =
m , (17.82)
rj
Figure 17.14: A mass point m rolls inside a hoop of mass M and radius R which rolls
without slipping on a horizontal surface.
[2] A point mass m slides inside a hoop of radius R and mass M , which itself rolls without
slipping on a horizontal surface, as depicted in fig. 17.14.
Choose as general coordinates (X, , r), where X is the horizontal location of the center of
the hoop, is the angle the mass m makes with respect to the vertical ( = 0 at the bottom
of the hoop), and r is the distance of the mass m from the center of the hoop. Since the
mass m slides inside the hoop, there is a constraint:
G(X, , r) = r R = 0 .
Nota bene: The kinetic energy of the moving hoop, including translational and rotational
components (but not including the mass m), is Thoop = M X 2 (i.e. twice the translational
contribution alone).
r,
(a) Find the Lagrangian L(X, , r, X , , t).
[5 points]
The Cartesian coordinates and velocities of the mass m are
x = X + r sin x = X + r sin + r cos (17.83)
y = R r cos y = r cos + r sin (17.84)
The Lagrangian is then
T U
4 56 7 4 56 7
L =(M + 2 m)X + 2 m(r + r ) + mX(
1 2 1 2 2 2 r sin + r cos ) mg(R r cos ) (17.85)
Note that we are not allowed to substitute r = R and hence r = 0 in the Lagrangian prior
to obtaining the equations of motion. Only after the generalized momenta and forces are
computed are we allowed to do so.
(b) Find all the generalized momenta p , the generalized forces F , and the forces of
constraint Q .
[10 points]
418 CHAPTER 17. PHYSICS 110A-B EXAMS
FX = 0 = P pX = constant . (17.93)
The second conserved quantity is the Hamiltonian, which in this problem turns out to be
the total energy E = T + U . Incidentally, we can use conservation of P to write the energy
in terms of the variable alone. From
P mR cos
X = , (17.94)
2M + m 2M + m
we obtain
&
with 0 g/R. Clearly 2 is conserved, as it is linearly related to the energy E:
P 2
E= + 1 mR2 2 . (17.97)
2m(1 + ) 2
(d) Derive a differential equation of motion involving the coordinate (t) alone. I.e. your
equation should not involve r, X, or the Lagrange multiplier .
[5 points]
From conservation of energy,
$ % $ %
d( 2 ) 1 + sin2 sin cos
=0 = + 2 + 02 sin = 0 , (17.98)
dt 1+ 1+
again with = m/2M . Incidentally, one can use these results in eqns. 17.96 and 17.98 to
eliminate and in the expression for the constraint force, Qr = = pr Fr . One finds
2 + 02 cos
= mR
1 + sin2
A $ 2 % B
mR 02
= (1 + ) 4 sin2 ( 12 ) + (1 + sin2 ) cos . (17.99)
(1 + sin2 )2 02
This last equation can be used to determine the angle of detachment, where vanishes and
the mass m falls off the inside of the hoop. This is because the hoop can only supply a
repulsive normal force to the mass m. This was worked out in detail in my lecture notes on
constrained systems.
[3] Two objects of masses m1 and m2 move under the influence of a central potential
: :1/4
U = k :r1 r2 : .
(a) Sketch the effective potential Ueff (r) and the phase curves for the radial motion. Identify
for which energies the motion is bounded.
[5 points]
The effective potential is
22
Ueff (r) = + kr n (17.100)
2r 2
with n = 41 . In sketching the effective potential, I have rendered it in dimensionless form,
Figure 17.15: The effective Ueff (r) = E0 Ueff (r/r0 ), where r0 and E0 are the radius and
energy of the circular orbit.
Although it is not obvious from the detailed sketch in fig. 17.15, the effective potential does
diverge, albeit slowly, for r . Clearly it also diverges for r 0. Thus, the relative
coordinate motion is bounded for all energies; the allowed energies are E E0 .
(b) What is the radius r0 of the circular orbit? Is it stable or unstable? Why?
[5 points]
For the general power law potential U (r) = kr n , with nk > 0 (attractive force), setting
" (r ) = 0 yields
Ueff 0
22
3 + nkr0n1 = 0 . (17.103)
r0
Thus,
$ %1 $ %4
22 n+2 422 9
r0 = = . (17.104)
nk k
The orbit r(t) = r0 is stable because the effective potential has a local minimum at r = r0 ,
17.6. F07 PHYSICS 110A FINAL EXAM 421
"" (r ) > 0. This is obvious from inspection of the graph of U (r) but can also be
i.e. Ueff 0 eff
computed explicitly:
"" 322
Ueff (r0 ) = + n(n 1)kr0n
r04
22
= (n + 2) 4 . (17.105)
r0
"" (r ) > 0.
Thus, provided n > 2 we have Ueff 0
(c) For small perturbations about a circular orbit, the radial coordinate oscillates between
two values. Suppose we compare two systems, with 2" /2 = 2, but " = and k" = k. What
is the ratio " / of their frequencies of small radial oscillations?
[5 points]
" (r), we expand r = r + and find
r = Ueff
From the radial coordinate equation 0
""
= Ueff
(r0 ) + O( 2 ) . (17.106)
"
= 27/9 . (17.109)
(d) Find the equation of the shape of the slightly perturbed circular orbit: r() = r0 +().
That is, find (). Sketch the shape of the orbit.
[5 points]
We have that () = 0 cos( + 0 ), with
r 2
= = 0 = n+2 . (17.110)
2
With n = 14 , we have = 32 . Thus, the radial coordinate makes three oscillations for every
two rotations. The situation is depicted in fig. 17.21.
(e) What value of n would result in a perturbed orbit shaped like that in fig. 17.22?
[5 points]
422 CHAPTER 17. PHYSICS 110A-B EXAMS
Clearly = n + 2 = 4, in order that () = 0 cos(+0 ) executes four complete periods
over the interval [0, 2]. This means n = 14.
[4] Two masses and three springs are arranged as shown in fig. 17.18. You may assume
that in equilibrium the springs are all unstretched with length a. The masses and spring
constants are simple multiples of fundamental values, viz.
m1 = m , m2 = 4m , k1 = k , k2 = 4k , k3 = 28k . (17.111)
You are not required to find the equilibrium values of x1 and x2 . However, suppose all the
unstretched spring lengths are a and the total distance between the walls is L. Then, with
x1,2 being the location of the masses relative to the left wall, we have
Solving these two inhomogeneous coupled linear equations for x1,2 then yields the equilib-
rium positions. However, we dont need to do this to solve the problem.
(b) Find the T and V matrices.
[5 points]
We have $ %
2T m 0
T" = = (17.120)
" 0 4m
and $ %
2U 5k 4k
V" = = . (17.121)
" 4k 32k
&
where = 2 /02 , with 0 = k/m. Setting det Q() = 0 then yields
2 13 + 36 = 0 , (17.123)
= 2 0 , + = 3 0 . (17.124)
This yields two linearly dependent equations, from which we can determine only the ratios
() ()
2 /1 . Plugging in for , we find
E F $ % E F $ %
() (+)
1 4 1 1
() = C , (+) = C+ . (17.126)
2 1 2 1
(i) (j)
We then normalize by demanding T" " = ij . We can practically solve this by
inspection:
20m |C |2 = 1 , 5m |C+ |2 = 1 . (17.127)
We may now write the modal matrix,
$ %
1 2 1
A= 1 . (17.128)
5m 2 1
(e) Write down the most general solution for the motion of the system.
[5 points]
The most general solution is
E F $ % $ %
1 (t) 4 1
= B cos(20 t + ) + B+ cos(30 t + + ) . (17.129)
2 (t) 1 1
[1] Two identical semi-infinite lengths of string are joined at a point of mass m which
moves vertically along a thin wire, as depicted in fig. 17.21. The mass moves with friction
coefficient , i.e. its equation of motion is
m
z + z = F , (17.130)
where z is the vertical displacement of the mass, and F is the force on the mass due to
the string segments on either side. In this problem, gravity is to be neglected. It may be
convenient to define K 2 /mc2 and Q /mc.
Figure 17.19: A point mass m joining two semi-infinite lengths of identical string moves
vertically along a thin wire with friction coefficient .
(a) The general solution with an incident wave from the left is written
A
f (ct x) + g(ct + x) (x < 0)
y(x, t) =
h(ct x) (x > 0) .
Find two equations relating the functions f (), g(), and h().
[20 points]
The first equation is continuity at x = 0:
f () = g() + h()
where = ct ranges over the real line [, ]. The second equation comes from Newtons
2nd law F = ma applied to the mass point:
Expressed in terms of the functions f (), g(), and h(), and dividing through by mc2 ,
this gives
(b) Solve for the reflection amplitude r(k) = g(k)/f(k) and the transmission amplitude
t(k) = h(k)/f(k). Recall that
! !
dk
f () = f (k) eik f (k) = d f () eik ,
2
Therefore,
g(k) Q + ik
r(k) = = (17.132)
f (k) Q + K + ik
h(k) K
t(k) = = (17.133)
f(k) Q + K + ik
: : : : 2 2 2
:r(k):2 + :t(k):2 = Q + K + k (17.134)
(Q + K)2 + k2
Clearly the RHS of this equation is bounded from above by unity, since both Q and K are
nonnegative.
(c) Find an expression in terms of the functions f , g, and h (and/or their derivatives) for
the rate E at which energy is lost by the string. Do this by evaluating the energy current
on either side of the point mass. Your expression should be an overall function of time t.
[10 points]
Recall the formulae for the energy density in a string,
2
E(x, t) = 1
2 y 2 (x, t) + 12 y " (x, t) (17.135)
17.7. W08 PHYSICS 110B MIDTERM EXAM 427
and
t) y " (x, t) .
jE (x, t) = y(x, (17.136)
The energy continuity equation is t E + x jE = 0. Assuming jE (, t) = 0, we have
!0 !
dE E E
= dx + dx
dt t t
0+
= jE (, t) + jE (0+ , t) + jE (, t) jE (0 , t) . (17.137)
Thus,
dE J" #2 " #2 " #2 K
= c g" (ct) + h" (ct) f " (ct) (17.138)
dt
Incidentally, if we integrate over all time, we obtain the total energy change in the string:
! J
" #2 " #2 " #2 K
E = d g" () + h" () f " ()
!
dk 2QK k2 : :
:f(k):2 .
= 2 2
(17.139)
2 (Q + K) + k
If the incident wave packet is very broad, say described by a Gaussian f () = A exp(x2 /2 2 )
with K 4 1 and Q 4 1, then k2 may be neglected in the denominator of eqn. 17.139,
in which case
2QK
E E 12 E0 . (17.141)
(Q + K)2 0
428 CHAPTER 17. PHYSICS 110A-B EXAMS
(a) Compute the inertia tensor I along body-fixed principle axes, with the origin at the
center of mass.
[15 points]
We first compute Izz :
where M = abc. Corresponding expressions hold for the other moments of inertia. Thus,
b2 + c2 0 0
1
I CM = 12 M 0 a2 + c2 0 (17.143)
0 0 a + b2
2
(b) Shifting the origin to the center of either of the bc faces, and keeping the axes parallel,
compute the new inertia tensor.
[15 points]
We shift the origin by a distance d = 12 a x
and use the parallel axis theorem,
) *
I (d) = I (0) + M d2 d d , (17.144)
resulting in
2
b + c2 0 0
I = 0 4a2 + c2 0 (17.145)
0 0 2
4a + b 2
(c) A massless torsional fiber is (masslessly) welded along the diagonal of either b c face.
The potential energy in this fiber is given by U () = 12 Y 2 , where Y is a constant and is
17.7. W08 PHYSICS 110B MIDTERM EXAM 429
the angle of rotation of the fiber. Neglecting gravity, find an expression for the oscillation
frequency of the system.
[20 points]
Let be the twisting angle of the fiber. The kinetic energy in the fiber is
1
T = 2 I
= 1 2
2 n I n , (17.146)
where
b y c z
=
n + . (17.147)
2
b +c 2 b + c2
2
We then find
b2 c2
Iaxis n I n = 13 M a2 + 16 M . (17.148)
b2 + c2
+
The frequency of oscillation is then = Y /Iaxis , or
L
6Y b2 + c2
= 2) 2 * (17.149)
M 2a b + c2 + b2 c2
430 CHAPTER 17. PHYSICS 110A-B EXAMS
[1] Consider a string with uniform mass density and tension . At the point x = 0, the
string is connected to a spring of force constant K, as shown in the figure below.
(a) The general solution with an incident wave from the left is written
A
f (ct x) + g(ct + x) (x < 0)
y(x, t) =
h(ct x) (x > 0) .
Find two equations relating the functions f (), g(), and h(). [10 points]
f () + g() = h()
where = ct ranges over the real line [, ]. The second equation comes from Newtons
2nd law F = ma applied to the mass point:
y " (0+ , t) y " (0 , t) K y(0, t) = 0 ,
or
" #
h" () + f " () g" () K f () + g() = 0
(b) Solve for the reflection amplitude r(k) = g(k)/f(k) and the transmission amplitude
t(k) = h(k)/ f(k). Recall that
! !
dk
f () = f (k) eik f(k) = d f () eik ,
2
17.8. W08 PHYSICS 110B FINAL EXAM 431
SOLUTION : Taking the Fourier transform of the two equations from part (a), we have
Solving for g(k) and h(k) in terms of f(k), we find
where the reflection coefficient r(k) and the transmission coefficient t(k) are given by
K 2i k
r(k) = , t(k) =
K + 2i k K + 2i k
Note that
: : : :
:r(k):2 + :t(k):2 = 1
) *2
y = y "" + 3 y " y ""
432 CHAPTER 17. PHYSICS 110A-B EXAMS
The last term arises upon integrating by parts twice in the integrand of the variation of the
action S. Thus, the wave equation for this system is
y = y + y "" y """"
17.8. W08 PHYSICS 110B FINAL EXAM 433
[2] Consider single species population dynamics governed by the differential equation
dN N2 HN
= N ,
dt K N +L
where , K, L, and H are constants.
(a) Show that by rescaling N and t that the above ODE is equivalent to
du hu
= r u u2 .
ds u+1
Give the definitions of u, s, r, and h. [5 points]
SOLUTION : From the denominator u + 1 in the last term of the scaled equation, we see that
we need to define N = Lu. We then write t = s, and substituting into the original ODE
yields
L du L2 2 Hu
= Lu u .
ds K u+1
Multiplying through by /L then gives
du L 2 H u
= u u .
ds K L u+1
We set the coefficient of the second term on the RHS equal to 1 to obtain the desired
form. Thus, = K/L and
N Lt K KH
u= , s= , r= , h=
L K L L2
(b) Find and solve the equation for all fixed points u (r, h). [10 points]
One solution is always u = 0 . The other roots are governed by the quadratic equation
(u r)(u + 1) + h = 0 ,
with roots at
J & K
u = 1
2 r 1 (r + 1)2 4h
434 CHAPTER 17. PHYSICS 110A-B EXAMS
Figure 17.22: Bifurcation curves for the equation u = ru u2 hu/(u + 1). Red curve:
hSN (r) = 14 (r + 1)2 , corresponding to saddle-node bifurcation. Blue curve: hT (r) = r,
corresponding to transcritical bifurcation.
(c) Sketch the upper right quadrant of the (r, h) plane. Show that there are four distinct
regions:
Find the equations for the boundaries of these regions. These boundaries are the
locations of bifurcations. Classify the bifurcations. (Note that negative values of u
are unphysical in the context of population dynamics, but are legitimate from a purely
mathematical standpoint.) [10 points]
SOLUTION : From the quadratic equation for the non-zero roots, we see the discriminant
vanishes for h = 14 (r + 1)2 . For h > 14 (r + 1)2 , the discriminant is negative, and there is
one real root at u = 0. Thus, the curve hSN (r) = 41 (r + 1)2 corresponds to a curve of
saddle-node bifurcations. Clearly the largest value of u must be a stable node, because
for large u the u2 dominates on the RHS of u = f (u). In cases where there are three
fixed points, the middle one must be unstable, and the smallest stable. There is another
bifurcation, which occurs when the root at u = 0 is degenerate. This occurs at
&
r 1 = (r + 1)2 4h = h=r .
17.8. W08 PHYSICS 110B FINAL EXAM 435
Figure 17.23: Examples of phase flows for the equation u = ru u2 hu/(u + 1). (a) r = 1,
h = 0.22 (region I) ; (b) r = 1, h = 0.5 (region II) ; (c) r = 3, h = 3.8 (region III) ; (d)
r = 1, h = 1.5 (region IV).
This defines the curve for transcritical bifurcations: hT (r) = r . Note that hT (r) hSN (r),
since hSN (r) hT (r) = 41 (r 1)2 0. For h < r, one root is positive and one negative,
corresponding to region II.
The (r, h) control parameter space is depicted in fig. 17.22, with the regions I through IV
bounded by sections of the bifurcation curves, as shown.
(d) Sketch the phase flow for each of the regions I through IV. [8 points]
(a) A mirror lying in the (x, y) plane moves in the z direction with speed u. A monochro-
matic ray of light making an angle with respect to the z axis in the laboratory
frame reflects off the moving mirror. Find (i) the angle of reflection, measured in the
laboratory frame, and (ii) the frequency of the reflected light. [17 points]
SOLUTION : The reflection is simplest to consider in the frame of the mirror, where pz
pz
upon reflection. In the laboratory frame, the 4-momentum of a photon in the beam is
) *
P = E , 0 , E sin , E cos ,
where, without loss of generality, we have taken the light ray to lie in the (y, z) plane, and
where we are taking c = 1. Lorentz transforming to the frame of the mirror, we have
) *
P = E(1 u cos ) , 0 , E sin , E(u + cos ) .
P "1 = 0
P "2 = E sin
$ %
" 1 2u cos + u2
E = E
1 u2
(b) Consider the reaction + + n K+ + 0 . What is the threshold kinetic energy of the
pion to create kaon at an angle of 90 in the rest frame of the neutron? Express your
answer in terms of the masses m , mn , mK , and m . [16 points]
P + Pn = PK + P .
Thus,
P2 = (E + En EK )2 (P + Pn PK )2
= E2 P2 = m2 .
Pn = (mn , 0) .
Thus, P Pn = Pn PK = 0. We are also told that the pion and the kaon make an angle
of 90 in the laboratory frame, hence P PK = 0. And of course for each particle we have
E 2 P2 = m2 . Thus, we have
[4] Sketch what a bletch might look like. [10,000 quatloos extra credit]
[-50 points if it looks like your professor]
Figure 17.24: The putrid bletch, from the (underwater) Jkroo forest, on planet Barney.