Problem 1:
Find the total cross section for a free cosmic object (e.g. meteorite)
to fall into the Sun. The object of mass m1 and at infinite
distance from the Sun has velocity v∞ relative to the Sun.
The mass of the Sun is m2 >> m1 and the Sun's radius is
R. Compare your result with the geometrical cross section of the Sun.
When does your result approach the geometrical cross section, and when is it
very different?
Solution:
- Concepts:
Motion in a central potential.
- Reasoning:
The object
has a hyperbolic orbit. Energy E and angular momentum L are conserved, the
motion is in a plane.
L = m1bv∞ = m1rcvc,
where rc is the distance of closest approach, and vc
is the speed at rc.
The potential energy of the object is U(r)
= -Gm2m1/r. If rc < R, the object will crash onto the sun.
We
find the relationship between rc and b, and find the largest
impact parameter bmax for which rc < R.
The cross
section for crashing onto the sun is σ = πbmax2.
- Details of the calculation:
For motion in a central field energy E
and angular momentum L are conserved.
E = ½m1v∞2 =
½m1vc2 - Gm2m1/rc. vc2
= v∞2 + 2Gm2/rc.
L = m1bv∞ = m1rcvc,
v∞ = rcvc/b.
Solve for b in terms of rc.
b = rcvc/v∞
= rc(1 + 2Gm2/(rcv∞2))½.
bmax = R(1 + 2Gm2/(Rv∞2))½.
σ
= πR2(1 + 2Gm2/(Rv∞2))½.
The geometrical cross section is πR2.
When v∞ --> ∞, the crash cross section approaches the geometrical
cross-section. However, when v∞ is small, for example when Sun
is passing through a galactic gas cloud of cold atoms that is co-moving with the
Solar system in the galaxy, the crash cross section can be substantially
larger than the geometrical cross section.
Problem 2:
A bead is constrained to move without friction on a helix whose equation in
cylindrical polar coordinates is ρ = b, z = aΦ under the influence of the
potential V = ½k(ρ2 + z2).
(a)
Use the Lagrange multiplier method and find the appropriate Lagrangian including
terms expressing the constraints.
(b) Apply the Euler-Lagrange
equations to obtain the equations of motion.
(c) Next, repeat parts
(a) and (b) without using the Lagrange multiplier method. Instead, build
the constraints into the general coordinate(s).
Solution:
- Concepts:
Lagrangian Mechanics, the Lagrange multiplier method
- Reasoning:
We are instructed to use the Lagrange multiplier method to
solve the problem.
- Details of the calculation:
(a) Lagrangian not incorporating the
constraints:
L = ½m[(dρ/dt)2 + ρ2(dΦ/dt)2 +(dz/dt)2]
- ½k(ρ2 + z2).
Put the equations of constraint into the form
Σk alk dqk +
alt dt = 0, l = 1, ..., m.
We
have two equations of constraint.
(i) dρ = 0; a1ρ = 1, a1Φ
= a1z = 0.
(ii) dz - adΦ = 0 ; a2ρ = 0, a2Φ
= -a, a2z = 1.
(b) Lagrange's equation:
d/dt(∂L/∂(dqk/dt)) - ∂L/∂qk = ∑lλlalk,
Σk alk dqk + alt dt = 0.
We have:
md2ρ/dt2 - mρ(dΦ/dt)2 + kρ = λ1,
mρ2d2Φ/dt2 + 2mρ(dρ/dt)(dΦ/dt) = -aλ2,
md2z/dt2 + kz = λ2,
and
ρ = b, dρ/dt = d2ρ/dt2 = 0,
z = aΦ, dz/dt = adΦ/dt, d2z/dt2
= ad2Φ/dt2.
We therefore have:
-mb(dΦ/dt)2 + kb = λ1.
mb2 d2Φ/dt2 = -aλ2.
ma d2Φ/dt2 + kaΦ = λ2.
Using
the last two equations to solve for λ2 we have
λ2 = Φ kab2/(a2 + b2).
Therefore the equation of motion is
d2Φ/dt2 + (ka2/(m(b2 + a2))Φ = 0.
λ1 =
-mb(dΦ/dt)2 + kb.
λ1 is the force of
constraint in the radial direction, λ2 is the force of constraint
in the z- direction.
(c) L = ½m[(adΦ/dt)2 + (bdΦ/dt)2]
- ½k(b2 + (aΦ)2).
d/dt(∂L/∂(dqi/dt)) -
∂L/∂qi = 0.
m(b2
+ a2)d2Φ/dt2 + ka2Φ = 0.
d2Φ/dt2
+ (ka2/(m(b2 + a2))Φ = 0.
Let C2
= ka2/(m(b2 + a2)).
Φ = A exp(-iCt) +
exp(iCt) = Φ0sin(Ct + δ).
The particle oscillates about z = Φ =
0. The amplitude and phase of the oscillation are determined by the initial
conditions. The angular frequency of the oscillation is C.
Problem 3:
A particle is constrained to move on the surface of a
sphere of radius R0 centered about the origin (0, 0, 0) in the usual
Cartesian coordinates x, y, z.
A two-dimensional harmonic oscillator potential is applied in the y-z plane.
U(x, y, z) = ½k(y2 + z2).
The equation of constraint is x2 + y2 + z2 = R02.
(a)
Use the Lagrange multiplier method and find the appropriate Lagrangian including
terms expressing the constraint.
(b) Apply the Euler-Lagrange
equations to obtain the equations of motion which must be solved together with
the equation of constraint.
(c) For the initial conditions r(0) = (0, 0, R0), v(0) = (0, ωR0, 0), find the complete solution for r(t)
and the Cartesian components of the force of constraint for all t.
Solution:
- Concepts:
Lagrangian Mechanics, the Lagrange multiplier method
d/dt(∂L/∂(dqk/dt)) - ∂L/∂qk = ∑lλlalk, Σkalk
dqk
+ alt dt = 0.
Visualizing:

- Reasoning:
The Lagrange multiplier method yields the forces of
constraint.
- Details of the calculation:
(a) Lagrangian not incorporating the
constraints:
L = ½m[(dx/dt)2 + (dy/dt)2 +(dz/dt)2] - ½k(y2 + z2).
Put the equations of constraint into the form
Σkalk dqk +
alt dt = 0, l = 1, ..., m.
We
have one equations of constraint. We may write it as
xdx + ydy + zdz = 0, λ(axdx + aydy
+az dz) = 0.
(b)
The equations of motion are
md2x/dt2 = λx, md2y/dt2 =
(λ - k)y, md2z/dt2 = (λ - k)z.
These must be solved simultaneously with the equation of constraint
x2 + y2 + z2 = R02.(c)
The given initial conditions
x(0) = 0, vx(0) = 0, and the equation of motion
md2x/dt2 = -λx
imply that x(t)
= 0.
The motion is in the yz plane.
The initial conditions
y(0) = vz(0) = 0, z(0) = R0, vy(0) = ωR0,
and the equations of motion
md2y/dt2 = -(k - λ)y, md2z/dt2
= -(k - λ)z,
together with the equation of constraint
y2 + z2 = R02
imply
y = R0 sinωt, z = R0 cosωt, ω2 = (k
- λ)/m, λ = k - mω2,
Let Fc be the force of constraint. For the given initial
conditions we have
Fcx = 0, Fcy = (k - mω2)y, Fcz = (k
- mω2)z. Fc = (k - mω2)R0
er.
If k > mω2 the force of constraint pushes on the particle, If k < mω2
the force of constraint pulls on the particle.
Problem 4:
In a scattering experiment, a beam of particles of mass m and energy E is
sent towards a target. The number of particles scattered per unit area per
unit time into a specific direction is measured. The potential energy
function U(r) is that of a central attractive potential with a repulsive core.

(a) Give the definition of the differential scattering cross section dσ/dΩ
in terms of the impact parameter b and the scattering angle θ.
(b) Relate the impact parameter b to the angular momentum, and thus find
the dependence of θ(b) on U(r) and b in the form of an integral.
(c) What is the value of the scattering angle θ for the special cases b =
0 and b = ∞?
(d) Show that θ should become negative for suitable E and b.
(e) Given the result of (d) does the differential cross section ever
diverge for any value of b? Explain!
This problem just asks for definitions and reasoning, not for calculations.
Solution:
- Concepts:
The scattering cross section, scattering from a spherically symmetric potential
- Reasoning:
We are asked to think qualitatively about properties of the scattering cross
section.
- Details of the calculation:
(a)
σ(θ)
=|(b/sinθ)(db/dθ)|.
(b)
M = mv0b = b(2mE)½,
θ
= π - 2φ0
for a repulsive potential,
φ0 = b∫0umaxdu/[1
- b2u2 - U(u)/E]½, with u = 1/r.
E = b2Eu2max
+ U(umax) yields umax.
(c) b = 0 yields φ0 = 0, θ = π. (The
particle scatters backward, M = 0.)
b = ∞ yields φ0 = π/2, θ = 0. (The
particle is out of range of the scattering potential.)
(d) If we choose the impact parameter and the energy such that rmin
= 1/umax is greater than the value of r where the potential energy
U(r) has a minimum, then the particle never sees the repulsive core and is
scattered by an attractive potential, θ = π - 2φ0 is negative.
(e) If we decrease the impact parameter, rmin decreases, the
particle will see the repulsive core and θ will become positive. For
some finite impact parameter we will therefore have θ = 0, and σ(θ)
diverges.