Problem 1:
A mass m is connected by
a string of negligible mass to a pulley of mass M = 6m and radius R as shown.
The pulley has uniform mass density. Assume that at t = 0 the mass is at z
= 0 and θ = 0. For the time the mass is falling, find the equations of
motion for z and θ and the forces of constraint using the method of Lagrange
multipliers.

Solution:
- Concepts:
Lagrange's Equations, Lagrange multipliers
d/dt(∂L/∂(dqk/dt)) - ∂L/∂qk = ∑lλlalk, Σk alk
dqk
+ alt dt = 0.
- Reasoning:
The problem requires us to use the method of Lagrange multipliers.
The coordinate z denotes the distance the mass has fallen, the coordinate θ
denotes the angle through which the pulley has turned.
Then L = m(dz/dt)2/2 + I(dθ/dt)2/2
+ mgz.
The equation of constraint is z = Rθ, dz = Rdθ, dz - Rdθ = 0.
There is only one equation of constraint, so we can drop the index k.
az = 1, aθ = -R.
- Details of the calculations:
The equations of motion are
md2z/dt2 - mg = λ,
Id2θ/dt2 = -Rλ.
dz - Rdθ = 0.
Solving these 3 equations we obtain
(m + I/R2)d2z/dt2 = mg.
d2z/dt2 = mg/(m + 0.5M) = g/4, since I = MR2/2.
and M = 6m.
λ = -3mg/4 is the force of constraint acting on m in the z-direction, it is
the tension in the string pulling upwards on m. The - sign indicates
that the force of constraint is acting upwards.
-Rλ = 3mgR/4 is the torque acting on the disk. It is the
generalized force of constraint associated with the coordinate θ. The
torque is pointing into
the page.
Problem 2:
A uniform hoop of mass m and radius r rolls without
slipping on a fixed cylinder of radius R as shown in the figure.
The only external
force is that of gravity. If the hoop starts rolling from rest on top of the big cylinder,
find, by the method of Lagrange multipliers, the point at which the hoop falls off the
cylinder.

Solution:
- Concepts:
Lagrange multipliers
- Reasoning:
The Lagrange multiplier technique yields the radial force of constraint.
The contact between the hoop and the cylinder will be lost when the radial force
of constraint changes sign. The cylinder cannot pull.
- Details of the calculation:
To find the radial force of constraint, we let R, θ1 and θ2 be
the
generalized coordinates.
They are connected by constraints of the form Σk alk
dqk
+ alt dt = 0.
We have two equations of constraint.
R = R1, dR = 0, therefore we can choose a1R =
1, a1θ1 = a1θ2 = 0.
(We use R1 for the radius of the fixed sphere, to distinguish from the
generalized coordinate R.)
dθ2 = dθ1(R + r)/r, therefore we can choose a2R = 0, a2θ1 =
1, a2θ2 = -r/(R + r).
(Note:
θ2 ≠ θ1(R + r)/r until R is fixed.
If we let R be a coordinate then we only have a constraint equation connecting
the differentials of the coordinates.)
The three equations of motion are
d/dt(∂L/∂(dqk/dt)) - ∂L/∂qk = ∑lλlalk,
which have to be solve together with the two equations of constraint.
We have five equations and five unknowns, R(t), θ1(t), θ2(t), λ1 and λ2.
T = ½m(r + R)2(dθ1/dt)2 + ½mr2(dθ2/dt)2
+ ½m(dR/dt)2.
U = mg(r + R)cosθ1.
L = T - U.
∂L/∂(dR/dt) = mdR/dt, d/dt(∂L/∂(dR/dt)) = md2R/dt2,
∂L/∂R = m(r + R)(dθ1/dt)2 - mgcosθ1.
d/dt(∂L/∂(dR/dt)) - ∂L/∂R = λ1a1R
+ λ2a2R
(1) md2R/dt2 - m(r + R)(dθ1/dt)2
+ mgcosθ1 = λ1,
∂L/∂(dθ1/dt) = m(r + R)2(dθ1/dt),
d/dt(∂L/∂(dθ1/dt)) = m(r + R)2d2θ1/dt2
+ 2m(r + R)(dθ1/dt)(dR/dt),
∂L/∂θ1
= mg(r + R)sinθ1.
d/dt(∂L/∂(dθ1/dt)) - ∂L/∂θ1 = λ1a1θ1
+ λ2a2θ1,
(2) m(r + R)2d2θ1/dt2 +
2m(r
+ R)(dθ1/dt)(dR/dt) - mg(r + R)sinθ1 = λ2.
∂L/∂(dθ2/dt) = mr2(dθ2/dt),
d/dt(∂L/∂(dθ2/dt)) = mr2d2θ2/dt2,
∂L/∂θ2
= 0.
d/dt(∂L/∂(dθ2/dt)) - ∂L/∂θ2 = λ1a1θ2
+ λ2a2θ2,
(3) mr2d2θ2/dt2 =
-λ2r/(r + R).
Constraints:
dR/dt = 0 --> d2R/dt2 = 0, r = R1.
dθ2 = dθ1(R + r)/r --> d2θ2/dt2 = ((R1 + r)/r)d2θ1/dt2.
Therefore
from (1): -m(r + R1)(dθ1/dt)2 + mgcosθ1
= λ1.
from (2): m(r + R1)2d2θ1/dt2 -
mg(r + R1)sinθ1 = λ2.
from
(3): md2θ1/dt2 = -λ2/(r
+ R1)2.
Combining the last two equations we have
2m(r + R1)2d2θ1/dt2 -
mg(r + R1)sinθ1 = 0.
Contact is lost when λ1 = 0. (The normal
force cannot pull.)
Then
dθ1/dt = [gcosθ1/(r + R1)]½.
To find dθ1/dt as a function of θ1 we need to solve the differential
equation
2m(r + R1)2d2θ1/dt2 -
mg(r + R1)sinθ1 = 0,
or
d2θ1/dt2 = gsinθ1/(2(r + R1))
for dθ1/dt.
Denote dθ1/dt = f(θ1).
df(θ1)/dt = [df(θ1)/dθ1]f(θ1) = ½df2(θ1)/dθ1
= gsinθ1/(2(r + R1)) .
f2(θ1) = A - (g/(r + R1))cosθ1.
dθ1/dt = [A
- (g/(r + R1))cosθ1]½.
Initial conditions: dθ1/dt = 0 for θ1 = 0, A = g/(r + R1).
dθ1/dt = [g/(r
+ R1) - g cosθ1/(r + R1)]½.
The
hoop falls off when gcosθ1/(r + R1) =
g/(r + R1) - gcosθ1/(r + R1),
cosθ1 = (1 - cosθ1),
or cosθ1 =
½,
θ1 = 60o.
Comments: (not part of the asked for solution)
Finding λ1:
-m(r + R1)(dθ1/dt)2 + mgcosθ1
= λ1.
-m(r + R1)[(g/(r + R1) - gcosθ1/(r + R1)] + mgcosθ1
= λ1.
mg(2cosθ1
- 1)
= λ1.
λ1a1r = Fr, Fr = mg(2cosθ1
- 1) is the
reaction (normal) force of the cylinder on the hoop.
Finding λ2:
md2θ1/dt2 = -λ2/(r
+ R1)2.
m[g/(2(r + R1))sinθ1] = -λ2/(r
+ R1).2
mg sinθ/2 = -λ2/(r
+ R1).
What is the significance of λ2?
mr2d2θ2/dt2 = -λ2r/(r
+ R1)2.
-λ2r/(r
+ R1)2 = mgr sinθ1/2 is the generalized force
associated with the coordinate θ2. Since θ2
is an angle, the generalized force is a torque. Rolling implies static friction.
The force of static friction exerts a torque about the center of the hoop.
mgr sinθ1/2 = τθ2.
Note:
The λs are not unique, but the formalism yields unique generalized forces of constraint.
Problem 3:
A particle of mass m is acted on by an attractive force whose potential is
given by U(r) = -Ar-4. It is
incident from infinity with an initial velocity v∞.
Sketch the effective potential of the particle Ueff(r). Find the total
cross section for capture of the particle.
Solution:
- Concepts:
Motion in a central potential
- Reasoning:
In a central potential the energy E and the angular momentum
M are
conserved.
- Details of the calculation:
E = ½m(dr/dt)2 + Ueff(r) = ½mv∞2.
M = mv∞b, b = impact parameter.
Ueff(r) = M2/(2mr2) - A/r4.
Ueff(r) --> 0 as r --> ∞.
Ueff(r) --> -∞ as r --> 0.
Ueff(r) has a maximum at r0 such that dUeff(r)/dr|r0
= 0.

-M2/(mr03) + 4A/r05 = 0,
r0 = (4Am/M2)½.
Ueff(r0) = M4/(16Am2).
The condition for capture is ½mv∞2 > M4/(16Am2),
½mv∞2 > (mv∞b)4/(16Am2),
b4 < 8A/(mv∞2).
σcapture = πb2 = (2π/v∞)*(2A/m)½.
Problem 4:
A beam of particles of mass m and non-relativistic kinetic energy E is
scattered from a central potential. The potential energy of a particle is
U = -U0, for r < a, U = 0 for r > a.
(a) Show that the scattering produced by such a potential is identical to
the refraction of light rays by a sphere of radius a and relative index of
refraction n = ((E + U0)/E)½, i.e. show that sinα/sinβ =
n, where α and β are defined in the diagram.

(b) Show that the classical differential scattering cross section for
this potential is
σ(θ) = dσ/dΩ = [n2a2/(4 cos(θ/2))](n cos(θ/2) - 1)(n - cos(θ/2))/(1 + n2 - 2n cos(θ/2))2.
Solution:
- Concepts:
The scattering cross section, scattering from a spherically symmetric potential
- Reasoning:
The potential has spherical symmetry.
As the potential changes abruptly ar r = a, the tangential component of the
momentum of the particles does not change.
- Details of the calculation:
(a) Define a coordinate system with a x' and a y' axis as shown.

p2 = px2 = px'2 + py'2 at r =
∞.
As the particle enters the region of non-zero potential, py'
= constant since ∂U/∂y' = 0.
E = p2/(2m) = p'2/(2m) - U0.
(energy conservation)
sinα/sinβ = (py'/p)/(p'y'/p')
= p'/p = ((E + U0)/E)½ = n.
(b) We need to find the impact parameter b as a function of θ or vice versa.
Let a be the radius of the sphere.
b = a sinα . b2 = a2 sin2α.
Geometry: θ = 2(α - β).
sinβ/sinα = sin(α - θ/2)/sinα = cos(θ/2)
- cotα sin(θ/2) = 1/n.
cos(θ/2)/sin(θ/2)
- 1/(nsin(θ/2)) = cotα.
Use this to write b2 in terms of θ.
sin2α = 1/(cot2α + 1).
cot2α + 1 = (n cos(θ/2)
- 1)2/(n2sin2(θ/2)) + 1.
1/(cot2α + 1) = n2sin2(θ/2)/[(n cos(θ/2)
- 1)2 + n2sin2(θ/2)]
= n2sin2(θ/2)/(n2 + 1 -
2n cos(θ/2)).
b2 = a2/(cot2α + 1) = a2n2sin2(θ/2)/(n2 + 1 -
2n cos(θ/2)).
σ(θ)
=|(b/sinθ)(db/dθ)|.
db2/dθ = 2b db/dθ
= a2n2sin(θ/2)(cos(θ/2)
+ n2cos(θ/2) - ncos2(θ/2) - n)/(1 + n2 - 2n cos(θ/2))2.
sinθ = 2sin(θ/2)cos(θ/2).
σ(θ) = [n2a2/(4 cos(θ/2))](n cos(θ/2) - 1)(n - cos(θ/2))/(1 + n2 - 2n cos(θ/2))2.
Problem 5:
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.