hw2 Sol
hw2 Sol
HW 2 Solution Key
1. 3.3 (5 points)
Sol.
A shell traveling with velocity v explodes into three pieces of equal masses. One piece has
velocity ~v1 = ~v0 and the other two have velocities that are equal in magnitude but mutually
perpendicular. Find the two velocities and sketch the three velocities.
Defining 3m = M , and v as speed of the two unknown the outgoing shells, we get:
The only way for momentum in the y-direction to be conserved is if θ2 = −θ3 , so sin θ3 = − sin θ2 and
cos θ3 = cos θ2 . Further, for them to be perpendicular:
Thus:
v0 v0
v2 = √ î + √ ĵ
2 2
2. 3.21 (5 points)
A uniform thin sheet of metal is cut in shape of a semicircle of radius R and lies in the xy
plane with its center at the origin and diameter lying along the x axis. Find the position of
the CM.
Sol.
Symmetry demands that the CM must lie along the y-axis. But where?
First, note that the total mass of a semicircle is:
piR2 σ
M = σA =
2
where σ is the density per unit area.
Next:
R
σ ydA
yCM =
M
RR
σ (r sin φ)r dr dφ
=
3
RMπ
σR σ/3 0 sin φdφ
=
M
π
−σR3 σ/3 cos φ|0
=
M
2σR3 /3
=
M
4R
=
3π
3. 3.29 (5 points)
A uniform spherical asteroid of radius R0 is spinning with angular velocity omega0 . It picks
up more matter until its radius is R. The density remains the same and the additional matter
was originally at rest Find the final angular velocity if the radius doubles.
Sol.
Note a couple of things. First, angular momentum is conserved, so:
I0
ω = ω0
I
Second, the moment of inertia of a sphere is:
2
I= M R2
5
If the radius doubles, M = 8M0 , and R2 = 4R02 , so I = 32I0 . Thus:
ω0
ω=
32
4. (15 points) A planet, of mass, m is orbiting a star of mass, M . At some instant in its orbit, t0 , it is a
distance, r0 from the star, has a radial velocity, vr,0 , a tangential velocity, vt,0 .
Note: The algebra in the latter half of the problem is a bit hairy. You’ll be fine, though.
(a) In terms of the numbers above, compute the mechanical energy, T + U , of the planet at t0 .
Sol.
The point of this problem is really to recognize that a few fixed numbers define the properties of
an orbit entirely. In this case:
1 2 2
T (t0 ) = m vr,0 + vt,0
2
and
GM m
U (t0 ) = −
r0
These combine to produce a total (conserved) energy:
1 2 2
GM m
E= m vr,0 + vt,0 − ,
2 r0
L = mvt,0 r0
L2 GM m
E= 2
−
2mr r
This is nice! There is only one unknown, r. It is even simpler if I multiply by r2 and recast the
equation as:
L2
|E|r2 − GM mr + =0
2m
where I cleaned up a little by noting that E < 0. At any rate, this is simply a quadratic equation,
which has two solutions for r (the smaller, given by the minus sign, is perihelion and the plus sign
gives apastron.). So:
p
GM m ± G2 M 2 m2 − 2|E|L2 /m
ra,p =
2|E|
(d) What is the kinetic energy of the star at periastron and apastron? You may express your answer
in terms of rast and rperi .
Sol.
In each case:
L
va,p =
mra,p
so
1 L2
T = mv 2 = 2
2 2mra,p
so
r02
ω = ω0
r2
(b) Assuming that I pull the string so slowly that we can approximate the particles path to be circle
of slowly shrinking radius, calculate the work I did pulling the string.
How much force are we applying? Well, the point of this question is that the force is the centripetal
force, which is:
mv 2
F =
r
= mrω 2
mr04 ω02
=
r3
where I’ve ignored the sign (the force is inward). The work done is thus:
Z
W = F dr
Z r0
mr04 ω02
= dr
r r3
1 2 2 r02
= mr ω −1
2 0 0 r2
A small frictionless puck perched at the top of a fixed sphere of radius R is given a tiny nudge
and begins to slide down. Through what vertical height will it descend before it leaves the
surface of the sphere?
Sol.
First, note that if the top of the sphere if θ = 0, the puck will fall a vertical height, h such that:
h = R(1 − cos θ)
as we did for the pendulum. But further, that descent gives us an increase in kinetic energy:
1
mv 2 = mgR(1 − cos θ)
2
or
v 2 = 2gR(1 − cos θ)
To keep the sphere, the gravity must be sufficient to satisfy the centripetal force:
mv 2
mg cos θ =
R
cos θ = 2(1 − cos θ)
2
cos θ =
3
so
R
h = R(1 − cos θ) =
3
7. 4.13 (5 points)
Calculate the gradient ∇f of the following functions, f (x, y, x):
Sol.
(a) f = ln(r) The problem was phrased rather awkwardly, but since we know how to take gradients
in spherical coordinates, these are trivial:
∂f 1
∇f = r̂ = r̂
∂r r
(b) f = rn
∇f = nrn−1 r̂
(c) f = g(r)
∂g
∇g = r̂
∂r
8. (20 points) Let’s get a little practice taking divergence, gradient, and curl, since we’re going to need
to do these things later. Let’s define a couple of scalar functions (one in Cartesian coordinates, and
one in spherical) and a couple of vectors:
f (x, y, z) = x2 + y 2
g(r, θ, φ) = r cos θ
~u = y î − xĵ
~v = y î + xĵ
Please calculate:
(a) ~u × ~v
Sol.
î ĵ k̂
~u × ~v = y
−x 0
y x 0
= 2xy k̂
(b) ∇ × ~u
I believe we did this one and the next one in class. It is:
Sol.
î ĵ k̂
d d d
∇ × ~u = dx dy dz
y −x 0
= −2k̂
(c) ∇ × ~v
Sol.
î ĵ k̂
d d d
∇ × ~u = dx dy dz
y x 0
= 0
(d) ∇ · ~u
Sol.
d(y) d(−x)
∇ · ~u = + =0
dx dy
(e) ∇ · ~v
Perhaps a bit redundant...
Sol.
d(y) d(x)
∇ · ~u = + =0
dx dy
(f) ∇f
Sol.
∂f ∂f ∂f
∇f = î + î + k̂
∂x ∂y ∂z
= 2xî + 2y ĵ
(g) ∇g
Sol.
You can actually do this in 2 ways. The simplest is to note that g = x, and thus:
dg
∇g = î = î
dx
Picking the best coordinate system can be very useful.
But you can also use polar coordinates:
∂g 1 ∂g
∇g = r̂ + θ̂
∂r r ∂θ
(Note that in 2-d, we typically used φ rather than θ in the class, but it’ll work fine either way).
So:
∇g = cos θr̂ − sin θθ̂
Uv = −xy + C
A child toy has a shape of a cylinder mounted on top of a hemisphere. The radius of the
hemisphere is R and the CM of the whole toy is at a height h above the floor.
Sol.
(a) Write down the gravitational potential energy when the toy is tipped to an angle θ from the
vertical.
The center of mass, h0 and the angle, θ can be computed as:
Thus:
U = mgh0 = mg (h cos θ + R(1 − cos θ))
relative to the floor. If we wanted to compute relative to vertical, we’d subtract mgh.
(b) Find the values of R and h for which the equilibrium at θ is stable.
First, note:
dU
= mg ((R − h) sin θ)
dθ
which, naturally, is zero at θ = 0 (the definition of an equilibrium). For it to be stable:
d2 U
>0
dθ2
so
d2 U
= mg ((R − h) cos θ)
dθ2
(a) Consider a electron in a circular orbit of radius r around a fixed proton. The centripetal force is
given by the Coulomb force. Prove that T = −1/2U , E = T + U = −1/2U .
All of these statements are, of course, equivalent. We actually did this in class. The force is:
ke2 mv 2
|F~ | = =
r2 r
for a particle in a central potential and a circular orbit. The potential energy is:
ke2
U =−
r
(negative because it’s attractive.)
From the force equation, we get:
ke2
mv 2 = 2T = = −U
r
which proves the result.
(b) Consider the inelastic collision of an electron with a hydrogen atom. Write down the total energy
of the system.
This is actually just a one-liner. Since the total energy of the bound atom is U/2, then if T1 is
the energy of the electron prior to collision:
U
E= + T1
2
(c) (c)Find out the final kinetic energy of electron 1, T10 . Energy is conserved, so:
1 1
T10 = T1 + U − U 0
2 2
The electron can gain or lose energy by transferring it to the atom. .