Arquivo Único Berkeley PDF
Arquivo Único Berkeley PDF
Arquivo Único Berkeley PDF
(2i 3j k).
3. The relation between Cartesian (x, y, z) and
spherical polar (r, , ) coordinates is:
x = r sin cos
y = r sin sin
z = r cos .
5. K&K problem 1.6 Prove the law of sines using the cross product. It should only take a couple of lines. (Hint: Consider the area of a triangle
formed by A, B, C, where A + B + C = 0.)
6. K&K problem 1.11 Let A be an arbitrary
vector and let n
be a unit vector in some xed direction. Show that A = (A n
) n
+(
n A)
n.
7. If the air velocity (velocity with respect to
the air) of an airplane is u, and the wind velocity with respect to the ground is w, then the
ground velocity v of the airplane is
v = u + w.
An airplane les a straight course (with respect
to the ground) from P to Q and then back to P ,
with air speed |u| which is always equal to a constant U0 , regardless of the wind. Find the time
required for one round trip, under the following
conditions:
(e.) Show that the round trip ying time is always least for part (a.).
(a.) No wind.
(c.) Wind of speed W0 blowing perpendicular to
a line connecting P and Q.
distance (m)
0.56
0.84
1.17
1.57
2.00
2.53
3.08
3.71
4.39
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 1
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
1. You may remember the law of cosines from
trigonometry. It will be useful for several parts
of this problem, so we will state it here. If the
lengths of the sides of a triangle are a, b, and c,
and the angle opposite the side c is , then
2
c = a + b 2ab cos
(a.) When two vectors add up to a third vector,
the three vectors form a triangle. If the angle
between a and b is , then the angle opposite
the side formed by c is 180 .
(b.) This part is simple. Just subtract the vector a from both sides to see that b = b. The
only way that this can happen is if b = 0, the
zero vector.
(c.) This part can also be done by the law of
cosines. Like part (a.), we have the following
two equations
|c|2 = |a|2 + |b|2 + 2|a||b| cos
This is just the law of cosines again, where
is the angle between |a| and b|. The problem
states that
|c|2 = |a|2 + |b|2
Comparing this with the equation above, we nd
that cos = 0. This happens at = 90 . This
means that the vectors must be perpendicular to
each other.
Squaring this
1
= 120
cos =
2
2
2. K&K problem 1.2
We can use the dot product, also known as
the inner product, of two vectors here. Remember that
A B = |A||B| cos
where is the angle between the vectors. We can
use the formula for computing the dot product
from the vector components
A B = Ax Bx + Ay By + Az Bz
10
= 0.805
11 14
= R sin 1 sin 1
= R cos 1
= R sin 2 cos 2
= R sin 2 sin 2
= R cos 2
as we expected in the rst place. Now we calculate the dot product. Let x1 be the vector to the
rst point and x2 be the vector to the second
point. We nd that
x1 x2 = R2 (sin 1 sin 2 cos 1 cos 2
+ sin 1 sin 2 sin 1 sin 2 + cos 1 cos 2 )
This can be simplied if we remember the formula for the cosine of a sum of two angles.
cos( ) = cos cos sin sin
Using this formula, we get the result
x1 x2 = R2 (sin 1 sin 2 cos(1 2 )
+ cos 1 cos 2 )
To get the angle we just divide by the lengths
of each vector, which are both R. This gives the
nal result.
cos 12 = cos 1 cos 2
+ sin 1 sin 2 cos(1 2 )
4. This problem is an application of the results
of problem 3.
(a.) A straight tunnel between Sydney and New
York can be represented by the dierence of the
vectors pointing to their locations. To say it another way, the distance between the ends of two
vectors is the length of the dierence of the vectors. Adjusting for the fact that latitude and
longitude are not quite the same as the coordinates and , we nd the polar coordinates of
the cities.
XNY = (6370 km, 49 , 286 )
XSydney = (6370 km, 124 , 151 )
Converting to Cartesian coordinates (x, y, z) using the formulas from problem 3 we get
XNY = (1325 km, 4621 km, 4179 km)
XSydney = (4619 km, 2560 km, 3562 km)
3
The distance between New York and Sydney
through the earth is just |XNY XSydney |. The
result of the calculation is
Distance = 12, 117 km
(b.) Using the result from problem 3 to calculate the angle between Sydney and New York,
we nd that cos 12 = 0.809, thus 12 = 144.0 .
To calculate the distance along the earths surface we need to express this angle in radians.
The conversion formula is
(radians) =
(degrees)
180
4
Of course we havent derived the BAC-CAB rule
here. Its a mess.
7. The idea in all of the parts of this problem
is that the plane must oppose any perpendicular
wind speed to maintain its straight path. If the
wind is blowing with a speed v perpendicular to
the path, the planes airspeed must be v perpendicular to the path. The airspeed is u, the
wind speed relative to the ground is w, and the
ground speed is v = u + w. |u| = U0 . Let the
total distance traveled be D.
(a.) No wind, w = 0 so u = v. T = D/U0 .
(b.) Wind of speed W0 blowing parallel to the
path. When the wind is going with the plane,
v = W0 + U0 , when it opposes the plane, the
ground speed is v = U0 W0 . The time for the
rst leg is T1 = D/2(U0 + W0 ). The time for
the second leg is T2 = D/2(U0 W0 ). The total
time is the sum
1
1
D
+
T =
2 U0 + W 0
U0 W 0
This can be simplied, and we get the nal answer, which agrees with part (a.) when W0 = 0.
T =
DU0
U02 W02
D
U02
W02
1
U02 W02 sin2 + W0 cos
1
+
U02 W02 sin2 W0 cos
This can be simplied considerably:
T =
T (W0 ) =
D U02 W02 sin2
U02 W02
5
For now we are going to ignore the fact that it
also depends on U0 and . Remember that functions have maxima and minima at places where
the derivative vanishes, so we need to take the
derivative of T with respect to W0 :
2W U 2 W 2 sin2
0
d
0
0
T (W0 ) = D
2
2
dW0
(U0 W0 )2
W0 sin2
U02 W02 sin2 (U02 W02 )
The derivative is clearly zero when W0 = 0. In
this case the travel time T = D/U0 as in part
(a.). There is another case we have to worry
about though. We divide out what we can to
get an equation for another value where the
derivative vanishes
U02 sin2 W02 sin2 = 2U02 2W02 sin2
This gives us the other point where the derivative is zero
2 sin2
W02 = U02
sin2
Notice that this point always occurs when the
wind speed is greater than the air speed. No
progress can be made against the wind if this
is the case, so the trip cannot occur. The nal possibility to consider is the case where the
wind speed is the same as the air speed. Looking at the formula, the time taken is innite.
The only possibility is that the minimum is at
W0 = 0. The nal piece of this problem is to
observe what happens to the time taken when
W0 > U0 . For one thing, it becomes negative.
In some circumstances it can even become imaginary. There is really no interpretation of this
other than ask a stupid question, get a stupid
answer. The answer doesnt make sense because the question didnt make sense. The trip
cannot occur when W0 > U0 , so it is meaningless
to ask how long it would take.
8. A particle moves along the curve y = Ax2
and its x position is given by x = Bt.
(a.) We can just plug the x equation into the y
equation to get the y position as a function of
d
r(t) = x
B + y
2AB 2 t
dt
d
v(t) = y
2AB 2
dt
v(t)v(t) =
B 2 + 4A2 B 4 t2
t2
t1
A(t)dt
1
(r(t0 ) r(0))
t0
6
This is just (r(t0 ) r(0))/t0 ! The average velocity is just the distance traveled divided by the
time it took.
9. The idea behind this problem is to make a
graph of position vs. time data and show that
they t the equation s = a(t t0 )2 /2. In addition you are supposed to nd t0 . The way to
do this is to plot the square root of the distance
vs.
which will give a straight line graph:
time,
s = (a/2)(t t0 ). The slope of this graph is
approximately 0.168, so we can use that to extrapolate back to zero. We nd that the graph
reaches zero at about t = 4.45, so this means
that t0 = 4.45 to make the distance traveled
equal zero at t = 4.45.
t0
l
+ .
gt0
2
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 2
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
1. This problem is a simple application of the
formula for centripetal acceleration. An object
moving at speed v in a circular path of radius r
has a centripetal acceleration directed inward:
acentripetal =
v2
r
r
v = r
r + r
r + (r + 2r )
a = (
r r2 )
52 m/sec
2
4. Two objects are dropped from a building at
times t = 0 and t = t0 . The distance that the
rst has fallen as a function of time is just d1 =
gt2 /2. The distance that the second has fallen is
d2 = g(t t0 )2 /2. When t > t0 , the separation
between them is l = d1 d2 . Thus we get
l=
1
1 2 1 2
gt g(t 2tt0 + t20 ) = gtt0 gt20
2
2
2
ar = r r2 = 0 r = r2
Plugging in the expressions for the r and variables, we nd that A = A(t2 )2 /2. Using
2
the fact
that = t /2, we arrive at the result
= 1/ 2.
(c.) For this part, we set the magnitudes of the
radial and tangential accelerations equal to each
other and solve for the angle. Plugging into the
formulas for the two accelerations, we get
ar = r r2
a = r + 2r
Plugging into the various terms, we get
A 1 A3 t4 = 1 A2 t2 + 2A2 t2
2
2
Plugging in the expression for where we can,
we get
1 22 = |5|
When the dust settles, there will be separate results depending on the value of . The nal
results are
33 5
1
< : =
4
2
1
33 + 5
> : =
4
2
t=
l
t0
+
gt0
2
(b.) In this part we want to calculate the optimal value of t0 so that the separation reaches
some value l0 at the earliest time possible. In
other words, we want to minimize the function
t(t0 , l0 ). First we take the derivative and set it
to zero to nd local extrema.
l0
1
dt
= 2 = 0 t0 =
dt0
2 gt0
2l0
g
3
second object when the rst object has already
fallen a distance l0 .
5. K&K problem 1.21
This is another maximization problem. We
want to know the optimal angle to throw a ball
down a hill with slope angle . Splitting this
into the x and y directions is the easiest way
to do the problem. First put the origin at the
top of the hill. If the ball is thrown up at an
angle with speed v, the initial velocities are
vx = v cos and vy = v sin .
Treating this as a function of , we can maximize the range by dierentiating with respect to
. Note that the endpoints in this problem are
not interesting. Throwing the ball straight up
( = 90 ) and throwing it at an angle both
result in the ball traveling no distance in the x
direction.
2v 2
dx
=
(cos (2) 2 cos sin tan )
d
g
2v 2
(cos (2) sin (2) tan ) = 0
=
g
Solving for , we get
cos(2) = sin(2) tan cot(2) = tan
Remembering that cot = tan(/2 ), we see
the nal result:
tan
2 = tan =
2
4
2
t
t0
a(t )dt
3
4 3
t x
t2 y
m/sec
15
10
4
(b.) We get the position by integrating again:
t
r(t) r(t0 ) =
v(t )dt
t0
Applying this to the result of part (a.), and remembering that at t = 0 the mass is at the origin
so r(0) = 0, we get the position as a function of
time:
1
1 4
t x
t3 y
m
r(t) =
15
10
(c.) Now all that is left is to take the cross product of the position with the velocity. We nd
that
3 6
4 6
t6
rv =
t +
t
z
z=
150
150
150
7. This problem asks you to consider two blocks
sliding on a table together. The larger block,
with mass M , has ve forces acting on it. They
are F x
, the applied force, a contact force that
, the force of gravity g
y, the
I will call CM x
normal force N y
, and the force of friction. Because there is no acceleration in the y
direction,
we can easily nd that N = M g, so that there
is no net force in the y
direction. From the normal force we can determine the force of friction.
An object that is sliding with friction along a
surface is acted upon by a force opposing the direction of motion with magnitude N (= M g),
where is the coecient of sliding friction. We
now can write an expression for the acceleration
of the large block in the x
direction
ax =
F
CM
Fx
=
g
M
M
M
CM
g
m
1
1
+
M
m
=0
m
M +m
M
M +m
5
force of friction acts in proportion to the mass
in this case, so it does not aect this argument. It can be thought of as a force that
acts on the combined system, not on the individual blocks, because it is proportional to the
mass. Notice that neither of these expressions
depend on the value of , which would indicate
that the friction was aecting the contact force.
6
(b.) Now we want to nd the accelerations
for regimes (ii) and (iii). This is easy because we have already determined the equations
of motion. For regime (ii), only the lighter
block accelerates. The equation of motion is
F/2 mg = ma. This gives the result
regime (ii) aM = 0
F
am =
g
2m
In regime (iii), the equation of motion of the
rst block is the same, so we get the same result
for the acceleration. The equation of motion of
the larger block is F/2 M g = M a. These give
the results
F
g
2M
F
g
=
2m
regime (iii) aM =
am
10. K&K problem 2.6
<
g
R
2
.
1 + 2
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 3
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
1. (a.) This problem is a simple force balance. The component of the tension in the rope
pointing up must balance the force of gravity
pulling down on the shirt. We are going to
ignore the eect of gravity on the rope. The
angle that the rope makes with the horizontal
is just tan = 8 cm/5 m = 0.016. The sine of
this angle is very close to this value. In fact
sin = 0.015998, so we will use sin = 0.016.
The equation for the force balance in the
vertical direction is just
2T sin = mg
This ensures that the force of tension balances
gravity. There is a factor of two in front of the
tension because the tension in each half of the
rope acts on the mass. Solving this equation
with the values given, the answer is
T = 153 N
2
(c.) When the tension on the rope is not constant, there can be slipping. The force countering this is friction. If the tension changes by an
amount T along a small section of rope, the
frictional force must be equal to it. The frictional force is N when it is just about to slip.
We thus get T = N . Plugging in the results of (a.), we get T = T . We are going
to promote this relation between small quantities to a dierential relation, so that we can get
a dierential equation to solve.
dT = T d
dT
= T
d
=
d
T
T0
0
These integrals are ones that you should memorize if you havent yet. The result is
ln T () ln T0 = T () = T0 e
The tension increases exponentially, provided
that the rope is about to slip.
(d.) Here we are going to calculate some values for this amplication of force. = 0.2 and
T0 = 100 lbs. The values of T for 1, 2, 3, and
4 complete turns are as follows. One complete
turn has angle 2. Exp(2) = 3.51, so the tension at the other end is 351 lbs. For two turns,
the angle is 4, so the amplication factor is
exp(4) = 12.35 and the tension at the other
end is 1235 lbs. For three complete turns, the
tension is 4338 lbs. For four complete turns, the
tension is 15240 lbs, almost 8 tons!
1
1 gt21
2
v = 1 gt1
v = 2 gt2
3
(c.) In part (c.), we derived two expressions
for the maximum velocity v. If we equate these
we can get an expression relating the distances
traveled x1 and x2 .
2x1 1 g = 2x2 2 g 1 x1 = 2 x2
For the dish to remain on the table, we need
the total distance traveled to be less than half
the length of the table, x1 + x2 s/2. We can
combine these equations to solve for the distance
x1 that the dish spends on the tablecloth. We
will consider the case where the dish stops at
the edge of the table so the total distance traveled is s/2. From the previous equation we get
a relation between x1 and x2
x2 =
1
x1
2
x1 + x2 =
4. A string has length L and can support a tension T . A mass m is spun around on the end of
the string.
(a.) The string is spun horizontally. The centripetal acceleration is v 2 /L, so the force needed
to supply this acceleration is mv 2 /L. In this
case, the only force to consider is the tension.
The maximum velocity is given by
LT
mv 2
=T v=
L
m
The above would be correct if gravity could
be ignored for part (a.). However, we know this
cannot be the case, because then there would be
no denition for the word horizontal. Gravity must be present. If so, the string makes an
angle with the horizontal, and the radius of
the spin is L cos . The centripetal acceleration
is v 2 /L cos . This must be provided entirely
by the tension in the rope in the radial direction, which is T cos . This gives a relationship
between v and for a given T :
TL
mv 2
cos2 cos2 =
m
TL
The tension must also oppose the force of gravity downward, giving a second relation, which
will be easier to handle when squared
mg 2
T sin = mg sin2 =
T
v2 =
=
1
v
=
TL
L2
m
T
The maximum velocity considering gravity is
thus
mg 2 L
LT
v=
m
T
4
(b.) The string is spun vertically. In this case
we must also consider gravity. Gravity directly
opposes the tension when the mass is at its low
point. At any other point, the tension is less.
At the low point, the two forces of tension and
gravity oppose each other, so the tension must
be higher to provide the centripetal acceleration.
When the rope is at an angle to the vertical,
the centripetal force is provided by two sources,
gravity and tension
mv
= T () mg cos
L
2
k1 k2
m(k1 + k2 )
k2 x2
x1 + x2
k2
k1
k1 k2
k2
k=
k
+1
1 + k2
F2 = k2 x
k1 + k2
m
5
The nal result for the total angle traveled is
(t) =
v
l
N=
mv
l
mv 2
dv
dv
= N =
= v2
dt
l
dt
l
dv
dt
dv
2
2
v
l
v
l
v0
0
t
1
1
=
v0
v(t)
l
This result can be simplied to get K&Ks result
1
v0 t
v(t) = v0 1 +
l
(b.) Now that we know the velocity of the
block, nding the position is easy. It is easiest to describe the position in terms of the
angle on the circle. We can easily determine
the angular velocity as a function of time, because (t) = v(t)/l. We know the velocity, so to
get the position we just integrate. Assume that
= 0 at t = 0, which also means x = l, y = 0
t
t
1
v0
dt
(t )dt =
(t) =
/l
l
1
+
v
t
0
0
0
v0 t
1
t
= ln 1 +
l
0
v0
1
ln 1 +
t
y(t) = l sin((t))
6
kg-m/sec from skater B. When skater B catches
the ball, she will then have all of this momentum, pB = 10 kg-m/sec. After this exchange,
skater B has the ball, and the two skaters are
still approaching each other. One toss was not
enough. To summarize the rst toss
initial pA = 80 pB = 70
intermediate pA = 20 pB = 70 pball = 60
nal pA = 20 pB = 10
The second toss will be enough to stop the collision. We calculate the velocity of skater B
(including the bowling ball): v = p/m = 0.125
m/sec. Now skater B throws the bowling ball
to skater A. The bowling balls velocity will be
5.125 m/sec, so its momentum will be 51.25
kg-m/sec. This leaves skater B with pB = 41.25
kg-m/sec. This is in the opposite direction to
her initial motion. Skater A gets all of the
momentum of the ball again, so pA = 31.25
kg-m/sec. This is also opposite to his initial direction. So, after two tosses, the skaters are
moving away from each other and the collision
is averted. Plotting position versus time for the
two skaters, we get a graph like the following:
8. This is an example of a center of mass calculation. Lets put the hoop on a polar coordinate
system so that it goes from = (/2, /2). In
cartesian coordinates this is on the right halfplane.
1
=
M
/2
/2
RM
2
cos d = R
N
.
rN + n(1 r)
(b.) More realistically, assume that the water offers a viscous resistive force given by kv,
where k is a constant and v is the velocity
of the boat. Show that in this case one has
the remarkable result that the boat should
eventually return to its initial position!
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 4
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
1. A chain of mass M and length L falls onto a
table. Initially, the chain is hanging so that its
lower end just touches the table. The chain is
falling in gravity, so the velocity of a link that is
falling is given by v = gt. The distance that the
chain has fallen is given by x = gt2 /2. These two
facts tell us how much of the chain is on the table
at a given time. The density of the chain is M/L,
so the mass of chain on the table is just M x/L:
M (t) =
1M 2
gt
2 L
2
the force. The rst is just the force necessary to
oppose the force of gravity on the skiers. The second is the force required to accelerate the skier at
the bottom from rest to the speed of the lift. The
rope is 100 meters long, and it is pulled at 1.5 meters per second. On average, one skier uses the
tow rope every ve seconds. This means the tow
rope travels 5 1.5 = 7.5 meters between skiers,
so 100/7.5 = 13 13 skiers are on the rope on average. Each skier weighs 70 kg, so the average total
weight of the skiers who are on the rope is 933 kg.
The component of the force of gravity that must
be oset by the rope is determined by the angle
of the slope, which is 20 . The component of the
acceleration of gravity that is directed down the
slope is just g sin 20 = 0.342g. Therefore the
force that the tow rope must exert to oset that
component of gravity is 933 g 0.342 = 3128
N. In addition, when a skier grabs the rope, he
must be accelerated to the speed of the rope,
1.5 m/sec. The change in momentum for the
skier is 1.5 70 = 105 kg-m/sec. This change
in momentum must be provided by the motor
once every ve seconds, which is how often skiers
use the lift. On average, this force is 105/5=21
N. Therefore the total force that the lift must
provide is, on average, 3128+21=3149 N.
4. A two stage rocket carries a payload of mass
m. The total mass of the rocket is N m, and
the mass of the second stage and payload is nm.
In each stage, the mass of the fuel is a fraction
(1-r) of the total, so the mass of the casing is a
fraction r of the total mass. The rst stage has
a mass (N n)m ,which is just the total minus
the mass of the second stage.
(a.) Since gravity can be ignored, the equation
for rocket motion derived in class reduces to
v(t) v0 = V ln
M0
.
M (t)
N
N
= V ln
.
n + r(N n)
N r + n(1 r)
n
n
= V ln
.
1 + r(n 1)
nr + (1 r)
(c.) Here we optimize n with all other parameters xed. We wish to maximize v + u.
As V is xed, we choose equivalently to minimize Q = ln (V /(v + u)) in order to simplify the
algebra. From (a.) and (b.) we have
Q=
N r + n(1 r) nr + (1 r)
.
N
n
1
n
(1 r))(r + (1 r)) .
N
n
Multiplying,
Q = r2 +
n
1
(1 r)2
+ r(1 r)( + ) .
N
N
n
1
d n
+
= 0, n = N .
dn N
n
(d.) For this value of n, the velocity gains from
the rst and second burns are equal:
.
v + u = 2u = 2V ln
1 + r( N 1)
(e.) A single stage rocket has the same values of
N, r, and V. The initial mass is N m, as in part
(a.), and the nal mass is m + r(N m m), in
3
analogy to part (b.) with N substituted for n.
The nal velocity is
v = V ln
N
.
N r + (1 r)
N
0.9 + 0.1N
10 = 5 ln
0.1N + 0.9 N
XCM =
e =
0.1N + 0.9 N
0.739N + 6.65 N = N
0.261 N = 6.65
N = 650 .
This rocket indeed can be built.
5. A boat of mass M and length L is oating at
rest. A man of mass m is sitting at the stern. He
stands up, walks to the bow and sits down again.
(a.) There is no force from the water, therefore the net force on the system is zero. The
momentum of the system is conserved, and the
center of mass remains at the same velocity, in
v(t)
v0
k
dv
=
v
M +m
dt
t0
This gives
v(t) = v0 exp
(L/2)m
M +m
k
(t t0 )
M +m
k
(M + m)v0
1 e M +m (tt0 )
k
Now we just need to nd the initial velocity of the boat. When the man starts moving,
say he applies an impulse p. This is the
same impulse that the boat must receive, but
in the opposite direction. Thus, the velocity
of the man is u = p/m and the velocity of
the boat is v = p/M . This means that
the velocity of the man relative to the boat
is u v = (m + M )p/M m. The man is
now walking at constant speed relative to the
boat. We plug in the initial velocity of the boat
4
v = p/M to the solution of the dierential
equation and we nd the velocity of the boat
k
p
exp
(t t0 )
v(t) =
M
M +m
At time = L/(u v) = LM m/(M + m)p, the
man has reached the other end of the boat. The
velocity of the boat is
k
p
exp
v( ) =
M
M +m
and it has traveled a distance
k
(M + m)p
1 exp
x( ) =
kM
M +m
He again applies an impulse, but this time it is
p. This gives the boat a change in velocity of
+p/M . The total velocity of the boat is now
p
v( ) =
M
1 exp
M +m
k
k
p
1 e M +m e M +m t
M
x() =
kM
M +m
This is exactly the opposite of the distance
traveled in the rst part. Thus the boat will
eventually return to its starting point.
Fext dt
dx
dt = k
dx
= k
0 dt
0
0=
= k(x() x(0)) ,
where x is the position of the boat. This proves
that the boat returns to its original position.
(c.) The result of part (b.) says that any viscous
force, no matter how small, results in the boat
returning to its original location. The result of
part (a.) says that when there is no viscous force,
the boat moves some distance. Mathematically,
the dierence between the two results is due to
the order in which the limits are taken. In part
(a.), the rst thing done is to take the limit
as k 0, no viscous force. Then the limit as
t is taken. If we look at the result of part
(b.), we rst take the limit as t , then we
consider what happens when there is no viscous
force. This is an instance in which we cannot
reverse the order of taking limits. Denoting the
results from part (a.) and (b.) by capital letters,
we see that
lim lim A = lim lim B
t k0
k0 t
5
6. The Great Pyramid at Gizeh is h=150 m
high and has a square base of side s = 230 m. It
has a density = 2.5 g/cc.
(a.) If all the stone is initially at ground level,
it must be raised to its position in the pyramid.
The work required to this is
W = M ghcm = gz dV
z 2
A(z) = s2 1
h
z2
z
z
+ 2
h
h
2
K=
0
T
t
t
dx =
v dt
F 1
F 1
T
T
0
dz
The
F
T
2m
1 F 2T 2
8 m
8. Instantaneously after the collision of the bullet and block, after the bullet has come to rest
but before the frictional force on the block has
had time to slow it down more than an inntesimal amount, we can apply momentum conservation to the bullet-block collision. At that
time the total momentum of the block+bullet
system is (M + m)v0 , where v0 is the velocity of
the block+bullet system immediately after the
collision. Momentum conservation requires that
momentum to be equal to the initial momentum
mv of the bullet. Thus
v0 =
mv
.
M +m
6
on the sliding block+bullet system. This causes
a constant acceleration g of that system opposite to its velocity.
Take t = 0 at the time of collision. Afterward, the block+bullet systems velocity in the
horizontal direction will be v (t) = v0 gt. It
will continue sliding until v (t) = 0, at which
point the frictional force will disappear and it
will remain at rest. Solving, the time at which
the block-bullet system stops is
t = v0 /(g) .
The distance traveled in that time is
1
1
(v )2
x = v0 t gt2 = v0 t = 0 .
2
2
2g
Plugging in the already deduced value for v0 ,
this distance is
x=
m 2 v 2
.
M + m 2g
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 5
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
1. A mass M rests on a table, and a mass m
is supported on top of it by a massless spring
connecting it to M .
F = (M + m)g
(F + mg)2
mg
(F + mg) +
Ei =
k
2k
The rst term is the gravitational energy relative
to the equilibrium point of the spring, and the
second term is the energy stored in the spring.
We want the spring to be able to lift the mass
M o the table. To do this it must apply a
force equal to M g, its weight. When the spring
is released, it will oscillate. At the top of the
oscillation, there will be no kinetic energy. The
displacement y of the spring must barely provide
the force to lift the lower block: ky = M g. The
energy here is the following
Ef =
M 2 g2
M mg 2
+
k
2k
(F + mg)2
M mg 2
M 2 g2
mg
(F + mg) +
=
+
k
2k
k
2k
M mg 2
M 2 g2
+
k
2k
Ef = mgy +
ky 2
2
M mg 2
M 2 g2
ky 2
=
+
2
k
2k
m2 g 2 + 2M mg 2 + M 2 g 2
(2m + M )g
k
(M + m)g
k
2
(c.) (1) When M is zero, the necessary applied
force is mg. This is just the weight of the small
mass. The spring will bounce back with the
same force, so this is what is needed to lift the
whole assembly. The distance fallen makes sense
also, because the spring starts at its equilibrium
length. The mass wants to sit at mg/k below
this, to just support the weight. Thus it will
oscillate down to 2mg/k below this point.
(2) When m is zero, the force needed to
move the assembly is M g; again this is the total
weight. The distance traveled by the end of the
spring in the second case is just 2M g/k. The
end of the spring is M g/k away from equilibrium
when it begins, so the total distance traveled by
the end is 2M g/k. While this seems to work out,
it does not necessarily agree with common sense:
a massless spring would not seem to be able to
pull a massive block o the table by virtue of
its own motion. However, we realize that, as the
spring mass approaches zero in this idealization,
its maximum velocity approaches innity. This
explains why the spring is still able to pull the
block o the table, defying our intuition.
2.
Ef =
M
1+
m
U
1 + M/m
U
1
M g 1 + M/m
1
M (v0 + v)2 = M gH
2
2gh + v 2gh + v 2
H=
2g
Using v0 =
3
Plugging in the result for v, we arrive at the
nal answer
U
hU
+
H =h+
M g(1 + M/m)
M g(1 + M/m)
1
E/2 = mgL(cos 1) + mv 2 () = 0
2
This gives the velocity, and thus the centripetal
acceleration ac , as a function of :
v 2 () = 2gL(1 cos ) ac = 2g(1 cos )
The centripetal acceleration is provided by gravity and the normal force. Since a positive normal
3M
2m
There is a small problem here in that the discriminant can be negative, making the cosine of
the angle complex. This of course is unphysical.
The problem is that for suciently small m, the
motion of the small masses is never important
enough to cause the tension in the rope to vanish,
so our calculation is wrong from the start. Insisting that cos be real, we obtain the condition
m>
Fring = T M g 2N () cos
where is the angle of the beads position from
the top, and N () is taken to be positive outward. The two beads will move symmetrically.
We now need to nd the normal force N ().
First we determine the velocity of the bead from
conservation of energy. It yields the following:
3
M
2
1 1
+
3 3
3M
1
2m
4
due to the mass in the moon interior to radius r.
This is just the density times the volume interior
to r, or M(r) = M r3 /R3 . The acceleration
due to gravity is then just g(r) = GM(r)/r2 =
GM r/R3 . Thus the acceleration due to gravity
increases linearly as one moves away from the
center of a uniform solid sphere.
From the last equality we see that the angular frequency of a circular orbit of radius R
around the moon is the same as 0 above. Of
course the period is the same as well.
GM mr
cos (/2 )
R3
GM m z0
sin
=
R3 cos
GM m
=
x
R3
Fx =
ke
=
m
GM
R3
GM
v2
= 2 = 2 R
R
R
1
(M + m)v 2 v = 2gh
2
5
A less elegant approach considers the collision between M and m in the lab frame. Here
is it essential not to apply the approximation
m M until near the end, since cancellations
occur which may make nonleading terms more
important than would initially be suspected.
u=3
Vm = 3v =
h =
Vm2
2g
18gh
= 9h
as before.
1
1
1
2
+ mVm2
(M + m)v 2 = M VM
2
2
2
These are two equations in the two unknowns
1 + $ = U 2 + $u2
2
mn v = mn v + mH vH mn v 2 = mn v 2 + mH vH
2
mn v = mn v + mN vN mn v 2 = mn v 2 + mN vN
U = 1 $ $u
Substituting this value for U in the second equation,
1 + $ = 1 2$ + $2 2$u + 2$2 u + $2 u2 + $u2
0 = $(1 + $)u2 2$(1 $)u $(3 $)
3$
1$
u
0 = u2 2
1+$
1+$
(mn v mH vH )2
m2n
(mn v mH vH )2
2
+ mH vH
mn
6
MeV/c2 , well within his experimental range.
The range of initial neutron velocity is given by
Expanding,
2
2
m2H vH
2mn mH vvH + mn mH vH
=0
mH
1+
mn
vH
mN
1+
mn
r 6
r0 12
0
2
U =$
r
r
vN
v=
12$ r0 12 r0 6
dU
=
=0
dr
r
r
r
This is easy to solve:
r 12 r 6
0
0
=
r = r0
r
r
The depth of the potential well is just U (r0 ) =
$. Thus the potential well has a depth $.
(b.) We nd the frequency of small oscillations
by making a Taylor expansion of the potential
about r = r0 . Read section 4.10 in K&K for
more information on this. We can write the
potential as follows:
dU
(r r0 )
U (r) = U (r0 ) +
dr r=r0
1 d2 U
+
(r r0 )2 +
2 dr2 r=r0
We know that dU/dr = 0 at r = r0 , so we drop
the middle term.
1 d2 U
(r r0 )2
U (r) $ +
2 dr2 r=r0
This is exactly the form of the potential of a mass
on a spring. We only have to identify the spring
constant. Remembering that Uspring = kx2 /2,
we make the identication
2
d U
k=
dr2 r=r0
7
For the Lennard-Jones potential, we already
know the rst derivative, so we need to dierentiate once more.
r0 12 r0 6
12$
d2 U
13
=
7
dr2
r2
r
r
Plugging in r = r0 , we nd the eective spring
constant for this potential
k=
72$
r02
(vertical) component of force at the contact between ladder and wall is negligible. The foot of
the ladder is placed 6 ft from the wall. The ladder, with the mans weight on it, will slip if the
tangential (horizontal) force at the contact between the ladder and ground exceeds 80 lb. How
far up the ladder can the man safely climb?
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 6
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
1. K&K problem 6.1
(a.) We know that the total linear momentum
of the system is zero. (This would occur, for
example, if we were in the center of mass frame.)
P=
pi = 0
ri pi
(b.) The proof for this part is identical if angular momentum is replaced by torque and linear
momentum is replaced by force.
2. K&K problem 6.3
This problem and the next concern the same
system that of a bug walking along a hoop
that is free to pivot around a point on its edge.
The hoop lies at on a frictionless surface. The
ring has mass M and radius R, and the bug has
mass m and walks on the ring with speed v.
The key idea in this problem is conservation
of angular momentum. About the pivot there is
no net torque on the system, so the total angular
momentum about that point is conserved. The
ring starts at rest with the bug on the pivot, and
the bug starts walking at speed v. Immediately
after the bug starts walking, the total angular
momentum measured about the pivot point continues to be zero. The ring is not yet moving, so
it has no angular momentum; the bug has begun
to move, but it is at r = 0, so it has no angular
momentum yet.
(ri R) pi
Expanding,
Lnew =
ri pi
R pi
ri pi R P
2
bug is 2R. The total velocity of the bug is thus
v + 2R. Next we need to know the moment of
inertia of the hoop. A hoop has moment of inertia I = M R2 about its center of mass. We use
the parallel axis theorem to nd the moment of
inertia about a point on the edge.
I = ICM + M d2
The distance d from the center of mass to the
desired axis in this case is just R, so the moment
of inertia of the hoop about a point on the edge
is I = 2M R2 . We can now nd an expression for
the total angular momentum of the system. For
the hoop we use L = I and for the bug we use
L = mvr sin . The angle between the position
vector and the velocity vector of the bug in this
case is simply /2, so sin is just 1. We now
write the angular momenta of the two pieces
Lbug = 2mR(v + 2R)
Lhoop = 2M R2
Since angular momentum about the pivot is conserved throughout the motion, We know that
Lbug + Lhoop = 0. This gives the following expression:
2mvR + 4mR2 + 2M R2 = 0
We solve this equation for in terms of v and get
=
mv
M R + 2mR
(b.) In this part we assume that the ring is rotating with angular velocity , but that the bug
is xed on the ring. The velocity of the bug is
just r, where r is the same as was calculated in
the previous part. The velocity in this case is always perpendicular to its position vector. This
can be seen by remembering that the bug isnt
moving on the ring, so it must be in uniform
circular motion about the pivot, with a velocity
that is tangent to its present position. Therefore
the angular momentum l of the bug is simply
mvr, yielding
l = mr2 = 4mR2 sin2
3
(c.) We now allow both the bug and the ring
to move. The total angular momentum of the
bug is l + l from parts (a.) and (b.) respectively.
To this we must add the angular momentum of
the ring to get the total angular momentum of
the system. From problem 2. we know that the
total angular momentum must be zero. The angular momentum of the ring is I, so we get the
following equation.
+ 2mvR sin2 + 2M R2 = 0
2
2
4mR2 sin2
mv sin2
M R + 2mR sin2
d
dt
d d
d
=
dt
d dt
R
v
mv sin2 ( /2)
d
2
M R + 2mR sin ( /2)
We can simplify this a little, but doing the integral is hard, which is why you werent asked to
evaluate it. Setting the initial bug azimuth 0
to zero and using the fact that d/dt = v/R is a
constant so that = vt/R,
(t) =
vt/R
sin2 ( /2)
d
(M/m) + 2 sin2 ( /2)
1
cos +
4
5. We will solve this problem symbolically and
wait until the end to plug in numbers. This
is always good practice because it makes it a
lot easier to check the units of the result and to
explore whether the result is reasonable when the
inputs have limiting values. We take M to be the
mass of the man (M g = 180 lb) and m to be the
mass of the ladder (mg = 20 lb). The length H
of the ladder is 12 ft, and its point of contact with
the wall is d = 6 ft from the wall. The angle that
it makes with the wall is = arcsin (d/H) = 30 .
Finally, the force of friction on the ladder from
the ground is Ff Ffmax , where Ffmax = 80 lb.
There are ve forces to consider in this
problem. They are the two normal forces on
the ladder, Ng from the ground and Nw from
the wall; the force Ff of friction at the base of
the ladder; and the two forces of gravity, M g
on the man and mg on the ladder. This is
a torque balance problem, so choosing a good
origin makes it a lot easier. With this choice of
the point of contact with ground, two of the ve
forces contribute no torque about that point.
Not bad! As a sanity check we evaluate , the
coecient of friction between the ladder and the
ground. The normal force Nf from the oor is
equal and opposite to (M + m)g, the sum of the
weights of the ladder and the man. We are given
the maximum frictional force Ffmax , and we know
that Ffmax = N , so = Ffmax /((M + m)g) =
80/200 = 0.4, a reasonable value.
We now calculate the torques. To nd the
maximum height h to which the man can climb
without the ladder slipping, we assume that the
ladder is about to slip. This means that the normal force Nw from the wall is equal and opposite
to Ffmax , exactly countering the maximum force
of friction: since these two forces are the only
forces in the horizontal direction they must sum
to zero. The torque from the wall is then w =
Ffmax H cos , where the minus sign indicates
that this torque pushes clockwise. The torque
from the weight of the ladder is exerted at the
midpoint of the ladder, its center of mass. The
value of this torque is m = mg H2 sin . Similarly,
the torque exerted by the weight of the man, who
is a distance h up the ladder, is M = M gh sin .
H
sin Ffmax H cos
2
Solving for h,
Ffmax H cos mg H2 sin
M g sin
max
Ff
h
m
=
cot
H
Mg
2M
m
(M + m)
cot
=
M
2M
(M + m) cot (m/2)
=
M
0.4(200) 3 10
=
180
= 0.7142
h = 8.571 ft
h=
R
I=M
1
0
1
2
u4 du 1 sin2 d(cos ) 0 d
1
2
1
u2 du 1 d(cos ) 0 d
0
5
evaluated independently. The integrals cancel,
and the u integrals have the ratio
3
1/5
=
1/3
5
where the minus sign indicates that the acceleration is downward. Finally we use Newtons
second law to nd the normal force at B. We
know the acceleration and we know the force of
gravity, so this is a simple equation
2
3
2
3
2
3 2
= M R2
5 3
5
1
3g
M gl
= M l2 =
2
3
2l
3
1
N Mg = Mg N = Mg
4
4
where the positive direction is up, opposite to
the force of gravity.
8. K&K problem 6.18
We want to nd the equation of motion of
the pendulum to determine the frequency. We
will use the torque equation = I. If we
choose the pivot point of the pendulum as the
origin, only one force provides torque, the force
of gravity. It acts on the center of mass of the
pendulum, a distance lcm from the pivot point.
The magnitude of this force is just (M + m)g.
Thus the total torque is
= (M + m)glcm sin
where is the angular position of the pendulum.
Writing the torque equation and approximating
sin , we get
I = (M + m)glcm
We recognize that this is the equation for a simple harmonic oscillator. The angular frequency
and period are thus
=
(M + m)glcm
I
T = 2
I
(M + m)glcm
ml/2 + M l
M +m
6
This expression simplies the formula for the
period
I
T = 2
(M + m/2)gl
In the rst case, where the disk is tied to the
rod, the moment of inertia is determined using
the parallel axis theorem. The disk is xed to
the rod, so, as the rod pivots, the disk must rotate at the same angular velocity. The moment
of inertia of a stick about its end is ml2 /3. The
moment of inertia of a disk about its center is
M R2 /2. Because the center of mass is displaced
a distance l from the origin, the parallel axis
theorem tells us that the total moment of inertia of the disk is M R2 /2 + M l2 . Thus the total
moment of inertia of the pendulum is
1
1
2
I = M R + M + m l2
2
3
This gives the period of oscillation
T = T = 2
M R2 /2 + (M + m/3)l2
(M + m/2)gl
energy occurs.
(c.) At what radial distance from the axis of rotation do the men experience the greatest
centrifugal force as they make their way to
the center?
5. K&K problem 7.4 In an old-fashioned rolling
mill, grain....
6. K&K problem 7.5 When an automobile
rounds a curve....
7. K&K problem 8.2 A truck....
8. K&K problem 8.4 The center of mass....
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 7
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
1. We will need to use ctitious forces to
solve this problem easily. Fictitious forces are
never necessary, but they often simplify problems greatly.
c =
mlv 2
sin
R
v
R
gR
1
sin tan =
2
center as the origin. Each drum feels only one
torque, the torque from the tension. This has a
magnitude = T R in both cases. Notice that
both of these torques have the same sign, thus
the drums will tend to angularly accelerate in
the same direction. Writing the torque equation
for each drum, with angular accelerations 1 for
the top drum and 2 for the bottom drum,
T R = I1
T R = I2
2T
MR
Ma
4T
T =
M
4
4
g
5
assumption of a pure downward motion. Therefore the actual motion will be more complicated
than this problem asks you to assume.
3. K&K problem 6.27
We need to apply both Newtons law and the
torque equation. The forces on the yo-yo horizontally are the force F and the friction f . The
vertical forces are the normal force and gravity, which immediately tell us that N = M g.
We want to nd the maximum force we can
apply with the yo-yo not slipping. It is important to note that the force of friction, which
stops the disk from slipping, is controlled by the
coecient s of static friction because the surface of a rolling wheel is at rest with respect
to the ground. Since we are concerned with
the maximum allowed force, we will consider
the maximum allowed friction, which is s N .
Newtons law gives us
F s M g = M a
The moment of inertia of the yo-yo is I =
M R2 /2. Because we want the yo-yo to roll without slipping, we can use a = R. The torque
equation gives us
s M gR F b = I =
1
M Ra
2
b
R
3R
R + 2b
3
(a.) Let the disk have mass M and radius R,
and the two men each have mass m. If the men
are momentarily at a radius r from the center of
the disk, the total moment of inertia is given by
I(r) =
1
M R2 + 2mr2
2
m02 r
1 + 4m/M
1 + 4mr2 /(M R2 )
2m02
4m
1+
M
2
R
0
r dr
2
2
(1 + 4mr
M R2 )
W =
2m02
R
2
4m
M R2 /8m
1+
2
2
M
(1 + 4mr
M R2 )
0
4m
1+
M
2
4m
1+
M
Evaluating this, we nd
Kf
=
Ki
2 2
1
2
0
1 + 4m
4MR
M
1
2
2
2 2
4 M R 0 mR 0
Simplifying,
4m
Kf
=1+
Ki
M
4m
Ki
K =
M
For the masses in the problem, Kf /Ki is equal
to 3. The rotational kinetic energy is tripled.
2
4m 16m2
+
M
M2
Simplifying,
4m2 2 2
R 0
W = mR2 02 +
M
4m
mR2 02
= 1+
M
4
This is 4m/M times the initial kinetic energy, so,
as expected, W is equal to the kinetic energy
gain K that we already calculated.
(c.) We want to nd where the maximum centrifugal force is felt. This is just a maximization
problem. Dierentiate Fc with respect to r and
set it to zero, and also check the endpoints.
d
(1 + 4m/M )2
dFc
=0
=
m02 r
dr
dr
(1 + 4mr2 /M R2 )2
This gives
1
1
16mr2
=0
M R2 1 + 4mr2 /M R2
R
v
=
b
b
5
The torque is thus
=
dL
1 M b2
=
dt
2
Finally we consider the forces on the system. The vertical shaft exerts a force on the
horizontal axle, gravity pulls down on the millstones CM, and the normal force pushes up on
the millstone. However, with respect to the chosen origin, the rst of these forces can exert no
torque because it is applied at r = 0. The torque
direction, and the
due to gravity is in the +
torque due to the normal force N of the at
direction.
surface on the millstone is in the
M v2
d=0
R0
6
The torques that we just considered were
along
v. If the ywheel is to help, its angular momentum L should be directed so that,
when the car turns left, the ywheel produces
a torque on the car equal to +M v 2 d/R0 along
2M vd
mr2
1 2
I
2
1
M Aw cos
2
to the center
calculate the
1
M Aw
2
7
The force required to provide the centripetal
acceleration is
w
Fc = M 2
2
The total force is the sum of these, and they act
in the same direction. We substitute the value
for from part (a.) to get
5
3
F = FA + Fc = M A + M A = M A
2
2
8. K&K problem 8.4
(a.) This is a torque balance problem. A car of
mass m has front and rear wheels separated by a
distance l, and its center of mass is midway between the wheels a distance d o the ground. If
the car accelerates at a rate A, it feels a ctitious
force acting on the center of mass. This tends to
lift the front wheels. When the front wheels are
about to lift o the ground, the normal force on
the front wheels, Nf is zero. This means that the
normal force on the back wheels Nb must equal
the weight of the car, Nb = mg. The simplest origin to use in this problem is the point on the road
directly under the center of mass. Here there are
only three torques, due to the two normal forces
and ctitious force. The torque from Nb exactly
balances the torque from the ctitious force when
the wheels are about to lift, so we have
l
1
1
Nb l = mAd = mgl A =
g
2
2
2d
For the numbers given, A = 2g = 19.6 m/sec2 .
(b.) For deceleration at a rate g, again we simply apply torque balance about the same origin.
We also need the fact that
Nf + Nb = mg
Torque balance gives
1
1
Nf l Nb l mgd = 0
2
2
Substituting from the previous equation, we get
1 d
+
mg
Nf =
2
l
1 d
mg
Nb =
2
l
Plugging in the numbers, we get Nf = 3mg/4 =
2400 lb, and Nb = mg/4 = 800 lb.
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 8
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
1. K&K problem 8.5
A gyroscope with mass M has angular velocity s and moment of inertia Is . It pivots at
one end, and the center of mass is a distance l
from the pivot. The angular momentum of the
gyroscope is thus
L = Is s
The gyroscope undergoes an acceleration a perpendicular to the spin axis. The ctitious force
will create a torque of magnitude
= M al
The direction of this torque is perpendicular to
both the acceleration and the gyroscope axis
(down in the gure), causing the gyroscope axis
to precess in the direction indicated by the angle . The magnitude of the angular momentum
will not change, but the direction will. Thus the
gyroscope axis will rotate around the direction
of acceleration. The rate at which this happens
is , and
dL
= L =
dt
This gives the following relation
M la(t) = Is s (t)
Both the acceleration and the angular velocity
can depend on time. If we integrate both sides
of this equation, we can get a relation between
the nal velocity and the total angle of rotation.
The integral of the acceleration is just the velocity and the integral of the angular velocity is
just the angle:
M lv = Is s v =
2. K&K problem 8.11
Is s
Ml
=
g
g
g
2
For these four directions,
2 2 = 2 + 2 (E)
= 2 + 2 (W)
= 2 (N and S)
Since Ue is constant, d2 r/dt2 = 0, so if the particle acquires a nonzero radial velocity it will
continue with the same radial velocity. If the
particle moves with uniform radial velocity vr ,
the following equations are satised
dr
= vr
dt
Therefore
R
g
= (2 2 ) (E)
g
g
R
= (2 2 (W)
g
R
= ( 2 ) (N and S)
g
Using / = 0.1931 and R /g = 0.003432, we
calculate |g/g| = 0.001325 from the 2 term
and |g/g| = 0.000128 from the 2 term. Thus
2
L2
A
2
2
2mr
r
L2
2A
dUe
= 3 + 3
dr
mr
r
This shows that a circular orbit can have any radius, but there is only one possible magnitude of
angular momentum, given by
L2 = 2Am
Plugging this value of the angular momentum
into the eective potential, we nd the peculiar
result that
Ue = 0
L
d
=
dt
mr2 (t)
(t) =
2
mvr r0
r(t)
0 m(r0 + vr t)
(t) =
vr m r 0
r(t)
L2
A
n
2
2mr
r
nAm
L2
3
We now look at the second derivative of the
eective potential at r = r0 . If it is positive, then
it is a potential minimum and the orbit is stable.
3L2
n(n + 1)A
d2 Ue
=
2
4
dr
mr
rn+2
2
n(n + 1)A
1 3L
= 4
>0
r
m
rn2
Since r is always greater than zero we can divide
it away. Substituting for rn2 at r = r0 ,
2
(n + 1)L
3L
>0 n<2
m
m
l2
1
+ Kr5
2
2mr
5
0<n<2
Recall from the previous problem that when n =
2 the motion is barely unstable. When n = 0, U
is constant, so there is no attractive force, therefore no circular orbit: this case is also unstable.
5. K&K problem 9.6
A particle moves in an attractive central force
Kr4 with angular momentum l. If it moves in
a circular orbit with radius r0 , the central force
must provide exactly the necessary centripetal
acceleration:
l2
l2
mv 2
7
= Kr04 =
r
=
0
r0
mr03
mK
Relative to r = 0, the energy of the orbit is
E=
1
1
mv 2 + Kr05
2
5
1
7
1
Kr05 + Kr05 =
Kr5
2
5
10 0
l2
mK
5/7
4
for the second. The energy input needed to go
from one orbit to the other is at least
GM m 1 1
GM m
E =
=
Re
8 4
8Re
Plugging in the values given,
E = 2.34 1010 joules
(b.) At point A, the rocket is red, putting
the spacecraft in an elliptical orbit. The major
axis of this orbit is A = 6Re . To nd the initial
speed, we use the energy equation. The energy is
partly gravitational potential energy and partly
kinetic energy:
E=
GM m
GM m
1
mv 2
=
2 0
2Re
4Re
GM m
GM m
E =
6Re
12Re
= 865 m/sec
3
2
Re
We repeat this analysis at point B. Conservation
of angular momentum gives
GM
2Re v1 = 4Re v2 v2 =
6Re
The energy of the new circular orbit is given by
E=
GM m
GM m
E =
8Re
24Re
2
6
Re
Since the two velocities at point A are both tangent to each other, and similarly for point B,
the only changes in the velocities at either point
are the changes in their magnitudes.
7. A satellite of mass m moves in a circular orbit of radius R at speed v. It is inuenced by
the gravity of a xed mass at the origin.
(a.) The mechanical energy of the satellite is
given by
GM m
1
E = mV 2
2
R
We know that gravity exactly provides the centripetal acceleration.
GM
mV 2
GM m
=V2
=
2
R
R
R
The total energy is thus
E=
1
1
mV 2 mV 2 = mV 2
2
2
3
R
3V = L1
5
5
5
Therefore, just after the transition from circular to elliptical orbit, a fraction 35 of the original
velocity must remain tangential, while 45 of it
becomes radial (the squares of the two fractions
must add to unity according to Pythagoras).
Therefore the satellite turns through an angle
4/5
= 53.1
= arctan
3/5
8. A spaceship is moving on a circular path
that will take it directly through a gas cloud.
The angular momentum with respect to the gas
cloud is measured to be constant. We want to
know what attractive central force causes this.
Immediately we notice that as the ship passes
through the center of the cloud, it velocity must
become innite, because the angular momentum
l = mvr is conserved. If l were zero, the ship
could only fall straight into the cloud.
We can express the circular trajectory of
the ship as a function of by inspection:
r() = 2R cos (/2 < < /2)
Take to be the azimuth of the spaceship on
the circle ( < < ), with 0 when = 0.
Consider the isosceles triangle with sides r, r,
and R. Requiring its angles to add up to , it is
easy to see that = 2.
We are given two denite facts. One is that
the ships angular momentum about the center
of the cloud
L = mr2 = 4mR2 cos2
is constant. (This expression conrms our previous observation that the ships velocity 2R
must be innite at the center of the cloud, where
cos = cos /2 = 0.) The second fact is that
the spaceship moves in a circle of radius R. The
centripetal force mR 2 required to keep it in circular motion must be supplied by the component
along R of the unknown attractive force F :
F cos = mR 2 = 4mR2
Using the previous equation for L to eliminate
from this equation,
L2
16m2 R4 cos4
L2
F =
4mR3 cos5
F cos = 4mR
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 9
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
We recognize the sum as the Taylor series of ex .
1.
(a.) The Taylor series for ln(1 x) is found as
follows:
f (n) (0) n
f (x) = ln(1 x) =
x
n!
n=0
n
x
ln(1 x) =
n
n=1
We do the same for f (x) = 1/(1 + x).
1
= 1 x + x2 x3 +
1+x
1
=
(1)n xn
1 + x n=0
(b.) We have two functions c(x) and s(x) related
as follows:
dc
ds
=c
=s
dx
dx
An easy way to approach this problem is to
solve these dierential equations simultaneously.
However, as is the case for most easy ways to
do things, the mathematics leading up to the solution is somewhat advanced. Instead we will
use the Taylor series to solve it. Expanding
around x = 0,
1
s(x) = s(0) + c(0)x + s(0)x2 +
2
1
c(x) = c(0) + s(0)x + c(0)x2 +
2
Adding these two equations, we see that
s(x) + c(x) = [s(0) + c(0)]
xn
n!
n=0
2
2
where a and b are real, is just a + b . The
phase angle is equal to tan1 (b/a), where the
quadrant is determined by the
signs of botha
and b. The rst vector
(2 + i 3) has length 7
and phase =tan1 ( 3/2) = 40.9 . The second
vector (2 i 3)2 is merely the square of the
complex conjugate of the rst vector. Therefore
it has length 7 and 2 the phase, or 81.8 .
(b.) French problem 1-9.
The value of ii is a little odd, but here goes. We
need to know how to nd the log of a complex
number:
ln z = ln |z|ei = ln |z| + i
There is an ambiguity here, because we can always add an integer multiple of 2 to . Here
we will choose not to do so, but simply take the
value of to be between and . Thus we
obtain
ii = ei ln i = ei
/2
= e/2 = 0.2079
2
to E = E0 et .
Q 0 /.
(a.) Middle C on a piano is played, and the energy decreases to half of its initial value in one
second. The frequency is 256 Hz. The angular
frequency is this times 2, so 0 =1608.5/sec.
We nd from
1
= (e/2 )2 = 0.693
2
Lastly , the Q of the oscillator is
Q = 1608.5/0.693 = 2321
(b.) The note one octave above is struck (512
Hz). The decay time is the same, so the Q value
is simply doubled: Q=4642.
(c.) A damped harmonic oscillator has mass
m = 0.1 kg, spring constant k = 0.9 N/m, and a
damping constant b. The energy decays to 1/e
in 4 seconds. This means that
1
= e4 = 0.25 sec1
e
b = m = 0.025 kg sec1
The natural frequency 0 = k/m = 3 Hz. Finally, the Q of the oscillator is Q = 0 / = 12.
4. At t = 0, the bullet collides inelastically with
the block, so only the momentum is conserved.
The nal velocity of the block and bullet is given
by
mv0
mv0 = (M + m)v v =
M +m
We now have the initial conditions for the oscillation. The initial position is x(0) = 0 and
the initial velocity is
v(0) = v. The frequency
is given as usual by k/mass, but the mass in
question is the total mass of the system:
=
k
M +m
dx mg
d2 x
= b
(x )
dt 2
dt
l
3
The constant 02 0 takes the place of the F0 /m
we normally see in this type of equation. The
amplitude of the oscillation is thus given by
02 0
A() = 2
(0 2 )2 + 2 2
At exact resonance, = 0 and the amplitude is
0
= Q0
A(0 ) = 0
t = 2
100
=2
50 =
02 + 2 /4
(50)2 2 = 02 + 2 /4
Plugging in the numbers, we get = 0.0199.
This gives us Q = 157, and A = 15.7 cm.
(c.) We want to nd the frequencies where the
amplitude is half of the resonant value. We
merely solve
0
02 0
=
0
2
(02 2 )2 + 2 2
This gives
402 2 = (02 2 )2 + 2 2
Turning this into a quadratic equation for 2 ,
we get
0 = 4 + ( 2 202 ) 2 + 04 402 2
v0 t
e
F0 /m
F0
A=
m
2 + i
4
the phase of A is minus the phase of its denominator, or arctan (/) . According to
the notation of the problem, the phase of the
oscillation is , so we nd
= arctan (/)
F0 /m
4 + 2 2
C=
F0 /m
F0 /m
+ 2
=0
2
2
+
+ 2
F0 /m t
e
2 + 2
F0 /m
cos(t tan1 (/))
4 + 2 2
x(t) =
F0 /m
x(t) = C
cos(t + tan1 (/))
4 + 2 2
At t = 0, we want x = 0. At t = 0, the last term
B in the general solution is
F0 /m
cos(tan1 (/))
B(0) =
4
2
2
+
F0 /m
=
4
2
2
2
+
+ 2
F0 /m
= 2
+ 2
Thus the condition x(0) = 0 gives us one equation for C and v0 :
C=
F0 /m
v0
+ 2
+ 2
B(0)
=
sin(tan1 (/))
2 + 2
F0 /m
= 2
+ 2
Then, requiring the rst time derivative of the
general solution to vanish at t = 0, the second
equation for v0 and C is
F0 /m
2 + 2
F0 /m
v0 = 2
+ 2
0 = 0 + v0 +
2
where is the wavelength and g is the acceleration due to earths gravity.
a. Find the wavelength, frequency, and phase
velocity of ripples on water which advance with
minimum speed.
b. Find the group velocity of such a wave.
6. A non-dispersive string (/k = constant),
initially at rest, has length L (0 x L), and
mass per unit length . At t=0, its shape is
y(x) = 3 sin
3x
x
+ sin
L
L
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 10
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
1. French 5-6.
(a.) All three springs are identical, with constant
k. The equations of motion are
d2 xA
+ 202 xA 02 xB = 0
dt2
d2 xB
+ 202 xB 02 xA = 0
dt2
We plug in a guessed solution, where the two
masses oscillate at the same frequency, but with
dierent amplitudes A and B. This gives
2 A + 202 A 02 B = 0 B = A
2 B + 202 B 02 A = 0 B = A
202 2
02
02
2
202
30 t
30 t
30
2
0 =
1+ 3
However, at t = , mass B will not have returned to its full original |displacement| since
| cos | < 1. Thus, even though mass A will be
back in place, mass B will not, and the system will not have returned to (plus or minus) its
original state. In fact, because the ratio of the
two normal frequencies is irrational, once both
normal modes are excited the system can never
return to its original state.
2. French 5-10.
The equations of motion for this double spring
system are as follows. The coordinate of the top
mass is xA and the coordinate of the bottom
mass is xB .
d2 xA
+ 202 xA 02 xB = 0
dt2
d2 xB
+ 02 xB 02 xA = 0
dt2
Plugging in the standard guess that both masses
oscillate at the same frequency, but at amplitudes A and B, we get the following equations.
(202 2 )A = 02 B
(02 2 )B = 02 A
Equating these, we get the quadratic equation
4 302 2 + 04 = 0
The solutions to this equation are
2
3
02
5
2
2
The amplitudes in these modes are easily found.
For + , we have
3 2
5 2
2
A+ = 02 B+
20 0
2
2 0
1 5
A+
B+ =
2
Likewise for ,
1+ 5
A
B =
2
3. French 5-14.
In the rst normal mode,
the three
particles have
third normal
2/2 : 1 : 2/2.
4. A wave is described by
y(x, t) = A+ ei(tkx) + A ei(t+kx)
(a.) We know that the wave is moving to the
left. This corresponds to the second exponential. To see this, we note that a specic place
on the wave train always has the same value of
t kx. We want to see what happens when t
increases. For the solution exp(i(t + kx)), we
see that as t increases, x must decrease to stay
on the same place in the wave. This is a left
moving wave. We thus note that A+ = 0. We
can now write the complex constant A = Aei ,
where A and are real.
y(x, t) = Aei(t+kx+)
At x = 0 we know that the time dependence in
proportional to cos t + sin t. This tells us that
cos(t + ) cos t + sin t
Using the formula for the cosine of a sum
cos(t + ) = cos t cos sin t sin
For this to work we see that
cos = sin =
g
2T
+
=
g
kT
+
3
The phase velocity at this wavenumber is
vph =
4gT
1/4
4gT
1/4
g
=
T
4g 3
T
1/4
vgr =
dk
k=g/T
We know that = vph k, so
=
T k3
+ gk
Taking the derivative with respect to k and evaluating at the wavenumber we found before
3T k 2 / + g
=
dk k= g/T
2 T k 3 / + gk k= g/T
2g 4gT 1/4
=
=
k
d
dvph
= vgr = vph + k
dk
dk
3x
x
+ sin
L
L
term has frequency 2 = 3c/L. The periods of these two oscillations are T1 = 2L/c and
T2 = 2L/3c. The period of the total oscillation
is the longer period, T1 . In one long period the
fast oscillation has had exactly three periods.
Thus, the period is
2L
= 2L
T =
c
S
(b.) After a time T /2, the rst term has gone
through a half period, and the second term has
gone through one and a half periods. In both
cases, this just means that there is a minus sign
out front.
y(x, T /2) = 3 sin
3x
x
sin
L
L
x
=
y
x
y
t
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PROBLEM SET 11
Composed and formatted by E.A. Baltz and M. Strovink; proofed by D. Bacon
1. French 6-9.
(a.) The lowest resonant frequency of a room
is 50 Hz. All integer multiples of this frequency
are also resonant. The lowest two modes are excited. These are 50 Hz (the fundamental) and
100 Hz (the [rst] harmonic). The amplitude is
maximum at t = 0. The time interval t = 1/200
sec is one fourth of a period for the fundamental
and half a period for the harmonic. t = 1/100sec
is one half of a period for the fundamental and a
full period for the harmonic. These modes look
like
An sin
nx
n=1
cos(n t n )
Bn sin
nx
n=1
Ax(L x) sin
nx
L
dx
2A
n
0
(L 2x) cos
nx
L
dx
2
The L term integrates now. It always integrates
to zero.
nx
4A L
x cos
Bn =
dx
n 0
L
We integrate by parts again, and again the surface term vanishes.
nx
4AL L
dx
sin
Bn = 2 2
n 0
L
nx
y
=
A
sin
n sin(n ) = 0
n
t
L
t=0
n=1
8AL2
(2m + 1)3 3
m=0
(2m + 1)x
cos(2m+1 t)
sin
L
y(x, t) =
3. French 8-9.
This problem concerns a very important eect
called Doppler broadening. Sodium atoms emit
light of 6000
A. The observed light varies in a
small frequency range of (6000 0.02)
A. This
is caused by the thermal motion of the sodium
atoms. The Doppler eect tells us that
v
0.02
= =
= 3.33 106
c
6000
This gives the maximum velocity of the atoms
vmax = 1000 m/sec. The thermal velocity is
given by
mv 2
3
1
mv 2 = kT T =
2
2
3k
() =
0
1 uv cos
Vo = (u cos , u sin )
3
(b.) We want to know the approximate dierence between the two formulas. We Taylor expand the rst formula, assuming that the speed
is much less than the sound speed, u
v.
u2
u
2
() 0 1 + cos + 2 cos +
v
v
This tells us the approximate dierence between
the two Doppler shifted frequencies
() () 0
u2
cos2
v2
f = x
f
f
f
+y
+z
x
y
z
f
f
y z
z y
Interchanging the order of dierentiation in either of the terms, this expression is seen to vanish
for well-behaved f . By cyclic permutation, the
y and z components of (f ) vanish as well.
8. (a.) When the point of observation (x, y, z)
is displaced incrementally by ds, where
dx + y
dy + z
dz
ds = x
points in an arbitrary direction, the change df
in f (x, y, z) is given by the chain rule:
df =
f
f
f
dx +
dy +
dz
x
y
z
f = x
f
f
f
+y
+z
x
y
z
and ds above:
df = f ds
For a xed length |ds|, this dot product is greatest when ds is parallel to f . Therefore, when
df /|ds| is a maximum, the direction of ds will be
4
along f . With f = x2 + y 2 z 2 , this direction
is
n
f
f f
x
x + y y + z z
=
n
|f |
2x + y
2y z
2z
x
=
2 x2 + y 2 + z 2
6 + y
8 z
10
x
=
2 9 + 16 + 25
3 + y
4 z
5
x
=
5 2
(b.) The surface z(x, y) = x2 + y 2 can be
described as
0 = f (x, y, z) = x2 + y 2 z 2
This is the same f (x, y, z) as in part (a.). Suppose the point of observation (x, y, z) is displaced
innitesimally by dv, where dv is on the surface
f = 0. Then we would expect f not to change
at all. However, according to the results of part
(a.),
df = f dv
Therefore df can vanish only if dv is perpendicular to f . Since dv can be any displacement
which lies on the surface, this requires f to be
perpendicular to the surface. Therefore, the direction of the normal to the surface du in part
of ds in part
(b.) is the same as the direction n
(a.), the direction of maximum change in f .
9. The uid velocity eld is
y)(t)
v(x, y, z, t) = (
yx x
(a.) The equation of continuity (conservation of
uid molecules) requires
+ (v) = 0
t
Therefore
y)
= (
yx x
t
1
=y
x
t
x
y
x + y
y has a
(b.) An element of uid at r = x
y)(t) that is always in the
velocity v = (
yx x
=z
|v|
(t)
=z
|r |
v = (t) z
x
x
y
y
= 2
z(t)
(c.) Suppose that the independent variables
(x, y, z, t) upon which a vector A(x, y, z, t) depends change innitesimally, by (dx, dy, dz, dt).
Then, by the chain rule, a component of A,
e.g. Ax , changes by an amount
Ax
Ax
Ax
Ax
dt +
dx +
dy +
dz
t
x
y
z
Ax
Ax
Ax
Ax
=
+
vx +
vy +
vz
t
x
y
z
Ax
+ vx
+ vy
+ vz
=
Ax
t
x
y
z
=
+ v Ax
t
=
+v A
t
dAx =
dAz
dt
dAx
dt
dA
dt
y)
+x
(
yx x
= 02 y
x
y
y x
x)
= 02 (y
= 02 r
value
unit
direction
a. For t < 0 the drop is observed to be exactly stationary, despite the gravitational
force that is exerted upon it. What is the
voltage V in terms of the other constants?
b. At t = 0 the plates are shorted out (V =0),
and remain shorted thereafter. Calculate
a, the downward acceleration of the drop
immediately after the plates are shorted.
c. As t the acceleration of the drop
becomes essentially zero. What is its downward velocity v then?
d. For any time t > 0, write a dierential
equation containing v, its rst time derivative dv/dt, and constants.
e. Find a solution for the downward acceleration a(t), valid for all t > 0. [Hint:
Dierentiate the answer to part (d.) with
respect to time to get a simple dierential
equation for a(t). Solve it by integration.
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO PRACTICE EXAMINATION 1
Composed and formatted by E.A. Baltz and M. Strovink
1. For each of parts (a.) through (e.), specify
magnitude, unit, and direction. Giving vector
components is sucient for magnitude and direction. The mass is 4 kg, the initial velocity
is 3 meters per second, and the initial acceleration is 8 meters per second2 . The force acting
on the particle is constant, so the acceleration is
constant.
V =
mgd
q
mg
k
(d.) For t > 0 we can nd a dierential equation for the velocity. Newtons second law states
that F = dp/dt which in this case can be written F = m dv/dt. There are two forces, gravity
and the drag force. The equation we get is
m
dv
= mg kv
dt
dv
d2 v
= k
2
dt
dt
Substituting a = dv/dt:
m
da
= ka
dt
2
will remain at rest. Solving, the time at which
the block-bullet system stops is
Rearranging:
k
da
= dt
a
m
Integrating from 0 to t:
ln a(t) ln a(0) =
t = v0 /(g) .
k
t
m
Exponentiating:
k
a(t)
= e m t
a(0)
1
1
(v )2
x = v0 t gt2 = v0 t = 0 .
2
2
2g
Plugging in the already deduced value for v0 ,
this distance is
x=
a(t) = g e m t
The acceleration begins with value g and decreases exponentially with time constant equal
to m/k.
3. Instantaneously after the collision of the bullet and block, after the bullet has come to rest
but before the frictional force on the block has
had time to slow it down more than an inntesimal amount, we can apply momentum conservation to the bullet-block collision. At that
time the total momentum of the block+bullet
system is (M + m)v0 , where v0 is the velocity of
the block+bullet system immediately after the
collision. Momentum conservation requires that
momentum to be equal to the initial momentum
mv of the bullet. Thus
v0 =
mv
.
M +m
m 2 v 2
.
M + m 2g
Finally one releases these two objects simultaneously, and compares their motion in still air
under the inuence of gravity.
a. (15 points) The two-block system is observed to be moving with a constant veloc-
a. (5 points) Instantaneously after the two objects are released, what is the ratio R of
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO EXAMINATION 1
1. In spherical polar coordinates, take Sapporo
and Portland to be at (r, , ) = (R, /4, 0) = rS
and (R, /4, /2) = rP respectively.
(a.) Here the course is one quarter of a circle
with its center on the earths axis of rotation at
a point above the earths
center. This circle has
s=
R 2
1 R 2
2
=
.
4
2
4
rS = R( 2/2, 0, 2/2)
SP =
To calculate the minimum distance between Sapporo and Portland along the surface of the earth,
we bisect the earth using a plane that contains
these two cities as well as the earths center. The
intersection of the earth with the bisecting plane
is a circle with its origin at the center of the
earth, having a circumference 2R. Since both
rS and rP lie in this plane, the course consists
of the fraction SP /2 of this circumference.
Therefore the distance traveled is
s=
/3
R
SP
2R =
2R =
.
2
2
3
=
,
= mg
2 13 13
13
producing a constant acceleration a = g/13 opposite to the motion. The block decelerates for
a time t = v0 /a until it comes to rest. During
that time, the distance traveled is
1 v02
1 v02
13 v02
1
v2
=
=
.
s = v0 t at2 = 0
2
a
2 a
2 a
2 g
(a.) Immediately after the two objects are released from rest, their velocity must still be
negligible; otherwise they would have experienced innite acceleration. Likewise, the force of
2
air resistance, proportional to v , is negligible at
that time. So the only nonnegligible force acting on them is the force of gravity, 2mg and mg
respectively, yielding an acceleration g in either
case. So the ratio of accelerations is R = 1.
(b.) After the objects reach terminal velocity
(v2 and v1 respectively), and they no longer are
accelerating, the forces due to air resistance and
gravity must cancel:
2mg = Kv2
mg = Kv1 ,
where K is the unknown constant of proportionality. Taking the ratio of these two equations,
v2 = 21/ v1 .
The long time after the objects are dropped
is very large compared to the very soon time
at which they reach terminal velocity. So, to an
excellent approximation, the distance they drop
during the long time is proportional to the
terminal velocity. Since mass 2m drops a factor
2 further,
v2 = 2v1 .
Comparing this to the previous equation,
=2.
(c.) After gravity is turned o, the force of
air resistance Kv 2 accelerates the falling object
opposite to its direction of motion:
m
dv
= Kv 2 .
dt
0 = XCM =
xM
a. (15 points) The cylinder receives an instantaneous horizontal tap at a point on its
circumference that is a vertical distance h
above the ice. Immediately thereafter, it is
observed to roll without slipping at a velocity v0 , even though the ice is frictionless.
Calculate the value of h.
b. (15 points) The cylinder continues to roll
without slipping as long as the frictionless
ice remains at. Eventually the ice slopes
upward to form a hill as shown, all the
while staying frictionless. To what maximum height H will the cylinder rise?
3. (40 points) A tiny pebble moves on the frictionless inner surface of a vertical cone that has
a half-angle of 45 . It is observed to be in uniform circular motion with constant velocity v0 .
(You are not given the radius of this circle!)
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO EXAMINATION 2
we conclude that only Ktrans = 12 mv02 is available to be converted into potential energy mgH.
Therefore the maximum height is
1.
H=
v02
2g
.
2.
(a.) The horizontal tap produces a (horizontal) linear impulse F dt J. With respect
to the center of the cylinder,it also produces a
(clockwise) angular impulse dt = Jb, where
b = hR is the impact parameter of the horizontal tap. Then, in terms of J, since the cylinder
is initially at rest,
mv0 = J
I0 = J(h R)
Substituting I = 12 mR2 , and imposing the condition v0 = R0 that the cylinder rolls without
slipping, these equations become
mv0 = J
1
v0
mR2
= J(h R)
2
R
These equations are mutually consistent only if
h R = R/2, or
h=
3
R
2
2
I0 cos of the spin angular momentum L remains constant. But the horizontal component
Lh = I0 sin of L precesses with angular velocity , as in a gyroscope. The torque Lh
that is required to maintain this precession is
the torque due to gravity, mgr = mgH sin ; the
stick cant supply this torque because its end
coincides with the origin. Then
where r is the perpendicular distance of the pebble to the cone axis. (In the second term, we are
using the fact that, for a 45 cone with z = r, an
increase r causes an increase mgz = mgr
in the true potential energy.) Then a circular
orbit occurs when
0=
mgH
I0
2l2
dUe
=
+ mg
dr
2mr3
2m2 v0
+ mg
2m
g
v0
as before.
(b.) Proceeding with the eective potential
method, we obtain the eective spring constant
ke for radial motion by dierentiating Ue again
with respect to r:
d l2
3 + mg
dr
mr
2
3l
=
mr4
3m2 r4 2
=
mr4
= 3m2
ke =
Thus
r =
(a.) This part of the problem can be done by balancing forces; the normal force of the 45 cone
on the pebble has equal horizontal and vertical
components mg. When the horizontal component is equated to the centripetal acceleration
mv0 , we obtain immediately
g
=
v0
Anticipating what will be needed for part (b.),
we can also solve part (a.) using the eective
potential
l2
+ mgr
Ue =
2mr2
g
ke
= 3 = 3
m
v0
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
FINAL EXAMINATION
Directions. Do all six problems (weights are indicated). This is a closed-book closed-note exam
except for three 8 12 11 inch sheets containing any information you wish on both sides. You are
free to approach the proctor to ask questions but he or she will not give hints and will be obliged
to write your question and its answer on the board. Use a bluebook. Do not use scratch paper
otherwise you risk losing part credit. Cross out rather than erase any work that you wish the grader
to ignore. Justify what you do. Box or circle your answer.
Problem 1. (30 points)
Northern Canada has two peculiar features: owing to lack of roads, most surface transportation
occurs by train; and the principal fauna are tiny
black ies.
Consider the elastic (kinetic energy conserving)
head-on collision of a locomotive of mass M and
velocity V with a stationary black y of mass m.
You may make any reasonable approximation
concerning the relative magnitude of M and m.
a. (15 points)
With what velocity v does the y recoil from the
locomotive?
b. (15 points)
Assuming that the (coasting) locomotive has at
frontal area A, and there are N black ies per
cubic meter hovering over the track, apply the
results of part (a.) to obtain a dierential equation for V (neglect air resistance). Solve it to
obtain V (t).
Problem 2. (20 points)
v
vC
2
c. (15 points)
For residents in the colony, north is dened to
be in the direction of ; if a resident faces north
her right hand points east. A baseball pitcher,
new to the colony, res a ball toward the west
with velocity v at his target a distance D away.
If he were on the surface of the earth (where the
Coriolis force is negligible), the ball would hit its
target. In what direction (high, low, north, or
south) does the ball miss its target? By what distance d does it miss (you may assume d D)?
Problem 4. (30 points)
A mass m is connected by a massless spring
of stiness k = m02 to a point of support xs .
When the spring is relaxed, and xs = 0, the mass
is at its equilibrium position x = 0. The mass
moves only in the x direction, without friction.
Continue to consider sound waves that propagate along the (bent) axis of the pipe. As long
as the circumference of the hoop is much larger
than the pipe thickness, which is the case here,
(x, t) satises the same wave equation as before. However, since the pipe is now bent into a
continuously hollow torus, x = 0 and x = L now
describe the same coordinate along the pipes
axis. More generally, (x, t) and (x + L, t) describe the displacement from equilibrium of the
same molecule.
In light of the above, write down the relationship
between (x, t) and (x + L, t).
3
d. (12 points)
The air inside the bent pipe is observed to carry
a travelling sinusoidal sound wave. Keeping in
mind the result of part (c.), what is the lowest
angular frequency t that can characterize this
wave? What is the ratio of t to the result s
of part (b.)?
Problem 6. (30 points)
Nonviscous uid matter is in spherically symmetric, nonrelativistic ow toward a black hole
of mass M . Only the gravitational attraction
of the black hole itself (as opposed to the gravitational attraction of other uid elements) is
important to the uid motion. M is growing
slowly enough to be taken as constant.
a. (10 points)
Consider , the potential energy per unit mass
of uid due to the gravitational attraction of the
black hole. Starting from the standard formula
for the gravitational force between two point
objects, show that
(r) =
GM
r
u
+ ...
r
v
=
=0
t
t
where is the mass density. Also, the uid pressure p is known not to vary either with position
or time.
Away from the black hole, determine the dependence of uid |velocity| v upon r.
c. (10 points)
Away from the black hole, determine the dependence of uid mass density upon r.
1 2
(r Fr ) + . . .
r2 r
1
University of California, Berkeley
Physics H7A Fall 1998 (Strovink)
SOLUTION TO FINAL EXAMINATION
Problem 1.
a.
We consider this head-on collision in the center
of mass. The center of mass velocity is
Problem 2.
At the instant that the probe barely grazes the
planet, it will have radius R and velocity vf
directed tangentially to the planet. Angular
momentum conservation requires
mv0 b = mvf R
b
v f = v0
R
M
V
V =V
M +m
2 0 R2
R
GMp
R
2GMp
v02 R
2GMp
b=R 1+ 2
v0 R
1
mv 2 =
2 0
1 2
v =
2 0
1 2 b2
v0
1
=
2
R2
b2
1=
R2
v V + V = 2V
b.
In each collision, the momentum 2mV that is
gained by the y is lost by the locomotive:
P = M V = 2mV
m
V
= 2
V
M
In a time interval t, the volume swept out by
the front of the train is AV t; this volume contains N AV t ies. So, for N AV t collisions,
m
N AV t
M
m
= 2N A t
M
m
dt
= 2N A
M
m
= 2N A t
M
1
V (t) =
m
2N A M t + V10
V
V
V
2
V
dV
V2
1
1
V
V0
Problem 3.
a.
= 2
V (t) =
V0
m
1 + 2N AV0 M
t
mR 2 = mg
g
=
R
b.
2v = aC = g
vC =
g
2
vC =
g
2
vC =
1
gR
2
R
g
v
vC
2
c.
FC = 2m( v)
east
is down.
is north, and v is east; north
This is the direction in which the ball misses.
g
aC = 2v = 2v
R
1
d = aC t2
2
1
g 2
= 2v
t
2
R
D
t=
v
g D2
d=v
R v2
D2 g
d=
v
R
(We ignore the centrifugal force on the ball, because it is the same on the colony as on earth,
and the pitcher already compensates for it.) As a
sanity check, if D = 20 m and v = 40 m/sec (appropriate to baseball), and R = 1000 m, we obtain d 1 m. Indeed d is much smaller than D.
Nevertheless, from the standpoint of the pitcher,
the Coriolis force has a big eect on his control.
x0 (0) = 0 C = 0
kA
+ 0 D
02 2
kA
D=
2
0 0 2
0 sin t sin 0 t
x0 (t) = kA
0 (02 2 )
x 0 (0) = 0 0 =
Problem 5.
a.
(x = 0, t) = (x = L, t) = 0
Problem 4.
The equation of motion for x(t) is
m
x = k(x xs ) = m02 (x xs )
b.
(x, t) = sin kx 0 exp (it)
x
= 02 x + 02 mA sin t
x
+
02 x
= kA sin t
sin kL = 0
kL = n, n = 1, 2, . . .
ck
c
s =
L
a.
try xp (t) = B sin t
2
( +
02 )B
sin t = kA sin t
kA
B= 2
0 2
kA sin t
xp (t) = 2
0 2
b.
Because an innite force from the spring would
kA sin t
+ C cos 0 t + D sin 0 t
02 2
c.
(x, t) = (x + L, t)
d.
3
(x, t) = 0 exp (i(kx t))
exp(ikx) = exp(ik(x + L)
1 = exp(ikL)
kL = 2n, n = 1, 2, . . .
ck
2c
t =
L
t = 2s
c.
In steady ow there can be no buildup of mass
density . Therefore the mass ow
2
Problem 6.
a.
Per unit mass of uid, the force f is
f = r
GM
r2
fr dr
(r) =
GM
r
Clearly
+ (v) = 0
t
and using the fact that for steady ow the rst
term vanishes.
d T
= A(T ),
dt
where A is a constant. Ths minus sign appears
because T decreases with time if T is positive and increases if T is negative. This is
known as Newtons law of cooling.
(a) On what factors does A depend? What are
its dimensions?
(b) If at some instant t = 0 the temperature
dierence is T0 , show that it is
T = T0 exp (At)
at a time t later.
2. RHK problem 22.28
As a result of a temperature rise of 32 C, a
bar with a crack at its center buckles upward,
as shown in the gure. If the xed distance
L0 = 3.77 m and the coecient of linear thermal expansion is 25 106 per C, nd x, the
distance to which the center rises.
1
University of California, Berkeley
Physics H7B Spring 1999 (Strovink)
SOLUTION TO PROBLEM SET 1
1. RHK problem 22.9
It is an everyday observation that hot and cold
objects cool down or warm up to the temperature
of their surroundings. If the temperature dierence T between an object and its surroundings
(T = Tobj Tsur ) is not too great, the rate of
cooling or warming of the object is proportional,
approximately, to this dierence; that is,
d T
= A(T ),
dt
T = T0 exp (At)
at a time t later.
Solution: Rearranging and solving the above
Solution: In Physics H7B, all problems involving numbers should be solved completely in
terms of algebraic symbols before any numbers
are plugged in (otherwise it is much more dicult to give part credit). Let
L0 = xed distance = 3.77 m
x = distance to which the center rises
L = thermally expanded total length of the
buckled bar (twice the hypotenuse of the right
triangle whose legs are x and L0 /2)
= coecient of linear thermal expansion =
25 106 per C
T = temperature rise = 32 C
2
Then
Then
L = L0 + T
x2 = (L/2)2 (L0 /2)2
L0
x=
(1 + T )2 1
2
= 0.0754 m .
A = 2AT .
Solution: Let
A = original area of rectangular plate
a = original width of plate
b = original height of plate
A + A = thermally expanded area of plate
a + a = thermally expanded width of plate
b + b = thermally expanded height of plate
= coecient of linear thermal expansion
A + A = (a + a)(b + b)
= ab + a b + b a + a b
A = ab
A + A A = ab + a b + b a + a b ab
A = a b + b a + a b
b a a b
+
+
= ab
b
a
ab
b a
+
A ab
b
a
b
a
=
= T
a
b
A A( T + T )
A
2 T .
A
4. RHK problem 25.47
The average rate at which heat ows out through
the surface of the Earth in North America is 54
mW/m2 , and the average thermal conductivity
of the near surface rocks is 2.5 W/mK. Assuming a surface temperature of 10 C, what should
be the temperature at a depth of 33 km (near
the base of the crust)? Ignore the heat generated by radioactive elements in the crust; the
curvature of the Earth can also be ignored.
Solution: Let
H/A = heat ow per unit area through Earths
surface = 54 103 W/m2
k = thermal conductivity of near surface rock =
2.5 W/mK
T0 = temperature at earths surface = 10 C
D = depth at which we wish to know the temperature = 33 103 m
T = temperature at depth D
Then, using RHK Eq. 25.45,
T
H
=k
A
x
T T0
=k
D
HD
= T T0
A k
HD
=T
T0 +
A k
723 C = T .
3
5. RHK problem 25.50
A cylindrical silver rod of length 1.17 m and
cross-sectional area 4.76 cm2 is insulated to prevent heat loss through its surface. The ends are
maintained at temperature dierence of 100 C
by having one end in a water-ice mixture and
the other in boiling water and steam.
(a) Find the rate (in W) at which heat is transferred along the rod.
Solution: Let
L = length of cylindrical silver rod = 1.17 m
A = area of rod = 4.76 104 m2
k = thermal conductivity of silver = 428 W/mK
T = temperature dierence between ends of
rod = 100 C .
H = dQ/dt = rate at which heat is transferred
along the rod.
Then, using RHK Eq. 25.45
T
x
T
= kA
L
= 17.4 W .
H = kA
5.23 105
Q = Lf m
dm
dQ
= Lf
dt
dt
dm
H = Lf
dt
dm
H
=
Lf
dt
dm
.
kg/sec =
dt
Solution: Let
A = area of slab of ice on waters surface
h = present thickness of slab = 0.05 m
T = temperature of air above ice = 10 C
T0 = temperature at which water freezes = 0 C
k = thermal conductivity of ice = 1.7 W/mK
= density of ice = 0.92 103 kg/m3
Lf = latent heat of fusion of water = 333 103
J/kg
H = dQ/dt = heat ow (in W) through the ice
dm/dt = rate of formation of ice (in kg/sec) on
the bottom surface of the slab
dh/dt = rate of change of ice thickness (in
m/sec).
4
Then, using RHK Eqs. 25.45 and 25.7,
T
x
T0 T
= kA
h
Q = Lf m
dm
dQ
= Lf
dt
dt
dm
H = Lf
dt
dm
T0 T
= Lf
kA
h
dt
hA = m
1 dm
dh
=
dt
A dt
dm
1
Lf
=
ALf
dt
kA T0 T
=
ALf
h
k T0 T
=
Lf
h
= 1.11 106 m/sec
= 0.400 cm/hr .
H = kA
Solution: Let
= density of Hg = 13.6 103 kg/m3
g = acceleration of gravity at earths surface =
9.81 m/sec2
L0 = initial height of gas in left arm of manometer = 0.50 m
R0 = initial height of gas in right arm of
manometer = 0.30 m
L = nal height of gas in left arm of manometer
= 0.44 m
R = nal height of gas in right arm of manometer = 0.26 m
A = cross-sectional area of each manometer arm
p0 = initial pressure in both arms of manometer
pL = nal pressure in left arm of manometer
pR = nal pressure in right arm of manometer
NL = no. of gas molecules in left arm of manometer
NR = no. of gas molecules in right arm of
manometer
kB = Boltzmanns constant
T = (constant) temperature
5
Applying the perfect gas law,
p0 AL0 = NL kB T
p0 AR0 = NR kB T
pL AL = NL kB T
pR AR = NR kB T
p0 L0
p0 R0
L0
p0
L
R0
p0
R
= pL L
= pR L
= pL
= pR
(I) pR pL = p0
R0
L0
.
R
L
R0
L0
= g (L0 L) (R0 R)
R
L
(L0 L) (R0 R)
p0 = g
R0 /R L0 /L
= 1.526 105 Pa
= 1.506 atm .
1
University of California, Berkeley
Physics H7B Spring 1999 (Strovink)
SOLUTION TO PROBLEM SET 2
1. RHK problem 24.18
Solution: For ease of notation, here we denote
the mean of any function f (v) of the speed v of
a gas molecule by
(c)
v0 2 2
v Cv dv
v = 0 v0
Cv 2 dv
0
2
f (v )n(v )dv
f (v) 0
n(v )dv
0
where n(v) (called dN/dv in lecture) is the distribution of v. If this formula is used, n(v) does not
need to be normalized. With this notation, for
example, v v. Proceeding with the problem,
vrms
vrms
vrms
(a)
N
=
0 (v v)2
2
(v v) = v 2v
v +
v
2
= v 2
v + v
= v 2 v2
0 v 2 v2
v2 v 2
v v 2
v vrms .
1 4
4 v0
1 3
3 v0
3
v0 .
4
v0
Cv 2 dv
1 3
Cv
3 0
3N
=C.
v03
= v 2 v2v + v2
3 2
v
5 0
v 2
3
v0 .
=
5
=
v 2 (RHK Eq. 23.15)
1 5
5 v0
1 3
3 v0
d2 Z/d 2
.
E 2 =
Z
The remaining denite integral Z has dimension
(energy)3/2 . Since the limits of the integral are
not nite, the only available quantity with which
a dimensionful scale may be set is , which has
dimension 1/energy. Therefore the integral must
2
be equal to 3/2 multiplied by some constant C:
2
d /d 2 C 3/2
2
E =
C 3/2
3 5 7/2
2 2 C
=
C 3/2
15 2
=
4
15 1
Erms =
4
15
=
kT .
4
4. RHK problem 23.17
Solution: In Physics H7B, all problems involving numbers should be solved completely in
terms of algebraic symbols before any numbers
are plugged in (otherwise it is much more dicult to give part credit). Let
T = temperature of interstellar space = 2.7 K
M = molar mass of H2 = 0.0020 kg/mole (RHK
Table 23.1)
NA = Avogadro constant
= 6.022 1023 molecules/mole
m = mass of H2 molecule = M/NA
kB = Boltzmann constant = 1.38 1023 J/K
Then from RHK Eq. 23.20,
3
1
mv 2 = kB T
2
2
3kB T
2
v =
m
vrms v 2
3kB T
=
m
3kB NA T
=
M
= 183.5 m/sec .
5. RHK problem 23.33
Solution: Let
Re = radius of earth = 6.37 106 m
Rm = radius of moon = 1.74 106 m
GMe /Re2 = g = gravitational acceleration at
earths surface = 9.81 m/sec2
gm = gravitational acceleration at moons surface = 0.16g
GMe m
1
2
mvesc
=
2
Re
2GM
e
2
vesc
=
Re
= 2gRe
3
1
2
mvrms
= kB Tesc
2
2
vrms = vesc (stated by problem)
3
1
2
mvesc
= kB Tesc
2
2
3
1
m 2gRe = kB Tesc
2
2
2mgRe
= Tesc .
3kB
3
the four cases posed:
MHyd
NA
2MHyd gRe
Hyd
Tesc
(earth) =
3kB NA
= 1.003 104 K
2MOxy gRe
Oxy
(earth) =
Tesc
3kB NA
= 1.604 105 K
2MHyd gm Rm
Hyd
(moon) =
Tesc
3kB NA
= 438 K
2MOxy gm Rm
Oxy
Tesc
(moon) =
3kB NA
= 7011 K .
m=
p dV (RHK 23.24)
path
8
2
p dV
8
p dV
p dV
where we have evaluated each straight-line segment by reading p o the graph, multiplying
it by the dierence in V to compute the area
=
path
8
p dV
8
p dV
p dV
4
With these denitions,
Tf
Q=m
Ti
m
=
MAl
C(T ) = T 3
Tf
C(T ) dT
Ti
Tf
m
T 3 dT
MAl Ti
m 4
=
Tf Ti4
4MAl
= 0.0171 J .
Q=
1
University of California, Berkeley
Physics H7B Spring 1999 (Strovink)
SOLUTION TO PROBLEM SET 3
1. RHK problem 25.27
Solution: In Physics H7B, all problems involving numbers should be solved completely in
terms of algebraic symbols before any numbers
are plugged in (otherwise it is much more dicult to give part credit). Let
Q = (unknown) heat added to gas (J)
n = no. of moles of gas = 4.34
Cp = molar specic heat of gas at constant pressure (J/moleK)
T = change in temperature of gas = 62.4 K
R = universal gas constant = 8.314 J/moleK
Eint = internal energy of gas (J)
M = molecular weight of gas (kg/mole)
v 2 = mean square velocity of gas molecules
(m2 /sec2 )
(a)
Q = nCp T (RHK Eq. 25.17)
7
Cp = R (RHK Eq. 25.21)
2
7
Q = nRT
2
= 7880 J .
(b)
5
nRT (RHK Eq. 23.36)
2
5
= nRT
2
= 5629 J .
Eint =
Eint
(c)
3
1
M v 2 = nRT (RHK Eq. 23.31)
2
2
1
3
n M v 2 = nRT
2
2
= 3377 J .
n
V2
V2
V
V
V1
V2
1
V1
1 1
= p1 V1
1 p1 V1 ln V
1 V21
V1
2
1
p1 V 1 V 1
V1
=
1 p1 V1 ln
.
1
1 V2
V2
The above is correct, given the assumptions,
but it does not solve the problem; we are supplied neither the initial volume nor the number
of moles of gas. Instead we are told that m =
0.122 kg of ice in the surrounding ice water are
melted in one cycle. The heat Q = Lf m required to melt this ice, where Lf = 333 kJ/kg is
the latent heat of fusion of water, must be transferred from the gas (we call it Q because +Q
is dened to be the heat transferred to the gas).
Around one cycle, the nal temperature of gas is
the same as the initial; its internal energy, which
depends only on the temperature, can undergo
no net change. Therefore, around the cycle, the
work W done on the gas is given without any
assumptions by
Eint = 0
Eint = Q + W (1st Law)
W = Q
= Lf m
= 40626 J .
2
3. RHK problem 25.37
Solution:
(a)
V2
p dV
W =
V1
p
V
=
(from problem)
V1
p1
V2
p1
V dV
W =
V1 V1
1 p1 2
=
V2 V12
2 V1
V
1
2 2
1
= p1 V1
2
V1
p1 V1 = nRT1
V
1
2 2
W = nRT1
1
2
V1
V2 = 2V1
1
W = nRT1 (4 1)
2
3
W = nRT1 .
2
(b)
3
nRT (ideal monatomic gas)
2
3
Eint = nR(T2 T1 )
2
nRT2 = p2 V2
= (2p1 )(2V1 )
= 4p1 V1
= 4nRT1
T2 T1 = 3T1
3
Eint = nR(3T1 )
2
9
= nRT1 .
2
Eint =
(c)
Eint = Q + W (1st Law)
Q = Eint W
3
9
= nRT1 nRT1
2
2
= 6nRT1 .
(d)
Q
(RHK Eq. 25.8)
nT
6nRT1
=
n(4T1 T1 )
= 2R .
3
TA = temperature at point A = 300 K
TB = temperature at point B = 600 K
TC = temperature at point C = 454.71497 K
(see above discussion)
n = no. of moles of monatomic ideal gas = 1.00
R = universal gas constant = 8.314 J/moleK
pA = 1.013 105 Pa.
Then
(a)
Process AB:
Process CA:
3
nR(TA TC )
2
3
= nR(TC TA )
2
= 1929.45 J .
VA
W =
p dV
Eint =
VC
3
nR(TB TA )
2
= 3741 J .
VB
p dV
W =
Eint =
VA
VA
=
p dV
VA
=0.
Q = Eint W
3
= nR(TB TA ) (= CV T )
2
= 3741 J .
= pVA + pVC (p = pA = pC )
pV = nRT
W = nRTA + nRTC
= nR(TC TA )
= 1286.30 J .
Q = Eint W
3
= nR(TC TA ) nR(TC TA )
2
5
= nR(TC TA ) (= Cp T )
2
= 3215.75 J .
Complete cycle:
Process BC:
Eint
3
= nR(TC TB )
2
3
= nR(TB TC )
2
= 1812 J .
Q = 0 (adiabatic) .
W = Eint Q
3
= nR(TB TC )
2
= 1812 J .
4
(b)
pB
TB
=
(V xed)
pA
TA
TB
pB = pA
TA
= 2.026 105 Pa .
pC = pA
= 1.013 105 Pa .
nRTA
VA =
pA
VB = VA
nRTA
=
pA
= 0.0246 m3 .
VC
TC
=
(p xed)
VA
TA
TC
VC = VA
TA
= 0.0373 m3 .
F=
F=
5
Then
(b)
QL
W
QL
QH QL
1
= QH
QL 1
=
=
TH
TL
1
1
TL
.
TH T L
WE = Q1 + Q2
Q2
= Q1 1
Q1
T2
= Q1 1
T1
WR = Q3 Q4
Q4
= Q3 1
Q3
T4
= Q3 1
T3
WR
1=
WE
Q3 1 TT43
=
Q1 1 TT21
1
Q3
=
Q1
1
(c)
1
|Q3 |
=
|Q1 |
1
TL = 260 K
TH = 298 K
TL
K=
TH T L
= 6.842 .
T2
T1
T4
T3
T2
T1
T4
T3
6
(b)
Qabc = Qab + Qbc
= Eint (c) Eint (a) Wab Wbc
3
= nR(Tc Ta ) 0 + p1 (V1 V0 )
2
3
3
= p1 V1 p0 V0 + p1 V1 p 1 V0
2
2
5
3
= p1 V1 p 1 V0 p0 V0
2
2
13
p0 V0
=
2
= 147713 J .
(c)
Wby eng
Qabc
(p1 p0 )(V1 V0 )
= 5
3
2 p1 V1 p 1 V0 2 p0 V0
2
=
13
= 0.1538 .
(d)
Tc T a
Tc
p1 V1 p 0 V0
=
p1 V1
3
= .
4
eCarnot =
1
University of California, Berkeley
Physics H7B Spring 1999 (Strovink)
SOLUTION TO PROBLEM SET 4
1. RHK problem 26.36
Solution: Let
n = no. of moles of ideal monatomic gas = 1.00
R = universal gas constant = 8.314 J/moleK
Then
(a)
Wabc = Wab + Wbc
b
=
p dV + 0
(c)
dEint 0 (state function) .
dS 0 (state function) .
= p0 (4V0 V0 )
= 3p0 V0 .
(b)
3
nR(Tc Tb )
2
3
= (pc Vc pb Vb )
2
3
= (8p0 V0 4p0 V0 )
2
= 6p0 V0 .
c
Q
=
T
b c
dEint
Wbc
=
T
b
c
dEint
=
0
T
b
3
= nRT
2 c
dT
3
nR
=
T
b 2
Tc
3
= nR ln
2
Tb
3
= nR ln 2
2
= 8.644 J/K .
Eint (b c) =
Sbc
Eint
Sbc
pV = constant (isotherm)
V1
p2 = p1
V2
p1
.
=
3
pV = constant (adiabat)
V
1
p3 = p1
V3
7
(diatomic)
=
5
1 7/5
p3 = p1
3
= 0.215 p1 .
T V 1 = constant (adiabat)
V 1
1
T3 = T1
V3
1 2/5
= T1
3
= 0.644 T1 .
2
Q12 = Eint (1 2) W12
= 0 + p1 V1 ln 3
(b)
5
Eint = nRT (diatomic)
2
5
Eint (1 2) = nR(T2 T1 )
2
=0.
5
Eint (2 3) = nR(T3 T2 )
2
1 2/5
5
1
= nRT1
2
3
1 2/5
5
= p1 V1 1
2
3
= 0.889 p1 V1 .
dEint 0 (state function)
Eint (3 1) = Eint (1 2)
Eint (2 3)
1 2/5
5
= 0 + p1 V1 1
2
3
= 0.889 p1 V1 .
Q23
Q31
= 1.099 p1 V1 .
= Eint (2 3) W23
1 2/5
5
0
= p1 V1 1
2
3
= 0.889 p1 V1 .
0 (adiabat) .
S12 =
Q
T
(isotherm)
T = T1
Q12
S12 =
T1
p1 V1
=
ln 3
T1
= nR ln 3
= 9.134 J/K .
S31 0 (adiabat) .
dS 0 (state function)
S23 = S12 S31
W12 =
=
= nR ln 3 0
= 9.134 J/K .
2
p dV
nRT1
= nRT1 ln
W23
W31
dV
V
V2
V1
= p1 V1 ln 3
= 1.099 p1 V1 .
3
=
p dV
2
=0.
= Eint (3 1) Q31
1 2/5
5
0
= p1 V1 1
2
3
= 0.889 p1 V1 .
3
(a)
Q(m1 m2 ) = Lf (m2 m1 )
2
Q
S(m1 m2 ) =
T
1
T T0
Q(m1 m2 )
S(m1 m2 ) =
T0
Lf (m2 m1 )
=
T0
Lf (m1 m2 )
=
T0
= 925.8 J/K .
(b)
dS 0 (state function)
S(m2 m1 ) = S(m1 m2 )
Lf (m1 m2 )
=
T0
= 925.8 J/K .
(c) Here the change of entropy of the environment in this cycle is calculated assuming that
the heat to melt the ice is supplied at a temperature T>0 which is greater than T0 , for example
by a Bunsen burner. Nevertheless, using the fact
that the entropy of the environment is a state
variable, we calculate its change by making use
of a hypothetical reversible process, S = Q/T :
dSicewater 0
Q(m1 m2 ) Q(m2 m1 )
T0
T>0
L (m m )
f
1
2
=
T0
Lf (m1 m2 )
T>0
1
1
= Lf (m1 m2 )
T0
T>0
>0
dSenviron =
dSuniverse > 0 .
Q
sin d
Ey = 2
R 0
2 Q
=
R2
2 Q
E = 0,
,0 .
R2
dEy =
1 qj qk
.
U=
2 j=1
rjk
k=j
4
This is a double sum. As the number N of ions
approaches , the sum of the terms of the double sum which involve any particular ion will be
the same as the sum of the terms involving any
other particular ion (see the argument at the
bottom of Purcells page 14). Thus the double
sum reduces to a single sum:
N
1 q1 qk
,
U= N
2
r1k
k=2
where we have chosen to sum only the terms involving ion 1. Furthermore, since the string of
ions is symmetric about x = 0, we may consider
in the single sum only the ions with x > 0, at
the expense of multiplying the result by an extra
factor of 2:
1
2N
2
U=
N
k=2; x>0
q1 qk
.
r1k
q1 qk
1
U = 2N
2
a(k 1)
k=2
N
N e (1)k1
a
(k 1)
2
k=2
N 1
N e2 (1)j
=
.
a j=1 j
N e2 (1)j
a j=1 j
N e2
ln (1 + 1)
a
e2
U
= ln 2 ,
N
a
=
ln(1 + b) =
j=1
b2
Q
2b b d
b2 sec2
sin
Q cos2 sin
d
2b2
Q cos2 sin 2
Ez =
d
2b2
0
Q cos2 sin
.
=
b2
=
(b)j1
dQ
sin
sec2
b d
sin
= 2
b sec2
dEz =
.
The problem thus reduces to nding the value of
5
which maximizes the product cos2 sin :
u sin
d
u(1 u2 )
0=
du
= 1 3u2
1
u=
3
1
= arcsin
3
1
z = b tan arcsin
3
1
.
=b
2
7. Purcell problem 1.26
Solution: Place the origin of a Cartesian coordinate system at the center of the semicircle,
with both parallel rods lying in the xy plane.
Orient the y coordinate so that the rods extend
to y = .
At point C, the origin of this coordinate
system, any electric eld can point only in along
the y direction, owing to the symmetry of the
problem about x = 0 and z = 0. Purcells gure
refers us to two elements of charge. The element
at point A has a value dQ = b d and generates an electric eld at the origin of magnitude
b d/b2 . Only a fraction sin of this eld points
in the y direction; thus
b d
dEA,y = 2 sin
b
= sin d .
b
The eld from the element of charge at point B is
slightly more complicated. This charge element
has value dQ = d|y|, where d|y| is an element of
length along the straight rod, and |y| = b tan .
Therefore dQ = b d tan = b sec2 d. This element of charge lies a distance b sec away from
the origin. Again, only a fraction sin of the
eld generated by this charge element points in
the +y direction. Putting it all together,
b sec2 d
sin
b2 sec2
= + sin d .
b
dEB,y = +
1 Purcell 1.16 A sphere of radius a was lled with positive charge of uniform density . Then a
smaller sphere of radius a/2 was carved out, as shown, and left empty. What are the direction and
magnitude of the electric eld at points A and B?
The key is to consider the given distribution as a superposition of the two distributions at
right. The electric eld will be the sum of the contributions from these two spheres, which are easy
to evaluate. For points outside these spheres, we may treat them as point charges lying at their
centers. The charges are
3
4
a
Q1 =
3
2
() =
a3
,
6
4
Q2 = a3 .
3
Consider the point A. The contribution from sphere 2 is zero since there is no eld at the center
of a spherical distribution. The point A lies outside the sphere 1.
EA =
Q1
2
a y
(
y) =
(a/2)2
3
2a3
34
Q2
Q1
4a3
= a y
y
+
y
(
y
)
+
(
y
)
=
2
2
2
2
a
(3a/2)
3a
27a
27
2 Purcell 1.19 An innite plane has a uniform surface charge distribution on its surface.
Adjacent to it is an innite parallel layer of charge of thickness d and uniform volume charge
density . All charges are xed. Find the electric eld everywhere.
The contribution due to the surface charge has magnitude 2|| and points away from or
towards the surface depending on the sign of . To deal with the volume charge, we can treat it
as a stack of very thin layers of charge and treat these layers as surface charges. We could add up
all the contributions from these innitesimal layers by integrating. However, since the eld from
an innite plane of charge does not depend on how far away you are, the contribution from each
layer will be the same. So we will get the same answer by assuming the nite volume charge layer
to be a surface with surface charge t where t is the thickness of the layer in question. For x < 0,
everything pushes to the left.
E = 2(
x) + 2 d(
x) = 2( + d) x
x<0
Likewise,
E = 2( + d) x
x d.
For the region 0 < x < d, the volume layer is split into two. We can thing of the right side as a
single surface with surface charge (d x) pushing to the left, and the left side as a surface charge
x pushing to the right.
+ 2 x x
2(d x) x
= (2 + 4 x 2 d) x
E = 2 x
0<x<d
If we wished to consider the plane x = 0, we could say that the surface charge contributes nothing.
E = 2 d x
x=0
Notice that there is a discontinuity of 4 as we pass through zero. This is always the case for
idealized surface charges. There is no discontinuity at x = d however.
3 Purcell 1.29 A spherical shell of charge of radius a and surface charge density is missing a
small, approximately circular, piece of radius b a. What is the direction and magnitude of the
eld at the midpoint of the aperture?
From symmetry considerations, we know the eld is radial in the center of the aperture.
da
R2 2 d
cos(90 /2)
cos
=
r2
2R2 (1 cos )
dEr =
=
Er =
o
(1 + cos )
d = cos d
d =
2
2
sin
2 cos 2
o
cos d = 2 1 sin
2
2
Er = 2 1
b
1
2R 3!
b
2R
3
+ ...
4 Purcell 1.33 Imagine a sphere of radius a lled with negative charge 2e of uniform density.
Imbed in this jelly of negative charge two protons and assume that in spite of their presence the
negative charge remains uniform. Where must the protons be located so that the force on each of
them is zero?
The forces on the protons from each other will be equal and opposite. Therefore, the forces on
them from the negative charge distribution must be equal and opposite also. This requires that
they lie on a line through the center and are equidistant from the center. The force on each proton
at radius r from the negative charge will be proportional to the amount of negative charge lying
inside a sphere of radius r. For purposes of nding the electric eld, we may treat all of this charge
as if it were a point charge sitting in the center. We ignore all negative charge outside the radius
of the proton positions. The negative charge inside the radius r is
r3
2e.
a3
The force on the right proton must be zero.
q=
e(2er3 /a3 )
e2
e2
x
+
x
=
F=
(2r)2
r2
(2r)2
5 Purcell 2.1
Ex = 6xy
r3
18 3
a
Ez = 0
3
=0
x
r=
a
2
represents a possible electrostatic eld. Calculate the line integral of E from the point (0, 0, 0) to the
point (x1 , y1 , 0) along the path which runs straight from (0, 0, 0) to (x1 , 0, 0) and thence to (x1 , y1 , 0).
Make a similar calculation for the path which runs along the other two sides of the rectangle, via the
point (0, y1 , 0). Now you have the a potential function (x, y, z). Take the gradient of this function
and see that you get back the components of the given eld.
so that
We take the rst path in two parts. While moving along the x axis we have ds = dx x
and E ds = Ey .
E ds = Ex dx and while moving up parallel to the y axis we have ds = dy y
E ds =
x1
0
Ex dx +
y1
0
Ey dy =
x1
0
6xy dx +
y1
0
(3x2 3y 2 ) dy
When integrating along the x axis, y has the constant value y = 0 which we plug in to the rst
integral. Along the second part of the path, x = x1 .
E ds = 0 +
y1
0
E ds =
y1
0
(3(0) 3y ) dy +
x1
0
(x, y, z) = 3x2 y y 3
(x, y, z) =
+
+
= 6xy x
+ (3x2 3y 2 ) y
(3x2 y y 3 ) x
(3x2 y y 3 ) y
(3x2 y y 3 ) z
x
y
z
6 Purcell 2.8 Consider an innitely long cylinder of radius a and uniform charge density . Use
Gausss law to nd the electric eld. Find the potential as a function of r, both inside and outside
the cylinder, taking = 0 at r = 0.
Our Gaussian surface both inside and outside the cylinder will be a cylinder of length L. Inside
we have
E = 2 r r
r < a.
Outside,
E=
2a2
r
r
r a.
E ds = 0
r
0
2 r dr = r2
ra
r
2a2
a
r
dr = a2 2 a2 ln
r
a
r > a.
7 Purcell 2.19 Two metal spheres of radii R1 and R2 are quite far apart compared with these
radii. Given a total amount of charge Q, how should it be divided so as to make the potential energy
of the resulting charge distribution as small as possible? Assume that any charge put on one of
the spheres distributes itself uniformly over the sphere. Show that with that division the potential
dierence between the spheres is zero.
Because the spheres are far apart, the energy will be essentially due to the energy of each sphere.
We may assume that the charge on each sphere is uniformly distributed if the other sphere is very
far away. To nd this energy we can use the standard formula adapted to surface charge,
U=
1
2
da.
The potential just outside a uniformly charged sphere is q/r and because the potential is continuous, this is also the potential at the surface. Then,
U=
1
2
1 q2
q q 2
r
.
sin
dd
=
4r2 r
2 r
q2
(Q q)2
+
.
2R1
2R2
= 0,
dq
R1
R2
Q qo
qo
=
.
R1
R2
But these are just the potentials at both spheres.
8 Purcell 2.20 As a distribution of electric charge, the gold nucleus can be described as a sphere of
radius 6 1013 cm with a charge Q = 79e distributed fairly uniformly through its interior. What
is the potential o at the center of the nucleus, expressed in megavolts?
For a uniformly charged sphere of radius a,
E=
Q
r
r2
r > a,
5
E=
Qr
r
a3
r a.
P
E ds.
We can make the path of integration come radial straight in. If the point P has r < a,
(r) =
r
Er dr =
a
Q
r2
dr
r
Qr
a
a2
dr =
Q Qr2
Q
3 +
a
2a
2a
In SI units,
(0) =
3 79(1.6 1019 C)
1 3Q
=
= 28.4 megavolts.
4!o 2a
4(8.85 1012 C 2 /N m2 )2(6 1915 m)
1 Purcell 2.27 The electrostatic potential at a point on the edge of a disc of radius r and uniform
charge density is = 4r. Calculate the energy stored in the electric eld of a charged disk of
radius a.
We calculate the total energy by bringing in each innitesimal ring of charge from innity and
adding up the energy for each ring. We assume that we have already built up the disc to radius
r. We now bring in a ring of width dr and stick it on the edge. Recall that the energy necessary
to bring in a test charge from innity to some point is just the potential at that point times the
charge. (This is more or less the denition of the potential.) The potential just outside the disc
where we are packing on the next ring is 4r. The energy necessary is then
dU = (r)dq = (4r)(2rdr) = 8 2 r2 dr.
To add up all the rings integrate from 0 to a.
U = 8 2
a
0
8
8
Q
r2 dr = a3 2 = a3
3
3
a2
2
8Q2
3a
2 Purcell 2.29 Two nonconducting spherical shells of radius a carry charges of Q and Q
uniformly distributed over their surfaces. The spheres are brought together until they touch. What
does the electric eld look like, both outside and inside the shells? How much work is needed to
move them far apart?
The eld of a uniformly charged shell is zero inside the shell and that of a point charge outside.
Outside both shells, we have the eld of two point charges. Inside either shell, the eld is that of
a single point charge at the center of the other shell.
To nd the energy we use the following argument. Consider instead a uniform shell of charge
Q and a point charge Q a distance r from the center of the shell (but outside it). We know that
outside the shell, the potential due to the shell is just Q/r, so the energy needed to bring in the
point charge is Q2 /r and the energy needed to move it out is Q2 /r. However, this must be the
same energy as that required to move out the shell while keeping the point charge xed. So we nd
that the energy needed to move a shell out to innity in the eld of a point charge is Q2 /r. But
since the other shell creates the eld of a point charge outside of it, this is also the energy needed
Q2
2a
If you dont like this argument, you can integrate a shell distribution times the potential of a point
charge which isnt too hard and nd the same answer.
3 Purcell 2.30 Consider a cube with sides of length b and constant charge density . Denote by
o the potential at the center of the cube and 1 the potential at a corner, with zero potential at
ininity. Determine the ratio o /1 .
We imagine another cube with the same charge density but with twice the side length. Let the
potential at the center of this cube be o . The point at the center of this new cube lies at the
corner of each of eight cubes of the original size. Because the potential is additive, we have
o = 81 .
We can also use dimensional arguments to nd o . We can write
o = f (Q, s),
where Q is the total charge, s is the side length and the functional form of f depends on the shape
and nature of the distribution. We can now ask for whats called a scaling law which tells us what
happens if we multiply the variables Q and s by numerical factors while keeping all other details
of the distribution the same. Whatever the functional form of f is, we know it has units of charge
per length, the units of the potential. Fortunately, the only parameters carrying units which enter
into f are Q and s. The only way then to get the right units is if
f (Q, s)
Q
.
s
f (Q, s).
In our case s = 2s and because we are keeping the charge density constant, Q = s3 = (2s)3 =
8Q. Then
8
o = f (8Q, 2s) = f (Q, s) = 4o ,
2
4o = 81 ,
o
= 2.
1
2
4 Purcell 3.1 A spherical conductor A contains two spherical cavities. The total charge on the
conductor is zero. There are point charges qb and qc at the center of each cavity. A considerable
distance r away is another charge qd . What force acts on each of the four objects A, qb , qc , qd ?
Which answers, if any, are only approximate, and depend on r being relatively large?
The force on qb and qc is zero. The eld inside the spherical cavity is quite independent of
anything outside. A charge qb is uniformly distributed over the conducting surface to cancel the
eld from the point charge. The same happens with qc . This leave an excess charge of qc + qb
on the outside surface of the conductor. If qd were absent, the eld outside A would be the
symmetrical, radial eld E = |qb + qc |/r2 , the same as a point charge because the excess charge
would uniformly distribute itself over the spherical outer surface. The inuence of qd will slightly
alter the distribution of the charge on A, but without aecting the total amount. Hence for large
r, the force on qd will be approximately
Fd =
qd (qb + qc )
r.
r2
The potential on each of the two lines A and B shown is zero because the contribution at each
point on either line from any charge is cancelled by the opposite charge directly across from it.
Therefore, the eld of a point charge in the corner of a bent conductor is the same as the eld
from these four point charges. You should be able to see by looking at the rst few cases that this
strategy will work any time we divide the space into an even number of wedges. This allows the
contributions to the potential to cancel pairwise. For example, in the picture at right the potential
is zero on lines A and B because all the charges come in equal and opposite pairs. The applicable
angles are n = 2/(2n) = /n, where n is an integer. This would not work for an angle of 120o .
6 Purcell 3.17 A spherical vacuum capacitor has radius a for the outer sphere. What radius b
should be chosen for the inner spherical conductor to store the greatest amount of electrical energy
subject to the constraint that the electric eld strength at the surface of the inner sphere may not
exceed Eo ? How much energy can be stored?
We rst need the capacitance of this capacitor. Assuming there is a charge Q on the inner shell
and a charge Q on the outer shell, the eld between the shells is
E=
Q
r.
r2
b
Q
a
r2
dr = Q
ab
,
ab
ab
.
ab
1 2 1ab 2
Q =
Q .
2C
2 ab
The energy in the capacitor will depend on how much charge is on it. If we were allowed to put
arbitrary amounts on, the energy would have no maximum. However, for a given b, the maximum
eld near the inner sphere gives us the maximum allowed charge. This gives us the maximum
stored energy for a given capacitor.
Eo =
Qmax
b2
Umax =
1 a b 2 4 1 ab3 b4 2
E b =
Eo
2 ab o
2
a
1a
2 a
3
4a
Eo2
3
4a
4
3
a
4
27 2 3
E a .
512 o
7 Purcell 3.23 Find the capacitance of a capacitor that consists of two coaxial cylinder of radii a
and b and length L. Assume L b a so that end corrections may be neglected. Check your result
in the limmit b a a with the formula for the parallel-plate capacitor.
4
A cylinder of 2.00 in outer diameter hangs with its axis vertical from one arm of a beam balance.
The lower portion of the hanging cylinder is surrounded by a stationary cylinder with inner diameter
3.00 in. Calculate the magnitude of the force down when the potential dierence between the two
cylinders is 5 kV .
The eld between charged cylinders is
E=
2
2Q
r =
r,
r
rL
assuming we have Q on the inside and Q on the outside. The potential dierence is
V =
b
2Q dr
a
L r
2Q b
ln .
L
a
Just arrange your signs so that the capacitance comes out positive.
C=
L
2 ln(b/a)
Let us now consider the general case where the potential dierence is being held constant by a
battery while the capacitance is changing. Initially we have charge and energy
Q = CV
1
U = CV 2 .
2
1
U = (C + C)V 2 .
2
The battery has done work on this system by moving this extra charge across the potential dierence.
Wb = (C)V 2
If the change in capacitance is caused by movement of the components, the electric eld does work
on the plates or plate.
W = F (L)
From conservation of energy we have
U + Wb = U + W,
1
(C)V 2 = (C)V 2 + W,
2
1
W = F (L) = (C)V 2 ,
2
1 C
.
F = V2
2
L
In our case we have
1 (16.7 statvolts)2
1
1
=
= 172 dynes.
F = V2
2 2 ln(b/a)
2
2 ln(3/2)
5
8 Purcell 3.24 Two parallel plates are connected by a wire. Let one plate coincide with the xz plane
and the other with the plane y = s. The distance s is much smaller than the lateral dimensions of
the plates. A point charge Q is located between the plates at y = b. What is the magnitude of the
total surface charge on the inner surface of each plate?
The total induced charge is Q. We need to nd the fraction of induced charge on either
conductor. For this we may notice that the fraction of induced charge on both planes will be the
same for any distribution located at y = b because we may view it as the superposition of many
little point charges. So we want to consider the simplest possible case which is a uniformly charged
plane. (Once again, we are ignoring edge eects.) Using a Gaussian pillbox with its left face inside
the left plate and its right face at y, where 0 < y < b, the eld in the left region is
.
El = 41 y
Similarly, the eld in the right region is
.
Er = 42 y
Since the two conductors are connected by a wire, they are at the same potential so the line integral
from the middle to the left and right should be the same.
41 (b) = 42 (s b)
b
2
=
1
sb
Now switch back to the original problem.
b
Q2
=
Q1
sb
Q1 =
sb
Q
s
Q1 + Q2 = Q
b
Q2 = Q
s
1 Purcell 4.8 A copper wire 1 km long is connected across a 6 volt battery. The resistivity
of copper is 1.7 106 ohm cm, and the number of conduction electrons per cubic centimeter is
8 1022 . What is the drift velocity of the conduction electrons under these circumstances? How
long does it take an electron to drift once around the circuit?
The current will be
VA
V
=
I=
R
L
and the current density
J=
V
I
=
.
A
L
The current density is the charge density times the drift speed and the charge density is ne where
n is the number density of electrons.
v=
v=
t=
J
V
=
ne
Lne
(1.7
106
ohm cm)(105
6V
= 2.8 103 cm/s
cm)(8 1022 cm3 )(1.6 1019 C)
105 cm
= 3.6 107 s 1 year
2.8 103 cm/s
2 Purcell 4.20 A black box with three terminals a, b, and c contains nothing by three resistors
and connecting wire. Measuring the resistance between pairs of terminals, we nd Rab = 30 ohm,
Rac = 60 ohm, and Rbc = 70 ohm. Show that the contents cound be either of the following.
Is there any other possibility? Are the two boxes completely equivalent, or is there an external
measurement that would distinguish between them?
For the rst box, the resistance between any two terminals involves two of the resistors in series
with the third resistor extraneous. For example, Rab = 10 ohm + 20 ohm = 30 ohm.
For the second box, the resistance between any two terminals involves one resistor in parallel
with the other two in series. For example,
Rab =
1
1
+
34 ohm 85 ohm + 170 ohm
1
= 30 ohm.
1
1
(7Va 5Vb 2Vc ),
170
Ib =
1
(6Vb Vc 5Va ),
170
Ic =
1
(3Vc Vb 2Va ).
170
0
P dt =
0
Q2 RC
1 2
=R 2 2
=
Q .
2
C R 2
2C
Q
.
e
Because of the ln, even for macroscopic initial charges, the time wouldnt be that large.
4 Purcell 4.26 Two graphite rods are of equal length. One is a cylinder of radius a. The other is
conical, tapering linearly from radius a at one end to radius b at the other. Show that the end-to-end
resistance of the conical rod is a/b times that of the cylindrical rod.
We consider the conical rod to be the series combination of little cylindrical rods of length dx.
The radii of these little cylinders are
ba
x.
L
We sum up the little resistances.
r(x) = a +
R=
dR =
L
dx
0
L
0
a
L
L
dx
=
=
2
2
(a + (b a)x/L)
ab
b
a
The result of problem 3.24 tells us the induced charge on the electrodes for any given position
of the alpha particle. The current is just the time derivative of this charge.
sb
q1 = 2e
s
I=
2e db
2ev
dq1
=
=
= 0.48 esu/s
dt
s dt
s
o
This pulse lasts for (0.2 cm)/(108 cm/s)
= 2 ns. If the alpha particle travels at 45 , the normal
speed and the current just decrease by 2.
For concentric cylinders, the current pulse would have a dierent shape. If you work out the
details,
1
I
a + vt
during the time that the alpha particle is in motion.
6 Purcell 4.31 Suppose a cube has a resistor of resistance Ro along each edge. At each corner the
leads from three resistors are soldered together. Find the equivalent resistance between two nodes
that represent diagonally opposite corners of the cube. Now nd the equivalent resistance between
two nodes that correspond to diagonally opposite corners of one face of the cube.
A total current I enters one node. It then has a choice of three directions to go. Because of the
symmetry, each choice is identical to the others so the current must split up evenly so that I/3 goes
through each resistor. Likewise, the current reaching the other node comes through three resistors
each having current I/3. This leaves 6 resistors in the middle to share the current. Because each
one is identical due to the symmetry, they must each have current I/6. To nd the voltage drop
between the two nodes, follow a straight path from one to the other.
V =
I
I
5
I
Ro + Ro + Ro = RI
3
6
3
6
5
Req = Ro
6
In the second situation, because of the symmetry, we notice that all the resistors on the top
square carry the same magnitude of current while all the resistors on the bottom square carry the
same magnitude also. This tells us that there is no current through the two resistors indicated
by arrows. We can therefore ignore them, because the circuit would behave the same without
them. It is then easy to combine the remaining resistors. The top and bottom squares are parallel
combinations of resistors 2Ro .
R=
1
1
+
2Ro 2Ro
1
= Ro
Req =
1
1
+
Ro 3Ro
1
3
= Ro
4
7 Purcell 4.32
series.
Find the input resistance (between terminals A and B) of the following innite
Show that, if voltage Vo is applied at the input to such a chain, the voltage at successive nodes
decreases in a geometric series. What ratio is required for the resistors to make the ladder an
attenuator that halves the voltage at every step? Can you suggest a way to terminate the ladder
after a few sections without introducing any error in its attenuation?
If we put another link on the left of this innite chain, we get exactly the same conguration.
If this innite chain has equivalent resistance Req , the new chain with the extra link can be described
by the middle circuit. We can calculate the equivalent resistance of this circuit by considering Req
and R2 in parallel, in series with R1 . But since this circuit is the same as the original, this equivalent
resistance is again Req .
Req = R1 +
1
1
+
R2 Req
1
R1 +
R12 + 4R1 R2
2
Now consider an arbitrary link with voltage dierence Vi between top and bottom. To nd the
voltage Vi+1 , we can replace the rest of the series with the equivalent resistor. We could get Vi+1 if
we knew the current through R1 . For this purpose we can replace the ith link also with Req . The
current through this equivalent circuit will also be the current through R1 . This current is just
Vi /Req .
Vi+1 = Vi R1
Vi
Req R1
= Vi
Req
Req
R12 + 4R1 R2 ,
5
R2 = 2R1 .
If we wish to terminate the ladder without changing this property, we just replace the rest of the
chain at any point with a resistor with resistance Req .
8 Taylor & Wheeler 19 (a.) Two events P and Q have a spacelike separation. Show that an
inertial frame can be found in which the two events occur at the same time. In this frame, nd the
distance between the two events (this is called the proper distance). (Hint: one method of proof
is to assume that such an inertial frame exists and then use the Lorentz transformation equations
to show that the velocity c of this inertial frame, relative to the frame in which the events were
initially described, is such that < 1, thus justifying the assumption made.) (b.) Two events P
and R have a timelike separation. Show that an inertial frame can be found in which the two events
occur at the same place. In this frame, nd the time interval between the two events (this is called
the proper time).
Denote the frame in which P and Q were initially described by S, and the frame in which we
wish them to be simultaneous by S . As usual, the origins of these frames coincide at t = t = 0.
In S, if P and Q have a spacelike separation, their spatial separation must be nonzero. Orient the
x and x axes along the direction of this separation, so that yQ = yP and zQ = zP but xQ = xP .
Applying the Lorentz transformation between S and S,
ctP = ctP xP
ctQ = ctQ xQ
ctQ ctP = (ctQ ctP ) (xQ xP )
We wish the left-hand side to be zero. If it is, then
(ctQ ctP ) = (xQ xP )
(ctQ ctP )
=
(xQ xP )
Now, we are told that the separation between events Q and P is spacelike:
c2 (tQ tP )2 (xQ xP )2 < 0
This guarantees that || < 1. It is straightforward to calculate the spatial separation of the two
events in S by using the inverse Lorentz transformation:
xP = xP + ctP
xQ = xQ + ctQ
xQ xP = (xQ xP ) + (ctQ ctP )
We have chosen so that the two events are simultaneous in S ; this forces the last term to vanish.
Substituting the value that we found for ,
xQ xP = (xQ xP )
xQ xP =
1 2 (xQ xP )
xQ
xP
ct ct 2
Q
P
xQ xP
(xQ xP )
1 2 (ctR ctP )
ctR
ctR
ctP
ctP
x x 2
R
P
ctR ctP
(ctR ctP )
where the sign is chosen so that ctR ctP has the same sign as ctR ctP . This proper time is the
smallest time interval between the two events that can be reached in any reference frame.
tanh 1 + tanh 2
.
1 + tanh 1 tanh 2
1.007825
(neutron) n
1.008665
(deuteron) H
3
(helium 3) He
3
(triton) H
(alpha particle) 4 He
2.014102
3.016030
3.016050
4.002603 ,
H + 2 H 3 He + n
H + 2H 3H + p
H + 3 H 4 He + n .
5(2 H) 3 He + 4 He + p + 2n.
These sum to
1
University of California, Berkeley
Physics H7B Spring 1999 (Strovink)
SOLUTION TO PROBLEM SET 8
1. (Taylor and Wheeler problem 27)
The clock paradox, version 1.
On their twenty-rst birthday, Peter leaves his
twin Paul behind on the earth and goes o in
the x direction for seven years of his time at
24/25 the speed of light, then reverses direction
and in another seven years of his time returns
at the same speed. [In this most elementary
version of the problem, we assume that the necessary periods of acceleration are innitesimal
in duration, requiring Peters acceleration to be
innite. Nonetheless, our plucky twin remains
uninjured.]
(a.)
Make a spacetime diagram (ct vs. x) showing
Peters motion. Indicate on it the x and ct coordinates of the turn-around point and the point
of reunion. For simplicity idealize the earth as
an inertial frame, adopt this inertial frame in the
construction of the diagram, and take the origin
to be the event of departure.
(b.)
How old is Paul at the moment of reunion?
Solution:
On a spacetime (ct vs. x) diagram in Pauls
(unprimed) frame, Peter begins at (0,0) and
proceeds with slope 1 = 25
24 for a time interval
ct = ct + (x = 0)
= ct
=
1
24 2 ct
1 25
25
ct
=
7
= 25 lightyr .
2. Prove that
tanh (1 + 2 ) =
tanh 1 + tanh 2
.
1 + tanh 1 tanh 2
Suppose that all velocities are in the x direction. Take the velocity of frame S1 with respect
to frame S to be 1 c; of frame S2 with respect
to frame S1 to be 2 c; and of frame S2 with respect to frame S to be 3 c. 1,2,3 correspond to
boost parameters (or rapidities) 1,2,3 according
to the relation
1,2,3 = tanh 1,2,3 .
The boost parameters have the unique property
that they are additive, i.e. a boost of 1 followed by a boost of 2 is equivalent to a boost
2
of 1 + 2 . So, with the above denitions,
3 = 1 + 2
3 = tanh 3
= tanh (1 + 2 )
tanh 1 + tanh 2
=
1 + tanh 1 tanh 2
1 + 2
=
.
1 + 1 2
This is Einsteins law for the addition of velocities.
3. The thermonuclear deuterium-tritium reactions are:
2
H + 2 H 3 He + n
H + 2H 3H + p
H + 3 H 4 He + n .
These sum to
5(2 H) 3 He + 4 He + p + 2n.
Using the following masses in AMU,
(proton) p
(neutron) n
1.007825
1.008665
(deuteron) 2 H
2.014102
(helium 3) 3 He
3.016030
(triton) H
4
(alpha particle) He
3.016050
4.002603 ,
3
On average, px = 0 for the big bang photons in the big bangs frame; thus
E /c = E/c
1
=
E/c
1 2
1
=
E/c
1 tanh2
= E/c cosh
= 6.6 104 eV/c cosh 10.34
E = 10.2 eV .
Therefore, while the cosmic background radiation is in the far infrared as seen in the solar
system, on average it is boosted to the ultraviolet
as seen in the frame of the cosmonaut.
5. Prove that an isolated photon (zero mass)
cannot split into two photons which do not both
continue in the original direction.
Solution:
Assume that a photon decays into two other
photons a and b. The photons have energymomentum four-vectors denoted by (E/c, p),
(Ea /c, pa ), and (Eb /c, pb ), repectively. Both
energy and momentum must be conserved in the
decay. We can express this requirement in a
single four-component equation:
(E/c, p) = (Ea /c, pa ) + (Eb /c, p)b ) .
To save writing we will use the shorthand notation p (E/c, p); similarly for pa and pb .
Rewriting the above equation in this shorthand
notation, and taking the inner product of each
side with itself,
p = pa + p b
p p = (pa + pb ) (pa + pb )
= pa pa + pb pb + 2pa pb .
In the above, the symbol refers to the fourvector inner product, i.e. p p E 2 /c2 p p .
Since the inner product of any two four-vectors
has the same value in any Lorentz frame, it is
easiest to evaluate p p in the rest frame of the
particle; there one nds that
p p = E 2 /c2 |p|2 = m2 c2 ,
p + p p + p + p + p ,
2 2
2 2
m c + m c + 2pa pb = (4m) c
7m2 c2 = pa pb
= (Ea , pa ) (m, 0)
= Ea m
Ea = 7mc2
= 7 0.94 109 eV
= 6.58 109 eV .
This is 10% more proton beam energy than
the Bevatron (= 6109 GeV) was able to supply!
How then were Chamberlain, Segr`e, Wiegand, and Ypsilantis able to discover the antiproton at the Berkeley Bevatron in 1956? They
took advantage of the fact that protons conned inside the atomic nucleus have a signicant
( 200 MeV/c) rms momentum as a result of
Solution:
The equations for Lorentz transformation of the
electric eld E and magnetic eld B may be
derived from three facts:
(, A) = a four vector
1 A
E =
c t
B=A,
where is the scalar potential and A is the vector potential. The result of the derivation is
Eq. 1.33 in the distributed relativity notes:
E = (E + B )
B = (B E )
E = E
B = B ,
where c is the velocity of frame S relative to
S, the subscript refers to the component perpendicular to , and the subscript refers to the
component parallel to . Note that, in the rst
two equations, the subscript may be dropped
from the last term, since taking the cross product
with automatically picks out the perpendicular part. Using the rst two equations,
2
2
2
) = E
+ 2 B
+ 2E ( B )
2 (E
2
2
2
2 (B
) = B
+ 2 E
2B ( E ) .
5
physically, may be understood from the fact that
the triple product describes the (invariant) volume of a parallelopiped with sides a, b, and c.
Cyclically permuting the triple product in the
last line,
2
2
2
) = B
+ 2 E
2E (B )
2 (B
2
2
+ 2 E
+ 2E ( B )
= B
2
2
B
E
2
2
2
2
= E
+ 2 B
B
2 E
2
2
2
= (1 2 )(E
B
)
2
2
2
2
E
B
= E
B
.
2
2
This demonstrates that E
B
is conserved;
2
2
E B is conserved automatically since E
and B are invariant under the transformation.
2
+ E2 , etc., because the dot
Finally, E 2 = E
product in the cross term vanishes.
1W
= 3.3 109 N .
c
1 Purcell 5.3 A beam of 9.5 M eV electrons ( = 20) amounting as current to 0.05 A, is traveling
through vacuum. The transverse dimensions of the beam are less than 1 mm, and there are no
positive charges in or near it. In the lab frame, what is approximately the electric eld strength
1 cm away from the beam, and what is the average distance between the electrons, measured parallel
to the beam? Answer the same questions for the electron rest frame.
With = 20, the speed of the electrons will be essentially c. The number of electrons passing
per second is
e =
0.05 106 A
= 3.1 1011 1/s .
1.6 1019 C
2
= 9.6 109 statvolt/cm .
r
Since the electrons are moving, the distance between them will be contracted. Therefore, in the
electron rest frame, they will be more spread out so that
E=
d = d = 2 cm .
We might nd a new eld strength by
E =
E
= 4.8 1010 statvolt/cm ,
however, this will be only the average eld strength along a line parallel to the beam. Since the
electrons are so far apart in this frame, there will be big variation in the eld.
2 Purcell 5.7 A moving proton has = 1010 . How far away from such a proton would the eld
rise to 1 V /m as it passes?
The electric eld strength of a moving point charge is (in SI units)
E =
Q
1 2
.
4o r2 (1 2 sin2 )3/2
The maximum eld strength is directly beside the particle where = /2. Then
E =
Q
Q
1
=
.
2
2
4o r
4o r2
1
1
In the rst approximation, we consider the trajectory to be a straight line. For this trajectory,
the net impulse in the x direction will be zero. Using cylindrical coordinates,
pr =
1
Fr dt =
v
q2
Fr dx =
2dv
Er 2d dx .
The purpose of transforming this integral in this way is so that it becomes the electric ux through
an innite cylinder of radius d. We can evaluate it easily by using Gausss law.
pr =
q2
2dv
E da =
q2
2q1 q2
4q1 =
2dv
dv
In the rest frame of q2 , the situation is reversed, and q1 acquires the same y momentum in the opposite direction. This will be the same momentum in the rest frame of q1 because the perpendicular
component of the momentum is unchanged by a Lorentz transformation.
For this approximation to be good, the acquired y momentum must be much smaller than the
x momentum, so that
mv
2q1 q2
,
dv
In the rest frame of the protons, the force is e2 /r2 . In the lab frame this force is
Fy =
1 e2
e2
=
+ Fy(b) ,
r2
r2
where the rst term is the electric force in the lab frame. The extra term is
Fy(b)
e2
= 2
r
2
e
v
1
2e
1
=
= 2 e .
2
2
r
r
c
In the integral for the magnetic eld of an innite wire, each half of the wire contributes the
same amount in the same direction, so for each of the half wires, we can take half of the formula
for an innite wire. Also, the half circle will contribute half of the ring formula. All contributions
point out of the page so
Bz =
1 2I
1 2I
(2 + )I
1 2I
+
+
=
.
2 cb
2 cb
2 cb
bc
6 Purcell 6.14 A coil is wound evenly on a torus of rectangular cross section. There are N turns
of wire in all. Assume that the current on the surface of the torus ows exactly radially on the
annular end faces, and exactly longitudinally on the inner and outer cylindrical surfaces. Show that
the magnetic eld everywhere would be circumferential. Second, prove that the eld is zero at all
points outside the torus, including the interior of the central hole. Third, nd the magnitude of the
eld inside the torus as a function of radius.
We set a coordinate system so the point P under consideration is in the z x plane with
coordinates (xo , 0, zo ). Consider a current loop at an angle from the x axis. One small section of
the loop has coordinates (r cos , r sin , z) and
r = (xo r cos , r sin , zo z) .
3
The direction of this little current is arbitrary within the plane so the current direction vector can
be written
= (Ir cos , Ir sin , Iz ) .
I = Ir r + Iz z
Then the contribution to the magnetic eld will be in the direction
+ [Iz (xo r cos ) Ir cos (zo z)] y
Ir xo sin z
.
I r = [sin (Ir (zo z) + rIz )] x
However, for each section of current, there is a similar section that is identical except that .
We see that the x and z components change sign. Therefore, these components cancel out and the
net eld at the point P is in the y direction. For our coordinate system, this in the circumferential
direction.
Once we have this information, it is easy to use Amperes law.
B dl = 2rB =
B=
2N I
cr
4
NI
c
a<r<b
If we are outside the solenoid, the enclosed current will be zero and so the eld is zero.
7 Purcell 6.18 Two long coaxial aluminum cylinders are charged to a potential dierence of
50 statvolts. The inner cylinder has an outer diameter of 6 cm, the outer cylinder an inner
diameter of 8 cm. With the outer cylinder stationary the inner cylinder is rotated around its axis
at a constant frequency of 30 Hz. Describe the magnetic eld this produces and determine its
intensity in gauss. What if both cylinders are rotated in the same direction at 30 Hz?
The capacitance for two coaxial cylinders is
C=
L
.
2 ln(b/a)
Assuming we have equal amounts of positive and negative charge on the inside and outside respectively, we can nd the charge per unit length.
CV
V
Q
=
=
= 87 esu/cm
L
L
2 ln(b/a)
The spinning charged cylinders are essentially perfect solenoids. The eld of a long solenoid is
constant inside and practically zero outside. The solenoid formula is
B=
4In
,
c
where n is the number of turns per unit length. The quantity nI can be thought of as the charge
per unit time per unit length passing through a line running parallel to the cylinder. You should
be able to convince yourself that this quantity in our case is Q/L, where is the frequency of
revolution. With just the inner cylinder rotating with = 30 Hz,
B=
4Q
4(87 esu/cm)(30 Hz)
=
= 1.1 106 gauss
cL
3 1010 cm/s
r<a ,
and the eld elsewhere is zero. With a clockwise rotation as shown, the eld is into the page.
4
If the outer cylinder rotates in the same direction, it will produce a eld with the same magnitude
but opposite direction. These two elds will cancel for r < a, but for a < r < b, the eld is
1.1 106 gauss out of the page. It is zero again for r > b.
8 Purcell 6.22 A constant B eld lies in the y z plane. An arbitrary current loop lies in the xy
plane. Show, by calculating the torque about the x axis, that the torque on the current loop can be
written N = m B, where the magnetic moment m of the loop is dened as a vector of magnitude
IA/c where I is the current in esu/s and a is the area of the loop in cm2 , and the direction of the
vector is normal to the loop with a right-hand relation to the current. What about the net force on
the loop?
1
y dFz = IBy
c
loop
y(x) dx .
This integral if we go forward along the top of the loop and back along the bottom is the area of
the loop and
1
Nx = IBy a .
c
With m = Ia/c and pointing in the z direction,
1
) = mBy x
= IBy a x
.
m B = m (By y
c
For a constant eld there is no net force because
F=
and
dF =
1
1
I dl B = IB
c
c
dl
1 Purcell 6.26 A round wire of radius ro carries a current I distributed uniformly over the cross
the direction of the current. Show
section of the wire. Let the axis of the wire be the z axis, with z
2
2
that a vector potential of the form A = Ao (x + y )
z will correctly give the magnetic eld B of this
current at all points inside the wire. What is the value of the constant Ao ?
B = A = 2Ao y x
If we use plane polar coordinates in the x y plane,
cos y
) = 2Ao r .
B = 2Ao r(sin x
We know that the magnetic eld circles in the counterclockwise direction for a current coming out
of the page. We can nd the magnitude from Amperes law.
2rB =
B=
4 r2
I
c ro2
2I
r
cro2
I
.
cro2
2 Purcell 6.28 A proton with kinetic energy 1016 eV ( = 107 ) is moving perpendicular to the
interstellar magnetic eld which in that region of the galaxy has a strength 3 106 gauss. What
is the radius of curvature of its path and how long does it take to complete one revolution?
Magnetic forces do no work. They can only change the direction of the momentum. Because
the force is perpendicular to the velocity, we can instantaneously think about the motion as being
along a circle of some radius R. Because the eld and velocity are perpendicular, the magnitude
of the force is
evB
F =
.
c
If this were a non-relativistic problem, we could nd the radius R by equating the force with mv 2 /R.
In the relativistic case, this formula turns out to be correct with the replacement m m, but
1
this is something that must be proved. If we wait a time t, the momentum will swing through
some angle , and |p| = p. (Please note that p is not the same thing as |p|.) This angle
will also be the angle of the circle we go through in this time. Therefore, in the innitesimal
limit d, v = r. Consequently,
dp
pv
d
dt = p dt = p = R .
mc2
107 (1.5 103 ergs)
pc
=
= 1 1019 cm .
eB
eB
(4.8 1010 esu)(3 106 gauss)
The period is
=
2R
2R
2
=
= 2.1 109 s .
v
c
3 Purcell 6.32 Two electrons move along parallel paths, side by side, with the same speed v. The
paths are a distance r apart. Find the force acting on one of them in two ways. First, nd the force
in the rest frame of the electrons and tranform this force back to the lab frame. Second, calculate
the force from the elds in the lab frame. What can be said about the force between them in the
limit v c?
In the particle rest frame, the eld is just the Coulomb eld and the force magnitude is e2 /r2 .
If we use the transformation formulas (14) in Purcell, the primed frame must be the particle rest
frame.
F=
1 e2
y
r2
To nd the elds in the lab frame, it is easiest to transform them back from the rest frame
where
e
B = 0 .
E = 2 y
r
Please note that most transformation formulas found in books assume that the primed frame is
moving in the positive x direction of the unprimed frame. If you wish to use these formulas verbatim,
you must choose your frames correctly. Here the particles are going to the right so the rest frame
is the primed frame. To switch back to the lab frame, we need the inverse of the equations (6.60)
in Purcell. We can accomplish this by simply switching the primes and the sign of . Then
E = E = 0 ,
E = (E B ) = E =
e
,
y
r2
B = B = 0 ,
2
B = (B + E ) =
e
.
z
r2
e2
e2
e2
1 e2
(e)
2 2 y
= 2 (1 2 ) y
.
=
y
vB= 2 y
c
r
r
r
r2
We rst calculate the ux. We will dene the positive direction to be into the page. The eld
is that of a wire. The current is given in SI, so we must use SI formulas.
B da =
x+L
o I
x
2r
w dr =
o Iw x
d
E = B =
dt
2 x + L
o Iw x + L
ln
2
x
(x + L)v
v
x
x2
Lv
o Iw
2 x(x + L)
E = 2.1 105 V
By choosing into the page as positive for ux, we have also dened clockwise as the positive way
to go around the loop. Since E is positive, the induced current will be clockwise.
5 Purcell 7.9 Derive an approximate formula for the mutual inductance of two circular rings of
the same radius a, arranged like wheels on the same axle with their centers a distance b apart. Use
an approximation good for b a.
From Purcell Eq. 6.41 (where a and b are interchanged relative to this problem) the eld along
the axis of a ring is
Bz =
2a2 I
.
c(a2 + z 2 )3/2
We may use the information b a, and approximate the z component of the eld everywhere in
the second loop as
Bz =
2a2 I
2a2 I
,
cb3
c(a2 + b2 )3/2
so the ux is
2a2 I 2 2 2 a4
a =
I .
cb3
cb3
B =
2 2 a4 dI
1 d
B = 2 3
,
c dt
c b dt
2 2 a4
,
c2 b3
o 2 2 a4
.
4 b3
6 Purcell 7.11 Two coils with self-inductances L1 and L2 and mutual inductance M are shown
with the positive direction for current and electromotive force indicated. The equations relating
currents and emf s are
E1 = L1
dI2
dI1
M
dt
dt
E2 = L2
dI1
dI2
M
.
dt
dt
Given that M is always to be taken as positive, how must the signs be chosen in these equations?
What if we had chosen the other direction for positive current and emf in the lower coil? Now
connect the two coils together as in b. What is the inductance L of this circuit? What is the
inductance L of the circuit formed as shown in c? Which circuit has the greater self-inductance?
Considering that the self-inductance of any circuit must be a positive quantity, see if you can deduce
anything concerning the relative magnitudes of L1 , L2 , and M .
Imagine rst that the current I2 is positive and increasing so that dI2 /dt > 0. In this case the
magnetic eld due to coil 2 will point up through coil 1. As the current I2 increases, the eld it
creates will increase and the ux up through coil 1 will increase. By using Lenzs law, we nd we
need an induced current that will create a magnetic eld that will oppose this change in the ux.
In this case, the eld should point down through coil 1. To do this the induced current must ow
in the negative direction as it is dened for coil 1. Thus, the induced emf must be negative and we
need the negative sign. The same argument will tell you to choose the negative sign in the second
equation also. (You should go through it yourself however.)
If the sign convention for coil 2 had been switched, the same argument would switch the sign
in both equations. (Do it yourself though.)
With the circuit in b, since both emf positive directions point in the same way, the total emf
across the new circuit is
E = E1 + E2 = L1
dI2
dI1
dI1
dI2
M
L2
M
.
dt
dt
dt
dt
dI
,
dt
dI2
dI1
dI1
dI2
M
+ L2
+M
,
dt
dt
dt
dt
dI
,
dt
L1 + L2
.
2
7 Purcell 7.14 A metal crossbar of mass m slides without friction on two long parallel conducting
rails a distance b apart. A resistor R is connected across the rails at one end; compared with R, the
resistance of bar and rails is negligible. There is a uniform eld B perpendicular to the plane of the
gure. At time t = 0 the crossbar is given a velocity vo toward the right. What happens then? Does
the rod ever stop moving? If so, when? How far does it go? How about conservation of energy?
Let us assume the magnetic eld is into the page, and lets make that positive so that clockwise
is positive for the loop. The ux is then
B = bxB .
The emf (in SI) is
E =
d
B = bvB = IR ,
dt
so the current is counterclockwise. The bar will feel a force due to the magnetic charges moving
through it. The force is
.
F = |I|L B = |I|bB x
We can solve for the motion using F = ma.
m
b2 B 2
dv
= |I|bB =
v
dt
R
v(t) = vo eb
2 B 2 t/mR
0
vo eb
2 B 2 t/mR
dt =
mRvo
.
b2 B 2
b
Rv
B
o
I 2 Rdt =
2 2
b B 2 2b2 B 2 t/mR b2 B 2 2 mR
1
vo e
vo 2 2 = mvo2
=
R
R
2b B
2
o
8 Purcell 7.16 The shaded region represents the pole of an electromagnet where there is a strong
magnetic eld perpendicular to the plane of the paper. The rectangular frame is made of 5 mm
diameter aluminum. suppose that a steady force of 1 N can pull the frame out in 1 s. If the force is
doubled, how long does it take? If the frame is made of 5 mm brass, with about twice the resistivity,
what force is needed to pull it out in 1 s? If the frame were 1 cm diameter aluminum, what force
is needed to pull it out in 1 s? Neglect inertia of the frame and assume it moves with constant
velocity.
If we assume a constant velocity, the force necessary to pull out the loop will be equal in
magnitude to the magnetic force on the loop. We will ignore signs here. The net force will be on
the left wire of the frame.
F = |I|hB
The magnetic ux will be something like = LxB, where x is the length of loop in the eld. Then
the emf is
|E| =
d
= hvB .
dt
The current is |I| = |E|/R and the resistance is R = L/A = L/r2 , where L is the total length
of the loop and r is the radius of the wire of which it is made.
F = hBhBv
vr2
A
If the force is doubled, the speed doubles and it takes half the time or 0.5 s. If the resistivity
doubles with the same speed, the force is halved so that F = 1 N . If the radius doubles with the
same speed, the force is four times as great or 4 N .
1 Purcell 7.21 A solenoid of radius a1 and length b1 is located inside a longer solenoid of radius
a2 and length b2 . The total number of turns is N1 in the inner coil and N2 on the outer. Work out
a formula for the mutual inductance M .
The mutual inductances M12 and M21 are equal, so we are free to calculate the inductance with
whatever coil is more convenient. We nd the ux through the inner coil. If we assume b2 b1 ,
the eld through coil 1 will be fairly uniform and with the sign conventions shown,
B2 =
o N2 I2
,
x
b2
along the common axis of both coils. Since there are N1 loops in this coil, the ux through all of
them is
12 = a21 N1
o N2 I2
,
b2
d
o a21 N1 N2 dI2
12 =
,
dt
b2
dt
o a21 N1 N2
.
b2
2 Purcell 7.22 A thin ring of radius a carries a static charge q. This ring is in a magnetic eld of
strength Bo , parallel to the rings axis, and is supported so that it is free to rotate about that axis.
If the eld is switched o, how much angular momentum will be added to the ring? If the ring has
mass m, show that it will acquire an angular velocity = qBo /2mc.
Well assume the charge is uniformly distributed around the ring, with linear density = q/2a.
Then the torque about the z axis is
z =
dz =
q
af dl =
2
E dl =
q
E .
2
The emf is
E =
1 d
,
c dt
so that
z =
q d
dLz
=
,
dt
2c dt
and
Lzf Lzi =
Lzf =
q
2c(f i )
q
a2 Bo ,
2c
qa2 Bo
.
2c
qa2 Bo
,
2c
qBo
,
2mc
equal to half the cyclotron frequency of a particle with mass m and charge q in a eld B0 .
3 Purcell 7.23 There is evidence that a magnetic eld exists in most of the interstellar space with
a strength between 106 and 105 gauss. Adopting 3 106 gauss as a typical value, nd the total
energy stored in the magnetic eld of the galaxy. Assume the galaxy is a disk roughly 1023 cm in
diameter and 1021 cm thick. Assuming stars radiate about 1044 ergs/s, how many years of starlight
is the magnetic energy worth?
The magnetic energy is
1
U=
8
B 2 dV =
1
(3 106 gauss)2 (1021 cm)(1023 /2 cm)2 = 3 1054 ergs ,
8
and this is
3 1054 ergs
= 3 1010 s = 900 yr
1044 ergs/s
of starlight.
4 Purcell 7.29 Consider the arrangement shown. The force between capacitor plates is balanced
against the force between parallel wires. An alternating voltage of frequency f is applied to the
capacitors C1 and C2 . The charge owing through C2 constitutes the current through the rings.
Suppose the time-average downward force on C2 exactly balances the time averaged force on the
wire loop. Show that under these conditions the constant c is
3/2
c = (2)
1/2
b
C
2
C1
f .
a2
a2
=
,
4s
4s
B=
dQ2
d
= (C2 V ) = C2 Eo 2f sin t
dt
dt
F2 =
4b 2 2
C E (2f )2 sin2 t
c2 h 2 o
3
c = (2)
1/2
b
C
2
C1
f .
5 Purcell 8.5 The coil in the circuit shown in the diagram is known to have an inductance of
0.01 henry. when the switch is closed, the oscilloscope sweep is triggered. Determine the capacitance
C. Estimate the value of the resistance R of the coil. What is the magnitude of the voltage across
the oscilloscope input a long time, say 1 second after the switch has been closed?
Parts (a.) and (b.) of this problem may be approximated by assuming that the battery is
disconnected when the switch is closed. However, the problem actually is not too bad with the
battery connected, so we will solve the original problem. The answers are the same except for the
nal voltage.
If you work out the equation for the charge on the capacitor C, you will nd
d2 Q
L
L 2 + R2 +
dt
R1 C
dQ
+
dt
R1 + R2
R1
V R2
Q
=
.
C
R1
If we assume that the resistance R2 of the inductor is much less that R1 , this becomes the LCR
circuit equation. From the trace we see that
=
2 4
= 8 103 Hz .
103 s
1
= 1.6 107 F .
L 2
Also from the trace, the amplitude falls o by a factor of e in about 0.5 103 s.
eRt/2L = e1
R=
2L
= 40 ohms
t
If we wait one second, a long time, things will settle so that a steady current passes through the
inductor and the voltage across it will be due to the resistance. If the current is I, the voltage is
V2 = IR2 and
20 V = I(10 ohm + R2 ) = V2
105 + 40
40
V = 8 mV .
6 Purcell 8.7 A resonant cavity of the form illustrated is an essential part of many microwave
oscillators. It can be regarded as a simple LC circuit. The inductance is that of a toroid with
one turn. Find an expression for the resonant frequency of this circuit and show by a sketch the
conguration of the magnetic and electric elds.
The inner narrow circle will act as the capacitor while the outer ring is the solenoid. For a
single turn toroid, the inductance is
L=
2h b
,
ln
c2
a
a2
a2
=
,
4s
4s
so that
c
1
=
LC
a
2s
.
h ln(b/a)
The electric eld is concentrated in the circular gap, where its direction is vertical; the magnetic
eld in the toroidal cavity is azimuthal in direction, with magnitude proportional to r1 .
5
7 Purcell 8.11 An alternating voltage Vo cos t is applied to the terminals at A. The terminals at
B are connected to an audio amplier of very high input impedance. Calculate the ratio |V1 |2 /Vo2 ,
where V1 is the complex voltage at terminals B. Choose values for R and C to make |V1 |2 /Vo2 = 0.1
for a 5000 hz signal. Show that for suciently high frequencies, the signal power is reduced by a
factor 1/4 for every doubling of the frequency.
Since the impedance on the right is very large, the impedance of the circuit is approximately
Z =R+
1
,
iC
|Z| =
R2 +
1
2C 2
Vo
Vo
= 2
|Z|
R + 1/ 2 C 2
1
iC
|ZC | =
1
.
C
Vo
2
R2 C 2
+1
1
|V1 |2
= 2 2 2
Vo2
R C +1
We would like an R and C such that
1
= 0.1 ,
[2(5000 hz)]2 R2 C 2 + 1
which can be done with many values of R and C, for example
R = 100 ohm
C = 1 F .
8 Purcell 8.16 An impedance Zo is to be connected to the terminals on the right. For given
frequency nd the value which Zo must have if the resulting impedance between the left terminals
is Zo
. The required Zo is a pure resistance Ro provided 2 < 2/LC. What is Zo in the special case
= 2/LC?
1
1
ZC
1
ZL +Zo
2 L2 + 2L/C .
L
>0 ,
C
2
.
LC
2/LC, we have Zo = 0.
1 Purcell 9.3
E=
(5 statvolt/cm) y
2
1 + [k(x + ct)]
B=
(5 gauss) z
1 + [k(x + ct)]2
came past with k = 1 cm1 . Where would you expect to nd the proton after 1 s? The proton
mass is 1.6 1024 g.
To begin, we will neglect the magnetic force and see later if this is justied. In this case, the
impulse due to the electric force will be in the y direction. The pulse only has an appreciable
magnitude for a few nanoseconds, so we may extend the integral to innity.
p =
Fe dt = e (5 statvolt/cm)
y
(5 statvolt/cm)e
dt
y
=
1 + (kct)2
kc
v
Fe (5 104 )Fe ,
c
so our approximation is pretty good. The acceleration while the pulse is passing occurs for a very
small time, so the position of the proton after one microsecond is essentially
y = (1.6 105 cm/s)(1 106 s) = 0.16 cm .
2 Purcell 9.5
Ex = 0
Ey = Eo sin(kx t)
Bx = 0
By = 0
Ez = 0
Bz = Eo sin(kx t) .
Show that this eld can satisfy Maxwells equations if and k are related in a certain way. Suppose
= 1010 hz and Eo = 0.05 statvolt/cm. What is the wavelength in cm? What is the energy density
in ergs/cm3 , averaged over a large region? From this calculate the power density, the energy ow
in ergs/cm2 s.
1
1 B
,
= Eo cos(kx + t) z
c t
c
1 E
.
= Eo cos(kx t) y
c t
c
The other two Maxwells equations will be satised if
c=
.
k
In this case,
k=
1010 1/s
1
2
=
=
,
3 1010 cm/s
3 cm
= 6 cm = 18.8 cm .
The average energy density is
(0.05 statvolt/cm)2
Eo2
=
= 9.95 105 erg/cm3 ,
8
8
and the average intensity (= power density) is
cEo2
= 3 106 erg/cm2 s .
8
3 Purcell 9.9 The cosmic microwave background radiation apparently lls all space with an energy
density of 4 1013 erg/cm3 . Calculate the rms electric eld strength in statvolt/cm and in V /m.
Roughly how far away from a 1 kW radio transmitter would you nd a comparable electromagnetic
wave intensity?
The average energy density is
2
Erms
= 4 1013 erg/cm3 ,
4
and
Erms = 2.2 106 statvolt/cm = 0.067 V /m .
Assuming the transmitter projects in all directions, a distance r away, the intensity of the transmitter is
2
Erms
(0.067 V /m)2
1 kW
,
=
=
4r2
376.73 ohms
o / o
r = 2584 m .
4 Purcell 9.10 Find the magnetic eld at a point P midway between the plates of capacitor a
distance r from the axis of symmetry. A current I is owing through the capacitor.
We assume that the magnetic eld circles the capacitor axis. If the capacitor spacing is small,
the electric eld will be fairly uniform and
E=
Q
4sQ
4Q
V
=
=
= 2 ,
2
s
sC
sb
b
E = r2 E =
4r2 Q
,
b2
1 4r2 dQ
,
c b2 dt
2rI
.
cb2
At the edge of the capacitor (r = b) this is the same as the magnetic eld around a long wire.
5 Purcell 10.7 A cell membrane typically has a capacitance around 1 F/cm2 . It is believed
the membrane consists of material having a dielectric constant of about 3. Find the thickness this
implies. Other electrical measurements have indicated that the resistance of 1 cm2 of cell membrane
is around 1000 ohms. Show that the time constant of such a leaky capacitor is independent of the
area of the capacitor. How large is it in this case? What is the resistivity?
The capacitance is given in Farads so we will use SI. The constant o appears in SI formulas.
To deal with a dielectric material, we make the replacement o . However, in SI, is not
dimensionless. For example, if = 3 in cgs, the value in SI is 3 o . The capacitance of a parallel
plate capacitor is
C=
1 cm2
A
=3
= 1 106 F
s
s
so
s = 2.66 109 m .
We may view the leaky capacitor as a simple RC circuit, where the resistor and the capacitor are
really the same element. The time constant is
= RC =
s A
=
A s
which is independent of the area of the membrane. It is also independent of its thickness..
= (1000 ohms)(1 106 F ) = 1 103 s = 3(8.85 1012 C 2 /N m2 )
= 3.8 107 ohm m
= sec
6 Purcell 10.17
In the rst two cases, we assume the left dipole to be present and we bring in the right dipole
from innity. We would like to do this in such a way that the work required is zero. This will be
the case if the path of the dipole coming in is perpendicular to the force on it. We will bring in the
second dipole on a straight line from the right. The force on it is
F = (p )E ,
where E is the eld created by the other dipole. We wish to nd an orientation for the right dipole
so that this force is perpendicular to the path. We can do this if the dipole is pointed to the right.
In this case the force is
F=p
E
.
x
The eld from the left dipole on the line of the path is
E=
p
p
= 3z
.
z
3
r
x
p2
,
z
x4
which is perpendicular to the path. Intuitively we can think of the dipole as two charges. The
positive charge feels a force down and the negative charge feels a force up. But the positive charge
is further away so the force on it is smaller. The net force is then up. But since this is perpendicular
to the path, it still requires no work to bring in the dipole.
The eld at the right dipole is
E=
p
,
z
d3
/2
pE sin d = pE =
p2
.
d3
This is good since the dipoles dont like to point in the same direction in this orientation so it
should take positive work to arrange it.
In the second case, we rotate the dipole the same amount in the opposite direction and do the
opposite work.
W = pE =
p2
d3
In the third situation, the eld from the left dipole points to the right along the path, so we
cant bring in the second dipole pointing to the right. However, if we bring it in pointing up, the
4
force on it will be up, perpendicular to the path. Taking the derivative is a little messy in this case,
but we can nd the direction of the derivative intuitively. If you think of the dipole as two charges,
the force on the positive charge will be up to the right, and the force on the negative charge will
be up to the left. But since the eld is symmetric with respect to the x axis, the x components
cancel out leaving a force up.
The eld at the second dipole in this case has strength E = 2p/d3 . In analogy with the above
results, the work to rotate it to the right is
W = 2
p2
,
d3
because the dipole wants to be in this orientation. The work for the nal situation is then
W =2
p2
.
d3
7 Purcell 10.19
If the ion is positive, the dipole will point away from it. The dipole eld at the ion location will
then point towards the dipole and the force will be attractive. If the ion is negative, the dipole will
point towards it and the dipole eld at the ion will be away from the dipole. The force again will
be attractive. The polarization is p = E = q/r2 where q is the ion charge. The force on the ion
is
F =q
2q 2
2p
=
.
r3
r5
To nd the potential energy, we bring in the ion from innity. The work required is
U =
r
2q 2
r5
dr =
q 2
.
2r4
r = 9.4 108 cm
8 Purcell 10.21
The maximum eld strength is
Em =
14 103 V
= 5.5 108 V /m .
0.0000254 m
o.
1 Purcell 10.13
Consider a parallel plate capacitor. The energy required to charge it to a potential dierence
V is E = CV 2 /2. The capacitance increases with a dielectric to C = Co = A/4s. The potential
dierence is Es. Then
2
AE 2 s2
1
=
E (As) ,
E = CV 2 =
2
8s
8
and the energy density is
E2
.
8
E2
B2
=
.
8
8
2 Purcell 10.16
We use Gausss law inside the uniform spherical charge distribution.
4r2 Er = 4Qenc = 4
E=
4 3
r
3
4
r
3
Let the sphere of density be centered at the origin, and the sphere of density be centered at
the location s. The total eld is
E=
4
4
4
r +
()(r s) =
s .
3
3
3
In the middle of a long cylinder, we can nd the eld from Gausss law.
2rLEr = 4(r2 L)
E = 2rr
We are using cylindrical coordinates here so r points away from the axis. The total eld of two
cylinders with their axes displaced by s is
E = 2rr + 2()(rr s) = 2s .
3 Purcell 11.2
The magnetic eld of a current loop with its axis on the z axis has only a z component with
Bz =
2b2 I
2m
= 2
.
c(b2 + z 2 )3/2
(b + z 2 )3/2
The dipole eld on this axis is all radial, which here is the z direction.
Bz = Br =
2m
2m
= 3
r3
z
So
Bz =
z3
B
(b2 + z 2 )3/2 z
and the loop eld approaches the dipole eld when z b. There is a 1% dierence when
z3
= 0.99 ,
(b2 + z 2 )3/2
z = 12.2 b .
4 Purcell 11.4
The earths radius is about 6 108 cm so
0.62 gauss =
2m
,
(6 108 cm)3
We will use polar coordinates for the integration. We divide the surface into little strips subtended by the small change in polar angle d. The surface area of one of these strips is
da = 2(R sin )(Rd) .
2
dq = da =
This charge revolves around with a frequency f = /2, so it represents a little current
dI = f dq =
Q
sin d .
4
1
c
A dI =
2
c
/2
0
(R sin )2
QR2
Q
sin d =
4
2c
/2
0
sin3 d =
QR2
3c
6 Purcell 11.9
2In
(cos 1 cos 2 ) .
c
For a semi-innite solenoid, 2 = and with z measuring the distance of the point outside the top
of the solenoid,
2In
z
1 2
Bz =
c
z + ro2
z2
1
1
dBz
2
Bz
dz
(z + ro2 )3/2
z
1 2
z + ro2
2In
=
c
ro2
(z 2 + ro2 )3/2
3z 2 ro2 = 3z z 2 + ro2 .
Squaring and solving the quadratic equation gives z 2 = ro2 /15. Only the negative root solves the
original equation so
z = ro
1
.
15
7 Purcell 11.12
m2
.
r3
m1 m2
sin 1 .
r3
2m1 cos 1
r3
B1 =
m1 sin 1
.
r3
m1 m2
(sin 1 sin 2 2 cos 1 cos 2 ) .
r3
8 Purcell 11.16
The exterior eld of a uniformly magnetized sphere turns out to be that of a magnetic dipole
with dipole moment
m=
4 3
r M .
3
This is something that needs to be proved, however. One can prove this by nding the eld from
the bound current. The bound current density is
Jb = c M = 0 ,
and the bound surface current is
= M sin .
Kb = c M n
This is identical to the surface current of a rotating sphere with uniform surface charge. One can
integrate to nd the vector potential which is that of a magnetic dipole at the center. We leave
this to you as an exercise.
The eld at the pole is
B=
8
2m
(750 erg/gauss cm3 ) = 6280 gauss .
=
3
r
3
At the equator
B=
m
= 3140 gauss .
r3
To nd the force, we need to know the force on a uniformly magnetized sphere in the eld of a
dipole. Fortunately, this is simple due to the following argument. The force on the sphere on the
right must be the same if we replace the sphere on the left with a dipole at its center. This force
must be equal and opposite to the force on the imaginary dipole. But the eld from the sphere
on the right at the dipole is that of a dipole, so the force between spheres is the same as the force
between two dipoles. (This is not obvious without the argument just given.)
db1z
= m2 d 2m1 = 6 m1 m2 = 3 m1 m2
dz
dz
z3
z4
8 r4
F = m2
F =
3
8
4
M
3
4. (25 points) The innite plane z = 0 carries a uniform surface charge density esu/cm2 .
There are no other charges in the problem.
a. (5 points) Find the magnitude and direction of the electric eld E+ everywhere in
the region z > 0.
3. (25 points)
b. (5 points) Find the magnitude and direction of the electric eld E everywhere in
the region z < 0.
1
University of California, Berkeley
Physics H7B Spring 1999 (Strovink)
SOLUTION TO EXAMINATION 1
Directions. Do all four problems (weights are indicated). This is a closed-book closed-note exam
except for one 8 12 11 inch sheet containing any information you wish on both sides. You are free to
approach the proctor to ask questions but he or she will not give hints and will be obliged to write
your question and its answer on the board. Dont use a calculator, which you dont need roots,
circular functions, etc., may be left unevaluated if you do not know them. Use a bluebook. Do not
use scratch paper otherwise you risk losing part credit. Cross out rather than erase any work that
you wish the grader to ignore. Justify what you do. Box or circle your answer.
1. (25 points) A heat engine for which the working material is an ideal monatomic gas moves
slowly enough that all parts of it are always in
mutual equilibrium. It is described by a rectangular path on the T (absolute temperature)
S (entropy) plane, as in the gure. While on
the path 1 2, the gas in the engine takes heat
from a bath at high temperature T1 ; on the path
3 4, it returns heat to bath at lower temperature T3 . On the paths 2 3 and 4 1, the entropy has constant values S3 and S1 , respectively.
dU = 0
(U23 + U41 ) =
12341
2
where fE (E) is the probability density of
the value E. One might imagine fE (E) to
take the possible forms:
(c.)
p dV =
W
12341
12341
dU +
=
12341
E
fE (E) E 1/2 exp
?
kT
E
exp
?
kT
E
?
E 1/2 exp
kT
E
E exp
?
kT
Q
12341
T dS
=0+
12341
= (T1 T3 )(S3 S1 ) .
(d.)
p dV
12341
=
Q2
12341
2
T
1
p dV
dS
(T1 T3 )(S3 S1 )
=
T1 (S3 S1 )
T3
.
=1
T1
It is also acceptable to state that this is a Carnot
engine and quote this standard result for its efciency.
2. (25 points) In a hypothetical one-dimensional
system, thermal motion of atoms in the y and
z directions is frozen out, so, eectively, the
atoms are able to move only in the x direction. In that direction, an atom has velocity v
( < v < ). The fraction dF of atoms with
velocity between v and v + dv is
2
exp mv
dv
2kTmv2 ,
dF fv (v) dv =
exp 2kT dv
fv (v) dv 1 .
Using the standard method for taking the average, when fv is normalized,
v =
2
=
v 2 fv dv
2
v 2 exp mv
2kT dv
.
2
exp mv
2kT dv
2
ln
u1/2 exp (u) du
=
m
2
ln (C 1/2 )
=
m
1
=
m
kT
,
=
m
2
m
3
where, in the above, C is a constant whose value
is immaterial here.
(b.)
dF fE (E) dE
dF
fE =
dE
dF dv
=
dv dE
dv
fv (v)
dE
fv (v)
= d 1
2
dv ( 2 mv )
fv (v)
=
mv
E
exp kT
.
E 1/2
3. (25 points)
A xed line charge of + esu/cm on the x
axis extends from x = D to x = 2D, and a xed
line charge of esu/cm on the y axis extends
from y = D to y = 2D.
tain distance from the origin, there is a corresponding negative charge element located at the
same distance from the origin (but in an orthogonal direction). Therefore, by symmetry, the
electrostatic potential vanishes at the origin,
as does the work W required to bring the charge
in from innity:
W = q (0) () = 0 .
(b.)
From the positive part of the charge distribution,
the electric eld at the origin is
dx
x2
D
=
x
D 2D
.
=
x
2D
2D
x
E+ =
.
2D
x
y
q
,
F=
2 D 2
where the rst factor is its direction (at 45 to
the x axis), and the second is its magnitude.
4. (25 points) The innite plane z = 0 carries a uniform surface charge density esu/cm2 .
There are no other charges in the problem.
4
A parallel to the z = 0 plane,
E da = 4Qencl
((E+ )z (E )z )A = 4A
((E+ )z + (E+ )z )A = 4A
(E+ )z = (E )z = 2
E+ = E =
z 2 .
a. (5 points) Find the magnitude and direction of the electric eld E+ everywhere in
the region z > 0.
b. (5 points) Find the magnitude and direction of the electric eld E everywhere in
the region z < 0.
c. (8 points) Consider a spherical surface of
radius R centered at the origin. Find the
electric ux
E da
through the top half (top hemisphere) of
this surface.
d. (7 points) Consider a second spherical surface, again of radius R, but now centered
at the point (0, 0, 2R), so that it does not
enclose any charge. Find the electric ux
E da
through the bottom half (bottom hemisphere) of this surface.
Solution:
(a.) (b.)
The charge distribution is symmetric about the
plane z = 0, so
E+ = E ,
and both elds are normal to the z = 0 plane.
Using a Gaussian pillbox with at surface area
top
bot
E da =
hemi
top
E da =
hemi
1
4Qencl
2
1
4R2
2
= 2 2 R2 .
E da =
hemi
(d.)
Because E is constant throughout the semiinnite region z > 0, the ux of E through the
top of the hemisphere centered at (0, 0, 2R) is
the same as the ux in part (c.) through the
top of the hemisphere centered at the origin.
Since the hemisphere centered at (0, 0, 2R) contains no charge, the ux of E through its bottom
half must cancel the ux through its top half.
Therefore
bot
E da = 2 2 R2 .
hemi
1
University of California, Berkeley
Physics H7B Spring 1999 (Strovink)
FINAL EXAMINATION
Directions. Do all six problems (weights are indicated). This is a closed-book closed-note exam
except for three 8 12 11 inch sheets containing any information you wish on both sides. You are
free to approach the proctor to ask questions but he or she will not give hints and will be obliged
to write your question and its answer on the board. Use a bluebook. Do not use scratch paper
otherwise you risk losing part credit. Cross out rather than erase any work that you wish the grader
to ignore. Justify what you do. Box or circle your answer.
Problem 1. (35 points)
Four straight stainless steel wires of length x,
cross-sectional area A, and resistivity are
welded together so that they lie along four of the
six edges of a regular tetrahedron, as shown.
2
Problem 3. (35 points)
A Panofsky quadrupole magnet consists of four
long thin copper bars, pointing in the
z direction
(out of the page), arranged so that their inside
surfaces form a square box of side 2b. The bars
at y = b carry a uniform current density in the
+
z direction while the bars at x = b carry the
same current in the
z direction. Within the
box enclosed by the bars, the magnetic vector
potential is
A=
z(y 2 x2 ) ,
2
where is a constant.
c. (15 points)
Suppose that a dierent region of space has
xy y
x) ,
B(x, y) = A0 (
where A0 is a constant (a bullseye magnetic
eld). Show that the current density along
z
must be nonzero everywhere in the region; give
its magnitude and any dependence that it may
have on x and y. (This magnetic eld acts as a
converging lens in both the x and y projections.
However, the beam particles are required to pass
through the magnets current-carrying element,
which needs to be made as light as possible,
e.g. of molten lithium.)
Problem 4. (35 points)
Consider a uniform region of space containing an
insulating material with xed dielectric constant
and magnetic permeability .
a. (3 points)
Write Faradays law in dierential form.
a. (10 points)
Suppose that a particle of charge +e travels
along
z at position (x, y) = (0, y). Show that
the particle is deected toward (0,0) with a force
that is proportional to y. (This means that, in
the y projection, the Panofsky quadrupole acts
as a converging lens. However, it acts as a diverging lens in the x projection. Fortunately,
the combination of a converging and a diverging
lens of equal strength remains slightly converging, if the two lenses are separated along their
axis; this allows a pair of quadrupole magnets
to focus a particle beam weakly in both the x
and y projections. One of the rst experiments
to use this fact discovered the antiproton at the
Berkeley Bevatron in 1956.)
b. (10 points)
Prove that the current density J within the box
enclosed by the bars (|x| < b and |y| < b) must
be zero. (This allows the box to be evacuated
so that a particle beam can travel unimpeded
within it.)
b. (3 points)
For this material there are two dierential versions of Amperes Law, as modied by Maxwell
one version uses the free current density Jfree ,
the other uses the total current density. Write
down the version that uses Jfree (which is zero
for this insulating material).
c. (3 points)
Expressing H in terms of B and , and D
in terms of E and , taking advantage of the
fact that and are constant in this material,
rewrite equation (b.) in terms of B and E.
d. (3 points)
B. Now
Use equation (a.) to substitute for 1c t
you should have an equation in which E is the
only vector eld that appears.
f. (3 points)
Use the identity
( E) = ( E) 2 E
3
to eliminate ( E) from the left-hand side
of equation (e.).
g. (6 points)
Give an argument, based on the absence of free
charges in this insulator, and the strict proportionality of E to D, which allows you to ignore
one of the terms on the left-hand side of equation
(f.).
h. (6 points)
Your result should be a wave equation for E.
Show that any function of (kx t), where k
and are constants, solves this equation.
i. (5 points)
Calculate /k, the phase velocity of the solution
(h.). Evaluate it in terms of c, , and .
Problem 5. (30 points)
An (insulating) hollow spherical shell of dielectric with inner (outer) radius a (b) has frozenin polarization
P = r
q0
,
2(a + b)r
At what values of r does E vanish? [Your answer may include particular values of r (including those which are not nite), and/or ranges of
r.] Note that this (nonlinear) dielectrics electric susceptibility is not dened or supplied here,
and it should not appear in your answer.
2
u.
3
b. (15 points)
Suppose that the box is lled not with molecules,
but with electromagnetic radiation, which is
quantized into photons. These photons can be
considered to be massless particles which, like
the perfect gas molecules, do not interact with
each other and bounce elastically o the walls.
Deduce the relationship between the pressure p
and the energy density u of the electromagnetic
radiation.
b. (10 points)
At suciently high temperature, the electromagnetic radiation pressure inside the box would be
sucient to balance the ambient pressure (106
dynes/cm2 ) of the earths atmosphere at sea
level. If this were to occur, what would be the
root mean square magnetic eld (in gauss) inside
the cavity?
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 1
1. Two supernov are observed on earth in the
direction of the north star, separated by 10 years.
From the theory of supernov these are known to
have identical (standard candle) light output,
yet the rst is observed to have four times the
light intensity of the second because it is closer.
(a.)
An astronomer theorizes that the two stars were
at rest with respect to the earth, and that the
rst supernova triggered the second. What is
the maximum distance between the earth and
the rst supernova under this hypothesis?
(b.)
A physicist theorizes that the two stars were
traveling with the same (unspecied) velocity
away from the earth, and that, in their common
rest frame, the two supernov occurred at the
same proper time. What is the minimum distance between the earth and the rst supernova
under this hypothesis?
2. Inertial reference frames S and S coincide
at t = t = 0. You may ignore the z dimension,
so that a point in spacetime is determined by
only three quantities r (ct, x, y). The Lorentz
transformation between S and S is given by
ct
ct
x = L x ,
y
y
where L is a 33 matrix.
(a.)
Assume for this part that S moves with velocity
V = c
x
with respect to S. Using your knowledge of
Lorentz transformations (no derivation necessary), write L for this case.
(b.)
Assume for this part that S moves with velocity
x
+y
V = c
2
z axis. Within that volume, there is a uniform number density = n positrons/m3 and n
electrons/m3 .
(a.)
In terms of n, A, e, and , calculate the total
current I in the channel due to the sum of both
beams (note I = 0).
(b.)
Use Amp`eres Law to calculate the azimuthal
magnetic eld B outside the channel a distance
r from the
z axis.
Consider now a Lorentz frame S travelling in
the
z direction with velocity c relative to the
lab frame described above. (This is the same
as above.)
(c.)
As seen in S , calculate the number density
n+ of positrons within the cylindrical volume.
(You may use elementary arguments involving
2
space contraction, or you may use the fact that
(c, j) is a 4-vector, where is the charge density (Coul/m3 ) and j is the current density
(amps/m2 ).)
(d.)
As seen in S , calculate the number density n
of electrons within the cylindrical volume.
(e.)
Calculate the radial electric eld Er seen in S .
Do this both
by using the results of (c.) and (d.) plus
Gausss law, and
by using the results of (b.) plus the rules for
relativistic E and B eld transformations.
5. (Taylor and Wheeler problem 51)
The clock paradox, version 3.
Can one go to a point 7000 light years away
and return without aging more than 40 years?
Yes is the conclusion reached by an engineer
on the sta of a large aviation rm in a recent
report. In his analysis the traveler experiences a
constant 1-g acceleration (or deceleration, depending on the stage reached in her journey).
Assuming this limitation, is the engineer right in
his conclusion? (For simplicity, limit attention
to the rst phase of the motion, during which
the astronaut accelerates for 10 years then
double the distance covered in that time to nd
how far it is to the most remote point reached
in the course of the journey.)
(a.)
The acceleration is not g = 9.8 meters per second per second relative to the laboratory frame.
If it were, how many times faster than light
would the spaceship be moving at the end of
ten years (1 year = 31.6 106 seconds)? If the
acceleration is not specied with respect to the
laboratory, then with respect to what is it specied? Discussion: Look at the bathroom scales
on which one is standing! The rocket jet is always turned up to the point where these scales
read ones correct weight. Under these conditions one is being accelerated at 9.8 meters per
second per second with respect to a spaceship
that (1) instantaneously happens to be riding
alongside with identical velocity, but (2) is not
being accelerated, and, therefore (3) provides
3
value dt in the laboratory frame (time dilation)
given by the expression
dt = cosh d
Hence the laboratory distance dx covered in astronaut time d is
dx = c tanh cosh d = c sinh d
Use the expression c = g from part b to obtain
dx = c sinh
g
c
cos r
1 r cos
(b.)
Derive the inverse equations for E and cos as
functions of E , cos , and r .
(c.)
If the frequency of light in the laboratory is ,
what is the frequency of light in the rocket
frame? This dierence in frequency due to relative motion is called the relativistic Doppler
shift. Do these equations enable one to tell in
what frame the source of the photons is at rest?
4
8. Consider the following situation. A star is
known, by means of external data, to be located
instantaneously a distance D from an observer
on earth. The external data do not tell us the
rate of change of D with time.
In her measurements, the observer corrects for
aberration caused by the local velocity of the
earths surface, due both to its daily rotation
and its yearly orbit. Therefore we do not need
to take into account these boring local phenomena in what follows.
After making these corrections, the observer sees
that the star is undergoing angular motion d/dt
across the sky, such that D d/dt = c, where c
is the speed of light.
Finally, the observer measures the wavelength
spectrum of light from this star, and nds its
features not to be redshifted or blueshifted at all
they are exactly where they would be if the
star were perfectly at rest with respect to the
observer.
Is it possible that this situation is physically reasonable? If so, what might be the true motion
of the star with respect to the observer? If not,
why not?
Derek Kimball
Lets get something straight here... e is real, 10 is just the number of ngers we From Eq. (2), we see that if the distance between SN2 and SN1 is x, the
have.
distance between SN1 and earth is also x. Then the elapsed time tearth between
detection of the two supernovae on earth, taking into account the propagation time
- Prof. Nima Arkani-Hamed, UC Berkeley
of the light to the earth, is given by:
If you have any questions, suggestions or corrections to the solutions, dont hesitate
to e-mail me at dfk@uclink4.berkeley.edu!
2x
x
ctearth = ct + c
c
= ct + x.
c
c
(4)
If you liked problem 1 and youre interested in astrophysics, general relativity, and
cosmology, you should check out a paper by Saul Perlmutter, Michael S. Turner,
and Martin White (Physical Review Letters, July 26, 1999, Volume 83, Issue 4, From Eq. (3), we know that ct x, so we nd that:
pp. 670-673). This article and references therein describe an ongoing study of
ctearth
,
(5)
x
type Ia supernovae which have standard candle light output and have enabled
2
these scientists to measure large-scale cosmological parameters. One of the most
interesting results is that their data is consistent with a universe that is expanding or that xmax = 5 light years.
at an accelerating rate! Saul Perlmutters group is here at Berkeley and works at
(b)
LBL.
A physicist theorizes that the two supernovae were traveling away from the earth
Problem 1
at some velocity and occurred at the same proper time. In this case the two events
have a spacelike or lightlike separation:
First, lets consider the implications of the dierence in light intensity of the two
supernovae (SN1 and SN2). These particular supernovae are known to have iden(6)
c2 t2 x2 0.
tical standard candle light output, i.e. the total light power P emitted is the
same for SN1 and SN2. A small solid angle d of the total light is detected on Thus, in the earth frame there is an observed time dierence tobs between SN1
and SN2, which from Eq. (6) must satisfy:
earth, so the intensity of light I detected is given by:
I=
d P
,
4R2
ctobs xobs ,
(1)
(7)
where xobs is the distance between SN1 and SN2 as observed in the earth frame.
where R is the distance from a supernova to the earth at the time the light is As in part (a) we include the light propagation time, and nd that:
emitted. Therefore the ratio of light intensities tells us the ratio of distances:
ctearth = ctobs + xobs 2xobs .
(8)
I1
R22
= 2 = 4.
(2)
I2
R1
So in this case we nd that xobs,min = 5 light years.
Problem 2
(a)
An astronomer theorizes that SN1 causes SN2, and that they are both at rest with (a)
respect to the earth. Since the two events SN1 = (ct1 , x1 ) and SN2 = (ct2 , x2 )
This is just the traditional Lorentz matrix, only in 3D, so it is similar to the
are causally related, there must be a timelike or lightlike separation between the
expression (1.12) in Prof. Strovinks notes on relativity,
events:
0
ct
ct
2
2
2
(3)
c t x 0,
x =
0 x .
(9)
y
0
0
1
y
where t = t t and x = x x .
2
September 2, 1999
Derek Kimball
(b)
The general idea is to rotate to a system where we know the correct transform
(from part (a)), and then rotate back. So we begin with:
r = L r.
(10)
is along
Then we rotate the coordinate system with a rotation matrix R so that
x
:
Rr = RL r = RLR1 (Rr).
(11)
In this frame we know the Lorentz transform from part (a), so we nd that:
RLR1 = .
(12)
In other words,
L=R
R.
(13)
The math can be made a little easier in these cases because rotations are described
by orthogonal matrices which satisfy R1 = RT where RT is the transpose of R.
Now for the actual math. From (a) and Eq. (13) we nd:
1
1
0
0
0 0
L = 0 cos sin
0
0 sin cos
0
0
1
0
cos
sin
0
sin ,
cos
(14)
First, well determine the rotation matrix R which will take us into the frame
cos
sin
is along x
where
. For me, its easier to think of this in terms of the angles and
2
2
cossin + cossin . (15)
cos + sin
L = cos
as dened in Fig. 1.
2
2
sin cossin + cossin
cos + sin
From Fig. 1, we notice that there is a natural correspondence between (nx , ny , nz )
We are given that:
and , given by
x
+ y
coscos
nx
V = c ,
(16)
2
ny = cossin .
(18)
n
sin
z
so = /4. Then L is given by:
L=
2
1+
2
1
2 (
1)
1
2 (
1+
2
1)
September 2, 1999
(19)
1
0
0 cos
A=
0 sin
0
0
0
sin
cos
0
0
0
,
0
1
(20)
and B rotates the axes about a new y (the y-axis after rotation by A) by so
that x
is along n
:
1
0
0
0
0 cos 0 sin
.
B=
(21)
0
0
1
0
0 sin 0 cos
Applying Eq. (13), we can now solve for L:
L = A1 B 1 B A = AT B T B A,
where is given by Eq. (1.12) in Prof. Strovinks notes on relativity.
Derek Kimball
example, n
is along x
, from Eq. (1.12) in Strovinks notes is applicable and we
nd:
(ct x)
ct
x x + ( 1)x ct
.
=
(25)
y
y
z
z
Let r (x, y, z), then by analogy with Eq. (25) we nd that:
ct = (ct r n
)
(26)
r = r + n
(( 1)r n
ct).
(27)
and
x
x
+
n
x ( 1)(nx x + ny y + nz z) ct
(22)
=
y y + ny ( 1)(nx x + ny y + nz z) ct
z
z + nz ( 1)(nx x + ny y + nz z) ct
(28)
The result of this rather tedious matrix multiplication, after some simplication These expressions can be re-written in matrix form, yielding L from Eq. (10) to
using basic trigonometric identities, is given by L =
be:
coscos
sincos
sin
coscos 1 + ( 1)cos2 cos2 ( 1)sincoscos2 ( 1)cossincos
nx
ny
nz
If we then use the relations given in Eq. (18) to re-express Eq. (23) in terms of
nx 1 + ( 1)n2x ( 1)nx ny
( 1)nx nz
L=
(29)
nx , ny and nz we nd that:
ny ( 1)ny nx 1 + ( 1)n2y ( 1)ny nz ,
nz ( 1)nz nx
( 1)nz ny 1 + ( 1)n2z
nx
ny
nz
nx 1 + ( 1)n2x ( 1)nx ny
( 1)nx nz
which you will notice is the same result as the one obtained in approach 1.
(24)
L=
ny ( 1)ny nx 1 + ( 1)n2y ( 1)ny nz .
nz ( 1)nz nx
( 1)nz ny 1 + ( 1)n2z
Problem 4
(a) The current I is the charge per second traveling through the channel, given
Approach 2
by:
In this approach, we work out a vector formula for the Lorentz transformation
If, for
using the fact that length contraction occurs only in the direction of .
September 2, 1999
(30)
as above.
Amperes law (in SI units, feel free to use whatever units you like of course) is:
d = 0 Ienclosed .
B
(31)
(d)
So in our case, assuming an innitely long channel and using I from Eq. (30):
B 2r = 0 2nAec,
(32)
Derek Kimball
Here well just stick to the four-vector method. The relationship between the
charge density of electrons seen in S and S is given by:
c
c
,
(39)
jz
jz
from which we nd the charge density:
therefore
0 nAec
B =
.
r
c = c jz .
(40)
(33)
The electron charge density in S satises c = n (e)c and the current density in
S is given by jz = n (e)()c. Plugging these into Eq. (40) allows us to solve
for n :
(c)
Lets solve this both suggested ways... rst using length contraction. The density
n = 1 + 2 n .
(41)
of positrons n+ is given by:
n+ =
N+
,
Ad
(34)
(e)
number of positrons contained in this volume. This new frame S is the rest frame
dV.
(42)
Er dA =
"
0
of the positrons, so d = d (sort of length un-contraction). Therefore the observed
positron density in S is given by:
Choosing a cylindrical Gaussian surface centered on the z-axis with radius r and
length
d, we nd:
n+
N+
n+ =
=
.
(35)
Ad
We can arrive at the same conclusion using the fact that c, j is a four-vector.
Considering only the z-direction, we have the relation:
c
c
=
,
(36)
jz
jz
where the charge density in the lab frame S satises c = n+ ec and the current
density in S is given by jz = n+ ec. Thus from Eq. (36) we nd that:
c = n+ ec = n+ ec 2 n+ ec .
(37)
Consequently,
n+ =
n+
(38)
Using the relations for the charge density of positrons and electrons in S from
Eqs. (38) and (41), we nd that:
ne
1 2 (1 + 2 ) = 2 2 ne.
+ + =
(44)
Combining these results, we nd for the radial electric eld Er seen in S :
Er =
r
2 neA
.
"0 r
(45)
We can also solve this problem using the relativistic eld transformations for E
and B given in Prof. Strovinks notes (Eq. (1.33)), in particular:
B
.
E
= E + c
(46)
September 2, 1999
2 neA
.
"0 r
Derek Kimball
(47)
c2
(cosh(gf /c) 1).
g
(53)
Where we use the fact that "0 0 = 1/c2 . This, of course, agrees with our result
from Eq. (45) using Gausss law.
(d)
If we plug in the numbers we nd that xf 1020 meters or 104 light years. This
is just the rst leg of the journey, so the furthest distance the astronaut can reach
is twice this, or 20,000 light years away! So the engineer was right...
Problem 5
(a)
Note the interesting fact that the number of seconds in a year is approximately Problem 6
107 , a useful fact at cocktail parties and for back-of-the-envelope calculations.
(a)
If you naively multiply the acceleration by the time, you nd:
v = gt 10c.
(48)
The relativistic expression for energy E of particles with non-zero mass is given
by Eq. (1.23) in Strovinks notes:
E = mc2 ,
(54)
(b)
where m is the rest mass of the particles. Since = cosh(), the boost is given
This part is basically worked out in the text of the problem, so theres nothing to by:
say...
E
(55)
= cosh1
mc2
(c)
We start with
g
dx = c sinh()d = c sinh
d,
c
(49)
Knowing from the problem that mc2 = 0.5 106 eV and Ef inal = 5 1010 eV, we
can solve for :
= 12.2
(56)
(50)
(b)
Next we integrate the small displacements from 0 f where f is the nal We can use the result obtained in problem 5, namely Eq. (53), replacing g
some constant acceleration a. We also replace cosh(gf /c) with f , which
astronaut time.
part
(a) we nd is f 105 . This gives us:
xf
f
g
d
(51)
dx =
c sinh
c
c2
0
0
xf f
a
We can make a straightforward change of variable = g /c:
Solving for a and making the appropriate substitutions yields:
c2 gf /c
xf =
sinh()d.
(52)
a 3 1017 g
g 0
September 2, 1999
with
from
(57)
(58)
Derek Kimball
(b)
We can use the relation between proper time d and time in the laboratory frame Now we use the inverse Lorentz transform:
dt from problem 5:
E/c
cosh() sinh() 0
E /c
(E/c)cos = sinh() cosh() 0 (E /c)cos .
dt = cosh()d.
(59)
(E /c)sin
(E/c)sin
0
0
1
If we apply the relation c = a , then integrating this expression yields:
If we perform calculations similar to those in part (a), we nd:
c
c
tlab = sinh(f ) = f f 105 s
(60)
a
a
E = E (cosh() + sinh()cos ) = E cosh()(1 + cos ).
where tlab is the time interval in the lab frame.
(67)
and
(66)
cos =
(61)
E
cos +
(cosh()cos + sinh()) =
.
E
1 + cos
(68)
(c)
Problem 7
Here, we can employ the relationship between energy and frequency of a photon,
namely:
E = h,
(a)
(69)
We know that photons satisfy E 2 p2 c2 = 0. Then, if we substitute the appropriate where h is Plancks constant. Thus from Eq. (63) we solve for , nding the
values from the problem into the equation describing the Lorentz transformation relativistic Doppler shift formula:
for the four-momentum (ignoring the z-direction), we nd:
= cosh()(1 cos).
(70)
cosh() sinh() 0
E/c
E /c
(E /c)cos = sinh() cosh() 0 (E/c)cos . (62)
If an observer knows only the frequency as observed in a given frame, one cannot
(E /c)sin
0
0
1
(E/c)sin
gure out what the frequency of light was in the rest frame of the source. Thus
a measurement of light frequency in a particular frame does not directly tell us
Solving for E gives us:
about the velocity of the source. However, if we have prior knowledge of what the
(63) frequency of light at rest should be (for example, well-known atomic transitions in
E = E(cosh() sinh()cos) = Ecosh()(1 cos).
hydrogen or helium), we can tell something about the motion of the source.
If we then nd the equation for px we can solve for cos :
cos =
E
(cosh()cos sinh()).
E
(64)
cos
.
1 cos
(65)
Problem 8
This situation is physically reasonable, here is one example of how it could happen...
Could the star be moving toward or away from us, even though the spectral features
are not redshifted or blueshifted? The answer is yes, as can be seen from the
relativistic Doppler shift given in Eq. (70). We demand that = , and then
September 2, 1999
and the
nd a condition on the velocity of the source c and the angle between
direction to earth :
cos =
1
.
(71)
(72)
where t is the time it takes the star to move to the new location in the earth
frame. Then the apparent angular motion is given by:
D
D
d
=
.
dt
t z/c
(73)
So in fact (which is clear if you try some reasonable numbers), this apparent
velocity can exceed the real velocity of the source by quite a bit, enough to make
the star look like its going c or faster. There are real cases of this in astronomy...
for example at the center of the galaxy there are stars whose apparent velocity
greatly exceeds c (of course theyre redshifted and blueshifted all over the place,
but you get the idea...)!
September 2, 1999
Derek Kimball
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 2
1.
A closely spaced circular parallel plate capacitor
with long axial leads has a small (temporarily
constant) current I passing through it (because
the voltage across it is changing very slowly).
The plates are perfectly conducting and have radius b.
(a.)
Use Gausss law to nd the time rate of change
dE/dt of the electric eld within the plates. You
may assume that the charge densities on the
inside surfaces of the plates do not vary appreciably across those surfaces.
(b.)
Use the Amp`ere-Maxwell equation to nd the
magnitude and direction of the magnetic eld
halfway between the plates, at a radius r < b
from the axis.
(c.)
Use Amp`eres law to evaluate the magnetic eld
in the vicinity of one of the long axial leads, far
from the capacitor. Compare it to the answer
for (b.).
(d.)
Suppose instead that I varies slowly. Far from
the fringe of the capacitor, would you expect the
electric eld to vary slightly with r? Explain.
2.
(based on Purcell 10.14.)
Consider three closely spaced parallel plate capacitors of the same square area and plate separation. The rst capacitor C1 consists only of
those plates and vacuum. Both C2 and C3 are
half-lled with an insulating material having dielectric constant
, but the dielectric is arranged
in dierent ways: C2 s dielectric extends over the
full plate area, but lls only the half gap closest
to one of the plates; C3 s dielectric extends from
one plate to the other, but covers only half of the
gap area. (The dielectric boundaries are always
either parallel or perpendicular to the plates.)
Calculate the capacitances C2 and C3 , expressed
as a ratio to C1 .
3.
(based on Purcell 10.23.)
Consider an oscillating electric eld, E0 cos t,
inside a dielectric medium that is not a perfect
insulator. The medium has dielectric constant
and conductivity . This could be the electric eld of some leaky capacitor which is part
of a resonant circuit, or it could be the electric
eld at a particular location in an electromagnetic wave. Work in SI units. Show that the Q
factor, dened by
Q=
energy stored
,
average power dissipated
is
/ for this system, and evaluate it for
seawater at a frequency of 1000 MHz. The
conductivity is 4 (ohm-m)1 , and the dielectric
constant may be assumed to be the same as that
of pure water at the same frequency,
78 .
0
What does your result suggest about the propagation of decimeter waves through seawater?
4.
(based on Purcell 10.24.)
A block of glass, refractive index n =
/
0 , lls
the space y > 0, its surface being the xz plane.
A plane wave traveling in the positive y direction through the empty space y < 0 is incident
upon this surface. The electric eld in this wave
is
z Ei sin (ky t). There is a wave inside the
glass block, described exactly by
E=
z E0 sin (ky t)
B=x
B0 sin (ky t) .
There is also a reected wave in the space y < 0,
traveling away from the glass in the negative y
direction. Its electric eld is
z Er sin (ky + t).
Of course, each wave has its magnetic eld of
2
amplitude, respectively, Bi , B0 , and Br . The total magnetic eld must be continuous at y = 0,
and the total electric eld, being parallel to the
surface, must be continuous also. Show that this
requirement, and the relation of B0 to E0 given
in the equation
B0 =
0 E0 ,
Derek Kimball
The purpose of physics is to understand the universe... the purpose of mathemat- (b)
ics is, well, obscure to me...
The Ampere-Maxwell equation, since there is no real (conduction) current J be- Prof. Seamus Davis, UC Berkeley
tween the plates of the capacitor, reduces to:
If you have any questions, suggestions or corrections to the solutions, dont hesitate
to e-mail me at dfk@uclink4.berkeley.edu!
= 0 0
B
E
t
(5)
If youre interested in the possibility of magnetic monopoles, you might want to Then using our result from part (a) and integrating (we choose an Amperian loop
look up a paper by Blas Cabrera (Physical Review Letters, vol. 48, no. 20, centered on the z-axis of radius r), we nd:
1982 pp. 1378-81), where the possible detection of a single magnetic monopole
2
is discussed. There have been no further monopoles detected since that time, so
d = 2rB = 0 Ir
B
(6)
2
this report remains unconrmed. There is also an excellent discussion of magnetic
b
monopoles in J.D. Jacksons Classical Electrodynamics.
Thus we nd the magnetic eld in the direction to be:
A discussion of the additional problem presented in discussion section this week
can be found in a paper by Robert Romer (American Journal of Physics vol. 50,
0 Ir
.
(7)
B =
no. 12, 1982 pp. 1089-93).
2b2
Problem 1
(c)
(a)
Far from the capacitor, there is no changing electric eld and therefore only conWe use Gausss law and choose a cylindrical surface of radius r centered on the axis duction current, so this is the familiar Amperes law:
(well call it z) of the parallel plate capacitor, far from the edges of the capacitor
d = 0 Iencl ,
B
(8)
(r b). Then:
dA
= Qencl = r2 / 0 ,
E
(1) from which we nd a magnetic eld in the direction:
0
0 I
where is the surface charge density of the capacitor. We nd directly from Eq.
.
(9)
B =
2r
(1) that:
= (/ 0 )
E
z.
(2)
Since there is a current I, the surface charge density changes with time by an
amount:
d
I
= 2,
dt
b
which you will note is equivalent to Eq. (7) when r b. Also note that inside the
capacitor, the magnetic eld grows with r while far from the capacitor the eld
falls as 1/r.
(d)
far
Lets consider the electric eld in two dierent regions. First, well consider E
from the capacitor in the vicinity of one of the long axial leads (as in part (c)).
where we assume the current is owing in the z direction. So from Eqs. (2) and The changing current produces a changing magnetic eld, and from Maxwells
(3), we nd that:
equations we know this creates an electric eld:
I
dE
=
z.
dt
0 b2
(3)
(4)
September 2, 1999
d =
E
B
dA.
t
(10)
B
t
Derek Kimball
Problem 2
is given by:
B
0 I
=
.
t
2r t
(11)
(15)
(16)
C2a
Axial Lead
r1
C2b
C2
z
r
r2
Amperian Loop
C3
Figure 1
E(r2 ) E(r1 ) =
0 I
ln r1 /r2 .
2 t
Figure 2
(13)
For C2 we break up the problem into two parts, solving for C2a and C2b (shown
in Fig. 1), then determining C2 using:
We see that there is also a component of the electric eld in the z direction which
varies with r by utilizing similar arguments as those presented above:
E(r) =
0 r2 I
.
4b2 t
C3b
(12)
Lets now consider the electric eld inside the capacitor, far from the fringe (as in
part (b)). Once again we apply Eq. (10), but in this case:
0 r I
B
=
,
t
2b2 t
C3a
(14)
C2 =
1
1
+
C2a
C2b
1
.
(17)
September 2, 1999
0 A
= 2C1
d/2
(18)
Derek Kimball
A
= 2 C1 .
d/2
0
2C1
.
0 / + 1
(28)
J = E.
(19)
P
=
(20)
E02
.
2
(29)
Similarly for C3 , we break up the capacitor into two parts C3a and C3b , and then The Q-factor is the ratio of these two quantities, U
and P
, multiplied by the
solve for C3 using:
frequency:
C3 = C3a + C3b .
(21)
Q=
(22)
If we plug in the numbers for seawater, we nd that Q 1.1. This suggests that
decimeter waves cannot propagate very far in seawater, since the energy in the
wave falls to 1/e its initial value in about one decimeter!
A/2
=
C1 .
d
2 0
(23)
Problem 4
First, we can write down the the electric and magnetic elds of the incident,
transmitted and reected waves:
(30)
1
0 A/2
= C1
d
2
and
C3b =
C1
( / 0 + 1).
2
(24)
Problem 3
The energy per unit volume U stored in an electromagnetic wave is given by:
1 2
1
2
(25)
= E 2 .
U=
E + B
2
If we then time average the energy, we nd that the average energy stored is:
E02
2
.
(26)
U
= E0 cos2 (t)dt =
2
x
B0 sin (k0 y t)
zEr sin (ky + t)
x
Br sin (ky + t)
We note that k0 = nk since the transmitted wave is in glass. Then we can impose
the condition
|B| = | E|
The average power P dissipated per unit volume is given by the relation:
P =
J2
,
(27)
(31)
(32)
B,
is along
= 1E
on each of the waves, and demand that the Poynting vector, S
0
the direction of propagation of the waves. This xes the amplitudes and signs of
September 2, 1999
Derek Kimball
Problem 5
x
0 0 Ei sin (ky t)
zE0 sin (k0 y t)
x
0 E0 sin (k0 y t)
x 0 0 Er sin (ky + t)
E
= e / 0
B
= c1 m
(33)
E
= B + c2 Jm
t
B
= 0 0 E + 0 Je
Now we consider the elds at y = 0, the interface between the block of glass and
vacuum. We require that the electric and magnetic elds parallel to the surface of
the glass satisfy:
E = E
B
B
= .
(34)
(38)
We can go further and work out a relationship between magnetic charge density
and current density. We begin by demanding that magnetic charges and currents
satisfy the continuity equation, namely:
Jm + m = 0.
(39)
(35)
Then if we take the divergence of the new third Maxwells equation, we get:
E
=
B + c2
Jm .
(40)
A
= 0.
There is a vector derivative rule that states for any vector eld A,
So
the
left-hand
side
of
(40)
is
0.
The
derivatives
on
the
right
hand
side,
and
considering the Poynt-
The energy is proportional to E 2 (as can be readily seen by
,
can
be
swapped
and
we
get:
and in this case the index of refraction n = / 0 . Thus the ratio t
ing vector S),
of reected to incident energy Ur /Ui is given by:
Jm = 0.
B + c2
(41)
2
2
t
Er
n1
Ur
=
=
.
(37)
Ui
Ei
n+1
B
= c1 m , so we nd:
From the second Maxwell equation we know that
For n = 1.6, 5% of the energy is reected.
m
Jm = 0.
+ c2
(42)
c1
t
If we then apply the continuity equation, Eq. (39), we nd that c1 = c2 c.
September 2, 1999
B
= cm
Derek Kimball
E
= B cJm
E
.
= 0 M
B
= 0 0
(46)
B
+ 0 Je ,
(43)
t
where c is a constant of proportionality between the magnetic charge unit and the inside the iron plate and zero outside the plate.
magnetic eld it produces (the equivalent of 1/ 0 for electric elds).
This problem now reduces to the traditional problem of solving for the
Problem 6
cyclotron orbit of a moving charged
particle in a magnetic eld. An imIron Plate
The rst part of this problem is to
portant dierence, as pointed out by
inside
M
calculate the magnetic eld B
Paul Wright in section (thanks!), is
Iron Plate
the magnetized iron. We can use the
that in this case we need to be care to make our job a
auxiliary eld H
ful about relativistic corrections to
little easier. We know that:
the radius of the cyclotron orbit.
To nd the radius of the cyclotron
= B M
.
H
(44)
0
d
orbit R, we balance the Lorentz force
qvB with the relativistic centrifugal
Also, we have the relation:
force mv 2 /R. This tells us:
d = If ree ,
H
(45)
mv
.
(47)
R=
qB
Amperian
Loop
where in our problem If ree = 0 ev
where R is the radius of the circular
erywhere. We choose an Amperian
is in
orbit. If you take a look at Fig. 4,
loop as pictured in Fig. 3 (M
hopefully the simple geometric arguthe z direction), taking advantage of
ments suggested convince you that
the planar symmetry of the problem
in fact:
(we can assume the iron plate is inR
z
nite). Since the component of H perdqBc
dqBc
R
sin = d/R =
=
,
pendicular to the surface of the iron
mvc
pc
plate must be zero based on symme(48)
y
0
try, and outside the iron plate H
where is the deection angle and
as y , we conclude that in fact
Figure 4
= 0 everywhere.
d is the thickness of the plate. The
x
H
rest of the problem is working out
I would like to pause here and point
the correct units...
out that this conclusion is not enFigure 3
tirely trivial. If there is no free curFirst lets get B in SI units. B = 0 M = 4 107 N/A2 1.5 1029 electron
rent If ree , that does not necessarily
magnetic moments per m3 9 1024 J/T, or about 1.7 T. Then dqcB = 108 eV,
September 2, 1999
dqBc
pc
= 10
Derek Kimball
rad. Thats only about half a degree, so not too big of where k = 2/ is the wave vector. We can also express in terms of u and :
2u
.
Problem 7
d
2u 2 du
= 2 +
.
d
Fowles 1.4
The 3D wave equation is:
Now we calculate
(55)
(56)
d
dk :
2
d
= .
(57)
dk
2
We employ spherical coordinates, and since our wavefunction is a function only of If we then substitute the expressions in Eqs. (56) and (57) into Eq. (54), we arrive
at our result:
r, 2 is also a function only of r:
u
(58)
ug = u .
f
1
2 f = 2
r2
.
(50)
r r
r
(b)
Plugging in the spherical harmonic wavefunction f = 1r e(krt) , we get:
We use similar tricks to derive the result:
2
1
1 0 dn
k
=
.
(59)
(51)
2 f = e(krt) = k 2 f.
u
u
c d0
g
r
2 f =
1 2f
u2 t2
(49)
If we evaluate the right-hand side of Eq. (49), and use the fact that k = /u, we
nd that:
1 2f
= k 2 f.
u2 t2
(52)
ug
d
d0 d
Problem 8
Fowles 1.6
(a)
(60)
(61)
(62)
and
u
.
(53)
We can begin by using Fowles (1.33), the denition of the group velocity:
ug =
d d
d
=
,
dk
d dk
(54)
d0
2
= 0 .
(63)
d
2c
Substituting these results back into Eq. (60) gives us the answer we were looking
for:
1
1 0 dn
=
.
(64)
ug
u
c d0
Thats all folks!
September 2, 1999
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 3
1.
(based on Purcell B.1.)
An electron of rest mass me and charge e, moving initially at a constant velocity v, is brought
to rest with a uniform deceleration a that lasts
for a time t = v/a. Compare the electromagnetic
energy radiated during the deceleration with the
electrons initial kinetic energy. Express this ratio in terms of two lengths: the distance that
light travels in time t, and the classical electron
radius r0 , dened as
r0
e
.
4 0 me c2
1 2 e2 a2
.
4 0 3 c3
(Note that, as far as one has been able to tell experimentally, the electron actually is consistent
with having zero radius, and it must have a radius at least several orders of magnitude smaller
than the classical radius r0 .)
2.
(based on Purcell B.3.)
A plane electromagnetic wave with angular frequency and electric eld amplitude E0 is
incident on an isolated electron. In the resulting
sinusoidal oscillation of the electron, the maximum acceleration is |e|E0 /m, where e is the
electrons charge.
Averaged over many cycles, how much power
is radiated by this oscillating charge? (Note
that, when the maximum acceleration of the
electron rather than its maximum amplitude is
held xed, the power radiated is independent of
the frequency .)
Divide this average radiated power by 0 E02 c/2,
the average power density (per unit area of wavefront) in the incident wave. The quotient has
1 2 e2 a2
.
4 0 3 c3
2
many studies and uses such as semiconductor
lithography. The curse is that synchrotron radiation prevents circular electron accelerators of
practical size (up to tens of km in circumference)
from exceeding about 1011 eV in energy, much
weaker than the 1012 eV proton beams that have
been available at Fermilab for a decade.
4.
Fowles 2.4.
The solution to this problem was sketched in
lecture on 7 Sep. In Fowles notation, E0 and B0
are the same as the E1 and B1 discussed in class.
5.
Fowles 2.7.
6.
Fowles 2.10.
7.
(a.)
For an ideal linear polarizer with its transmission axis at an arbitrary angle with respect
to the x axis, calculate the Jones matrix. (As
usual, the beam direction is z, is an angle in
the xy plane, and is positive as one rotates
from x toward y.)
(b.)
For a linear polarizer, show that its Jones
matrix
M is not unitary, i.e. Mij = M1 ji . This
means that the action of the wave plate violates
time-reversal invariance. This makes sense because, for general polarization, the irradiance of
a light beam is reduced after passing through
the plate.
8.
A wave plate is made out of a birefringent crystal
whose lattice constants are dierent in the fast
and slow directions of polarization. This leads
to dierent indices of refraction for the two polarizations. If the x axis is along the slow
direction of the plate, x polarized light accumulates a phase shift with respect to light
polarized in the fast or y direction, with
=
D
(nx ny ) .
c
Niels Bohr (not for the rst time) was ready to abandon the law of conservation
of energy. It is interesting to note that Bohr was an outspoken critic of Einsteins
light quantum (prior to 1924), that he discouraged Diracs work on the relativistic electron theory (telling him, incorrectly, that Klein and Gordon had already
succeeded), that he opposed Paulis introduction of the neutrino, that he ridiculed
Yukawas theory of the meson, and that he disparaged Feynmans approach to quantum electrodynamics.
- Prof. David Griths, Reed College, excerpted from Introduction to Elementary
Particles
Derek Kimball
I believe that the answer is frame dependent (as is the case for most relativity
paradoxes). If youre free-falling with the particle, you dont see any radiation.
If the charge is accelerating with respect to you, then you see radiation. This
can be shown with the general relativistic eld transformations. What about
energy conservation? Well, Im no Niels Bohr, so I think that if you change your
acceleration into the frame of the particle, everything works out... but to prove
this seems a bit complicated... anyhow, good stu to think about, keep up the
great work! Thanks!
Problem 1
If you have any questions, suggestions or corrections to the solutions, dont hesitate
to e-mail me at dfk@uclink4.berkeley.edu!
First well calculate the electromagnetic energy radiated Prad t during the decelAn interesting (to me) point concerning the physical meaning of orthogonal po- eration lasting for t = v/a, which is given by:
larization was raised after discussion section the other day. Fowles says that two
waves E1 and E2 whose complex electric eld amplitudes satisfy:
E1 E2 = 0
(1)
Prad t =
1 2 e2 av
.
4 0 3 c3
(2)
1
K = mv 2 ,
(3)
For linear polarization, there is a simple geometric analogy. Linearly polarized
2
light (e.g., in the x
direction) is orthogonal to light with a perpendicular linear
polarization (e.g., in the y direction). So no light will get through two linear and the ratio Prad t/K is given by:
polarizers which are orthogonal in the Euclidean geometry sense. However,
Prad t
4
1 e2 a
this picture breaks down for more complicated polarization states, e.g. circular
=
.
(4)
K
3 4 0 mc2
cv
polarizations. For example, two circular polarizations whose electric elds are
always at right angles to each other are not orthogonal!
The distance d traveled by light in t is cv/a, and the classical
radius
of the elec
Orthogonality for polarization states can be understood using notions from lin- tron r0 is given by the formula in the problem set: r0 e2 / 4 0 mc2 . Therefore:
ear algebra. In this sense the complex vector space of polarization states can be
Prad t
4 r0
spanned by two linearly independent, complex vectors - any two linearly indepen=
.
(5)
K
3 d
dent complex vectors are said to be orthogonal. This is what Fowles means when
he says two polarization states are orthogonal.
Heres an interesting fact that might help you remember some important lengths
Another interesting question raised after discussion section, although it is a bit
in physics:
beyond the scope of the course, was whether or not a free-falling (in a gravitational
eld) charged particle radiates. You would expect that it might not based on the One of the most important constants in physics is the ne-structure constant ,
equivalence principle, which basically states that a free-falling frame is equivalent which sets the strength scale for the electromagnetic force:
to an inertial frame. However, if you observe the charge from the surface of some
1
e2
planet, you would see a charged particle undergoing acceleration. This is a little
,
(6)
=
c
137
funny, since you would expect that the charge either loses energy or it doesnt...
After thinking about it a little and consulting some wise general relativity texts where e is in CGS units. You may recognize the upper division physics course,
(e.g., Walds General Relativity or Misner, Thorne and Wheelers Gravitation), Physics 1 .
September 16, 1999
Derek Kimball
You can guess the the classical radius of the electron by setting the rest energy of
the electron equal to the potential energy stored in a spherical shell of radius r0 Problem 3
with charge e on the surface.
We transform to a comoving inertial frame F in which the electron is temporarily
e2
2
mc = .
(7) at rest. The electric and magnetic elds in F are given by:
r0
B
+ c
E
= E
In a few weeks, youll learn about Compton scattering (photon-electron scattering).
The Compton wavelength of the electron is given by r0 /. The Bohr radius, the
E
1
= B
B
c
radius of an electrons orbit in the hydrogen atom, is given by r0 /2 .
E = E
Problem 2
= B
B
.
|e|E0
sin t.
m
(8)
1 2 e4 E02
sin2 t,
4 0 3 c3 m2
(9)
1 1 e4 E02
.
4 0 3 c3 m2
= ecB.
F = eE
(10)
(13)
but in the comoving frame F the electrons velocity is zero. Since in the lab frame
F the electric eld is zero, the force acting on the electron in F is:
(12)
(14)
ecB
m
(15)
Next if we divide this result by the average power density U in the incident wave
we get the scattering cross section :
This acceleration can be used in our old pal which describes the power radiated:
=
e4
1
.
2
6 0 m2 c4
1 2 e2 a2
,
4 0 3 c3
(16)
1 2 e4 2 2 B 2
.
4 0 3 m2 c
(17)
Prad
=
(11)
You might notice that = (8/3)r02 , r0 being the classical electron radius from which gives us:
problem 1...
Prad
=
Derek Kimball
Problem 4
Fowles 2.4
in the form:
Given the electric eld of the wave, E,
= E0 i + jbei ei(krt) ,
E
For this problem we employ the complex exponential form of the wave functions
and H:
for E
the Jones vector is given by:
i(krt)
E = Re E0 e
1
E
x
= E0
.
Ey
bei
= Re H
0 ei(krt) .
H
(18)
Using the expressions from Eq. (18), we nd the Poynting vector is:
= Re E0 ei(krt) Re H
0 ei(krt)
S
(19)
(a)
(20)
We can expand the exponentials in terms of sines and cosines and nd the real
parts:
(b)
= Re(E0 ) cos (k r t) Im(E0 ) sin (k r t)
S
0 ) cos (k r t) Im(E0 ) sin (k r t) .
(21)
Re(H
If we expand this expression and time average (i.e. we set sin2 (k r t) and
cos2 (k r t) equal to 12 and sin (k r t) cos (k r t) equal to 0), then we
get:
=
S
1
0 ) + Im(E0 ) Im(H
0 ) .
Re(E0 ) Re(H
2
Ex
Ey
Ex
Ey
=
=
2E0
5E0
1
2
1
2
1
5
2
5
(26)
(27)
(28)
(c)
(22)
(25)
You can normalize the Jones vector if you want, but if you didnt feel like doing
that in this problem thats okay too. So pretty much we can just write down the
answers, here they are:
(24)
Ex
Ey
=
2E0
(23)
1
2
i
(d)
Problem 5
Fowles 2.7
September 16, 1999
Ex
Ey
= 2E0
2
2
1+i
2
.
(29)
Derek Kimball
(b)
Problem 6
Fowles 2.10
Well start with an arbitrary polarization:
a
Ex
=
.
Ey
bei
(30)
A quick way to check if the matrix is unitary is to multiply M by MT and see
if it equals the identity matrix:
cos2
sin cos
sin cos
cos2
M MT =
sin cos
sin2
sin cos
sin2
cos2
sin cos
=
.
(36)
sin cos
sin2
Now well send it through a linear polarizer. Lets orient the linear polarizer at Well thats not the identity matrix, so the Jones matrix of a linear polarizer is not
45o , so our resultant polarization is given by:
unitary.
1 1 1
1 a + bei
a + bei 1
a
Ex
=
=
=
(31) Problem 8
i
i
Ey
1
be
2 1 1
2 a + be
2
We can ignore the amplitude out front. Now well sent it through a quarter-wave
(a)
plate with the fast axis horizontal.
The Jones matrix for the ideal wave plate is:
1 0
1
1
Ex
=
,
(32)
=
i/2
Ey
0 i
1
i
e
0
M=
.
0
ei/2
which is indeed circular polarization! What happens if we change the order?
1 1 1
a + bei 1
a
1 0
Ex
=
=
,
(33) (b)
Ey
0 i
1
bei
2 1 1
2
which is linear polarization. So circular polarized light is created only by placing For the general case we
the optical elements in the proper order.
cos
M =
sin
Problem 7
i/2
=e
(37)
(a)
For this problem, we can use the technique for changing the basis of a matrix (c)
operator that we employed in the rst problem set to nd Lorentz transforms in
Now we check for unitarity just as in problem 7 (b):
rotated frames (see PS1 solutions, problem 2). Namely,
1 + ei sin cos
ei cos2 sin2
T
M = R1 MR.
(34)
M (M ) = ei/2
1 + ei sin cos cos2 ei sin2
where M is the Jones matrix and R is the appropriate rotation matrix. For a linear
1 + ei sin cos
ei cos2 sin2
1 0
i/2
e
=
polarizer with transmission axis at an arbitrary angle :
0 1
1 + ei sin cos cos2 ei sin2
2
cos
sin cos
cos sin
1 0
cos sin
M=
=
. So the Jones vector for the waveplate is a unitary operator!
sin cos
0 0
sin cos
sin cos
sin2
(35) Bye for now!
September 16, 1999
(39)
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 4
1.
A plane wave polarized in the x
direction is normally incident upon an ideal quarter-wave plate
which has its slow axis oriented at +45 with
respect to the x
axis. Next it is reected at normal incidence by a perfectly conducting mirror.
Finally the wave passes back through the same
quarter-wave plate. After completing this journey...
(a.)
What is the nal waves irradiance, relative to
the incident wave?
(b.)
What is the nal waves state of polarization? (If
linearly polarized, specify the polarization direction; if circularly polarized, state whether rightor left-handed.)
Both of your answers should be justied.
2.
A ber-optic cable consists of a cylindrical core
with refractive index n1 surrounded by a sheath
with refractive index n2 , where 1 < n2 < n1 .
The ends of the cable are cut perpendicular to
the cable axis and polished. A point source of
light is placed on the cable axis a negligible distance away from one end. What fraction of the
total light emitted by the point source is transmitted by the core to the (distant) end of the
cable? (You may ignore losses due to reection
at the cable ends.)
3.
A vector eld F(r) is equal to the curl of a vector potential A which is a continuous function
of r: F(r) = A(r).
E =h
is the total and V (x) is the potential
energy, and 2h is Plancks constant. If V (x)
is piecewise at, at the discontinuities in V the
Schr
odinger equation demands that both and
/x remain continuous.
4.
A transverse electromagnetic wave in vacuum
is normally incident on a semi-innite slab of
Consider the reection of a particle of initial kinetic energy T by a potential barrier of height
V < T . Show that the ratio of reected to incident amplitudes is given by the same formula
2
as for the normal reection of an electromagnetic wave at a dielectric interface with = 0
everywhere, provided that the refractive index
in the quantum mechanical case is taken to be
proportional to k.
7.
Fowles 3.1.
8.
Fowles 3.6.
Derek Kimball
This result can also be arrived at using Fowless reection matrix (page 52).
The beam now passes back through the quarter waveplate, but now the wave sees
the fast-axis oriented at +45o . So we nd that:
If you have any questions, suggestions or corrections to the solutions, dont hesitate
1
E0 1
Ex
0
1 i
to e-mail me at dfk@uclink4.berkeley.edu!
=
(4)
= iE0
Ey
1
2 i 1
2 i
Problem 1
(a)
Problem 2
First lets derive Fowles result regarding the acceptance angle for a ber-optic
cable (pages 46-47).
At the rst phase
transition as the light
enters the ber-optic
n2
cable, we have from
(b)
Snells law:
to be greater than
E0
1
Ex
1 i
E0
1
=
=
(1) or equal to the critn2
Ey
0
2 i 1
2 i
ical angle, sin1 n
Then the light bounces o a perfectly conducting mirror. This reverses the sign of for total internal reFigure 1
the Poynting vector, which in turn changes the sign of the B-eld relative to the ectance, where n =
n2 /n1 . With a little
E-eld, since (as can be shown from Maxwells equations):
trigonometry it can be shown that for these conditions,
i(
k
r t)
E = E0 e
n21 n22
1
sin
=
.
(6)
(2)
B = k E,
n1
v
where v = c/n is the phase velocity of light in a medium and is the direction of
the lights electric eld. The light electric eld undergoes a phase shift of upon
relection (as can be deduced from the boundary conditions), but for circularly
polarized light the direction of rotation (clockwise or counter-clockwise) of the
electric eld with respect to a xed coordinate system is preserved. However, we
are now viewing it from the opposite direction (since k changed sign). Therefore
the handedness of polarization has changed upon reection:
E0 1
Ex
=
(3)
Ey
2 i
n21 n22 ,
(7)
Derek Kimball
Divided by the total solid angle (4), this yields the fraction T of the total light where Er , Ei , Et are the reected, incident and transmitted electric eld amplitransmitted by the core to the end of the cable:
tudes, respectively, and
(1 cos )
1,2
T =
.
(9)
Z1,2 =
.
(16)
2
1,2
In particular, for the ferromagnetic material described, Z2 while Z1 is nite,
so:
Problem 3
Et
2Z2
=
2.
Ei
Z1 + Z2
A vector eld F(r) is equal to the curl of a vector potential A(r), so we know that
the divergence of F(r) is zero:
F(r) = ( A(r)) = 0.
Then we know that:
(10)
Problem 5
=0
F(r) dA
F(r)dV =
(17)
(11)
(a)
Choose a volume of vanishing thickness about a surface of area A (where is Plane waves propagating in the z directions must satisfy Eqs. (15) at the interfaces (z = 0 and z = L). At either interface we have, since Z2 0,
always normal to the surface), then from Eq. (11) we have that:
2Z2
Et
F r + A F (r)A + O() = 0
(12)
=
0.
(18)
Ei
Z1 + Z2
where O() indicates a term of order , which arises from some nite amount of
Therefore E vanishes in the material, i.e. E=0 for z < 0 and z > L. So at the
ux of F(r) out the sides of the volume.
interfaces, E=0.
The conditionfor continuity
of F (r) is that for each > 0, there exists a > 0
The magnetic elds of the plane waves propagating in the z directions between
such that |F r + F (r)| < . From Eq. (12) we know that:
the materials must satisfy E+ H+ = -E H (i.e. the Poynting vectors of
right- and left-traveling waves must be oriented in opposite directions). So while
O()
.
(13) the electric elds cancel (E+ = -E ) at the interfaces the magnetic elds must
|F r + F (r)| =
A
add (H+ = H )! Also we have the boundary condition H = H , so that if H is
Given any > 0, clearly we can choose to make:
nite on one side of the interface, it must also exist on the other side. So there
can be components of H everywhere.
O()
< .
(14)
A
(b)
Therefore F (r) is continuous.
Our requirements from part (a) set up a standing wave, where the components of
E and H are out of phase. The wave is time independent in order to assure that
Problem 4
E=0 at the interfaces for all times t, so we can postulate:
From Strovinks treatment of reection/refraction at a plane interface between
(19)
E = E0 sin kz,
insulators, we have for normal incidence:
which works so long as k = N /L where N is an integer. So we get the condition
Er
Z2 Z1
=
on angular frequency from k = /c, which implies
E
Z +Z
i
Et
2Z2
=
,
Ei
Z1 + Z2
(15)
September 23, 1999
N c
.
L
(20)
Derek Kimball
Problem 6
(21)
A + B = C.
Since
r+2asin
Cei(k2 xt) .
Continuity of the wavefunctions across the boundary
(x=0) demands:
r+asin
(22)
V (x)
(23)
U=T+V
Figure 3
is also continuous:
k1 (A B) = k2 C.
(24)
Region 1
Substituting Eq.
(24), we get:
The sum of the amplitudes of the waves A coming from the slits at point P (see
Figure 3) are given by the proportionality:
Region 2
(23) into
k1 k2
B
=
A
k1 + k2
(27)
A eikr 1 + eika sin + e2ika sin
(28)
or,
(25)
Figure 2
If we assume n k, then we
get the formula for normal reection of an EM wave at a
dielectric interface with = 0 :
n1 n2
B
=
A
n1 + n2
(26)
Problem 7
-0.001
Fowles 3.1
-0.0005
0.0005
Figure 4
September 23, 1999
0.001
(29)
The pattern that you get when you plot this function depends on what value you
choose for ka. Lets take a = 1 mm and k = 12,000 mm1 , then our pattern is
shown in Figure 4 as a function of .
Problem 8
Fowles 3.6
Light passes through the gas cell twice, so the optical path dierence dop is given
by:
dop = ct =
2l
2l
= 2l(n 1)
c/n
c
(30)
n changes as the gas lls the cell, and since I 1 + cos (2dop /), a new fringe
appears every time dop = 1/2. Thus the total number of fringes N is given by:
N =2
4l(n 1)
2l(n 1)
=
.
(31)
Derek Kimball
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 5
1.
It is known that, in Region 1 (y > 0, 1 = 40 ,
1 = 0 ), there exists a plane wave propagating
in the x
direction.
a.
What is 2 in Region 2 (y < 0, 2 = 0 )?
b.
What state(s) of polarization (E along y
,
z, or
both) can the plane wave be in? Why?
2.
Fowles 2.23. Substitute interface for window
that is, consider just one glass-air interface, not
two. The degree of polarization is dened by
Fowles Eq. (2.26).
3.
A beam of light travelling in the plane y = 0 is
refracted by the interface z = 0 between two insulators: vacuum (z < 0) and a material (z > 0)
with = 0 and with dielectric constant , where
> 0 . In the semi-innite region z < 0, the angles of incidence and reection, with respect to
the z axis, are 60 . In the semi-innite region
z > 0, the angle of refraction, with respect to
the same axis, is 30 .
(a.)
Taking the reected and refracted angles to be
as given, calculate /0 for the material.
(b.)
The incident beam is right-hand circularly polarized. What is the state of polarization of the
reected beam? Explain your answer.
(c.)
Calculate the ratio R of irradiances
R=
4.
Fowles 3.11.
5.
Fowles 3.13.
Ireected
.
Iincident
6.
Fowles 4.4.
7.
A camera lens is purplish because it is optically
coated to minimize reection at the center of
the visible spectrum. (The coating parameters
therefore are not optimized for red or blue light.)
Consider a plane EM wave in vacuum with wavelength normally incident on a semi-innite
piece of glass with refractive index n > 1 and
unit permeability /0 = 1. Choose the thickness and the refractive index of a coating on
the glass in order to force the reected wave to
vanish.
8.
Show that the matrix equation (Fowles 4.24) for
a single-layer lm in fact is an equation that
merely transforms the total (complex) ET and
HT just to the right of the right hand interface
to the total (complex) E0 and H0 just to the left
of the left hand interface.
Show, therefore, that, for a multilayer lm, the
overall transfer matrix is equal to the product of
the transfer matrices for the individual lms, as
(Fowles 4.28) asserts without proof.
Derek Kimball
Guys, dont worry about midterms. Theyre not the best measure of your worth We have the following boundary conditions at the interface:
as a physicist. In fact, I did rather poorly on my rst physics midterm, I got
(1)
(2)
1 E = 2 E
something like 3 out of 40. Of course, everyone else got 1 out of 40, but thats not
really the point...
(1)
(2)
1 H = 2 H
(1)
(2)
- Prof. Nima Arkani-Hamed, UC Berkeley
E =E
(1)
H
If you have any questions, suggestions or corrections to the solutions, dont hesitate
to e-mail me at dfk@uclink4.berkeley.edu!
(2)
= H
(5)
1 Ey(1) = 2 Ey(2)
4Ey(1) = Ey(2)
(a)
Boundary conditions at the interface (y = 0) between Region 1 and Region 2 imply
there will be EM waves propagating in the x
-direction in both regions. Without
knowing their polarizations just yet, let the electric elds of the waves be given
by:
i(k1 xt)
E1 e
E2 ei(k2 xt) .
(1)
Hz(2)
2 (2)
Hz(2) =
E
2 y
0 (1)
1 0 (2)
=
Ey = 2
E
2 0
0 y
(2)
(1)
(8)
(2)
(7)
At the interface between Region 1 and Region 2, since the electric and magnetic
eld amplitudes in both regions are independent of x and t, the only way to satisfy
boundary conditions at all positions and times is if:
ei(k1 xt) = ei(k2 xt)
(6)
(3)
which means the indices of refraction in the two regions must be the same. Thus
we have,
For the wave in Region 1:
1 1
2 2
=
(4)
0 0
0 0
which gives us 2 = 40 .
Ez(1) = Ez(2)
Hy(1)
(b)
September 30, 1999
1 (1)
E
1 y
0 (1)
=2
E .
0 z
Hy(1) =
(9)
(10)
2 (2)
E
2 y
1 0 (1)
=
E .
2 0 y
(11)
We see that this veries the boundary condition on Hy from Eqs. (5):
1 Hy(1) = 2 0 0 Ey(1) =
2 Hy(2) = 2 0 0 Ez(1) .
(12)
Derek Kimball
ts = rs + 1
ntp + rp = 1
Problem 2
(16)
B
(since some is reected at the
interface), but the TM intenIf we combine Fowles Eq. (2.64)
sity remains the same. Consequently, the transmitted light
tan B = n
(19)
is partially polarized:
with Snells Law
IT E
IT M IT E
=
.
P =
sin
IT M + IT E
IT M + IT E
n=
,
(20)
sin
(14)
Figure 1
TM+TE
+ = /2,
(21)
Derek Kimball
which follows from the fact that sin = cos . Knowing also then from Eq. (21) From which we have the condition:
that sin ( + ) = 1, we nd that:
(27)
Ei + Er = 3Et .
(22)
ts = 2 cos2
Using the trigonometric identity sec2 = tan2 +1 and Eq. (19) we nd that cos2 = Adding Eq. (25) to Eq. (27) gives us (Er /Ei = 1/2)T E , or (Ir /Ii = 1/4)T E . The
intensity in the TE component is half the initial intensity, so in total Ir /Ii = 1/8.
1/(n2 + 1) so
ts =
2
n2 + 1
(23)
Plugging Eq. (23) into Eq. (17), with a little algebra, gives us:
2
P =
n[(n 1)]
.
1 + 6n2 + n4
(24)
Problem 4
Here we treat the tungsten lament as a relatively long straight wire of thickness
s = 0.1 mm. The distance between the lament and an aperture is r. We want
a transverse coherence width lt 1 mm. Then from Fowles Section 3.7, and in
particular Eq. (3.42), we nd that:
Problem 3
r
1mm
s
(28)
(a)
(b)
If a double-slit aperture is used, the slits should be oriented parallel to the lamp
lament, otherwise the thickness of the wire s would have to be replaced with the
length of the wire, which is naturally much greater than s. This would force r to
be much greater.
Since the Brewster condition is met, the reected light is 100% TE. Therefore
reected light is linearly polarized along y.
Problem 5
(c)
The power spectrum of the Gaussian pulse f (t) is given by G() = |g()|2 , where
The light is initially circularly polarized, so it is an equal superposition of linear in our case g() is:
polarizations (TE and TM). Since the TM component has 100% transmission, it
A
along y) where all reection
suces to consider the transverse electric case (E
g() =
dt exp at2 + i( 0 )t
(29)
2
occurs. We have the boundary condition that E is continuous, so
Ei + E r = E t .
(25)
It
useful to derive a result about Gaussian integrals. It turns out that
is rst
ax2
e
dx converges, so lets set it equal to some constant c. Now consider the
Also H is continuous, and we have for the incident, reected and transmitted
integral
over
the entire plane:
waves the following components of H in the x
direction:
0
2
ax2
Hx(i) = Ei
cos 60o
e
dx
eay dy = c2 .
(30)
0
0
Hx(r) = Er
cos 60o
Next we convert the integral into polar coordinates (r2 = x2 + y 2 ).
0
2
30
ar 2
(t)
o
e
rdr
d = c2 .
(31)
Hx = Et
cos 30
(26)
0
0
0
September 30, 1999
2a
4a
Derek Kimball
So N . Since the
radius of the fringes r is proportional to , it follows
immediately that r N .
Problem 7
This solution follows directly from the discussion of antireecting lms in Fowles
(page 99). We want to choose the thickness of the lm to be 4 . Then the reectance
Problem 8
Now the integral in Eq. (29) is just a Gaussian integral, which is no longer a
problem...
Fowles Eq. (4.24) states:
Working through the constants gives us:
1
1
1
+
r=M
t
n0
n0
nT
2
( 0 )
A
g() = exp
.
(33)
which is equivalent to:
4a
2a
1
1
1
G() = |g()|2 is clearly of the same form, and so G() is a Gaussian function
E0 +
E0 = M
ET
n0
nT
n0
centered at .
(38)
(39)
The total E and H just to the right of the right-hand interface are:
Problem 6
ERH = ET
HRH = nT ET .
The condition for a fringe maximum to occur is given by Fowles Eq. (4.10):
2N =
4
nd cos + r .
The total E and H just to the left of the left-hand interface are:
(34)
ELH = E0 + E0
HLH = n0 E0 n0 E0 .
2
4
nd 1
+ r .
(35)
We are told that the zeroth order fringe (N = 0) has zero radius ( = 0), so we
have:
4
nd
(36)
4 2
nd .
(37)
r =
and subsequently:
2N =
(40)
(41)
When the relations in Eqs. (40) and (41) are substituted into Eq. (39), we nd
that:
ERH
ELH
=M
(42)
HLH
HRH
Therefore the overall transfer matrix Mtot is merely the product of transfer matrices for the individual lms Mi . This follows from induction. Suppose there are n
lms with transfer matrices M1 , M2 , ..., Mn . Let the elds to the right of the last
lm be En and Hn . The elds just to the left of the nth lm are:
En
En1
= Mn
(43)
Hn1
Hn
(44)
and so on...
This argument leads to Fowles Eq. (4.28) as stated.
Derek Kimball
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 6
Problems 1-4 are suitable review problems for
Midterm 1. Problems 5-8 involve new material
beyond the range covered by Midterm 1.
1.
Model an animals eye as a sphere composed of
vitreous humor, backed by a retina. If the eye is
focused at innity, what is the refractive index
of the humor?
2. A point source of isotropic light is located at
the center of a small hemispherical hole in the
plane end face of a cylindrical light guide with
refractive index n = 2, permeability = 0 .
What fraction of the light emitted can be transmitted a long distance (relative to its radius) by
the light guide? (A number is required.)
3.
Using a combination of optical devices (polarizers, wave plates...), design an optical system
that will pass right-hand circularly polarized
light without changing its polarization, but will
completely block left-hand circularly polarized
light. This system is called a right-hand circular analyzer. Use Jones matrices to prove that
your design will work.
4.
A Michelson interferometer produces fringes on
its screen (which is not quite perfectly aligned).
It is fed by laser light polarized out of the interferometer plane along
z. With equal path lengths
the fringe visibility V (Imax Imin )/(Imax +
Imin ) is unity.
(a.)
An ideal linear polarizer, with transmission axis
z, is placed in one leg of the
oriented at 90 to
interferometer. What is V? Explain.
(b.)
Same as (a.) except that a second linear polarizer, with transmission axis oriented at 45 to
z,
is added in the same leg upstream of the rst
Show
5.
Two identical horizontal thin slits in a black
plate are centered at y = h2 , where y is the
vertical coordinate. A screen with vertical coordinate Y is located a distance D downstream. If
an analyzer is present, it is located just upstream
of the screen. Fraunhofer conditions apply, i.e.
kh2 D, and small-angle approximations can
be made, i.e. |y| D, |Y | D. Plane wave A is
normally incident on the top slit and plane wave
B is normally incident on the bottom slit, with
x + i
y)ei(kzt) ]
EA [(
and
x i
y)ei(kzt) ] ,
EB [(
exp (in ) =
sin N /2
exp (i),
sin /2
where
n+1 n ,
and is the average of the n .
7.
A plane wave of wavelength is incident on (A)
2
no screen, i.e. all the light passes through; (B)
a black disk of radius R; (C) a black screen
with a circular hole of the same radius R. The
relative intensities seen by an observer on the
axis at distance D downstream are in the ratio
IA : IB : IC = 1 : 1 : 0. Fraunhofer conditions do
not apply to this geometry, although the obliquity and 1/r factors do not vary appreciably
across the screen.
(a.)
Find the smallest possible value of R that is consistent with the above conditions, expressed in
terms of D and .
(b.)
In this problem the screen aperture functions gB
for case (B) and gC for case (C) sum together to
give the aperture function gA for case (A). For
the particular R that you obtained for part (a),
the intensities IB and IC also sum together to
give IA . For what other choices of R would that
be true? Explain.
8.
A plane electromagnetic wave propagates in the
Derek Kimball
At the question period after a Dirac lecture at the University of Toronto, somebody where n = 2 is the refractive index. The percent of light transmitted (intensity) is
in the audience remarked: Professor Dirac, I do not understand how you derived T = |t|2 = 4/9 in our case.
the formula on the top left side of the blackboard.
n1
This is not a question, snapped Dirac, it is a statement. Next question, please.
- George Gamow, excerpted from Thirty Years that Shook Physics, a very fun book
on the people involved in the early development of quantum mechanics.
If you have any questions, suggestions or corrections to the solutions, dont hesitate
to e-mail me at dfk@uclink4.berkeley.edu!
n2
Problem 1
The eye is focused at innity, so we assume the rays incident on the eye are all
parallel (Fig. 1). From the geometry of the diagram in Fig. 1 it is clear that
= 2. Snells law demands that sin = n sin where n is the refractive index
Figure 2
of the humor. We can make the small angle approximation (making the realistic
assumption that light passes only through a small iris in the center of the front of
the eye) and just say that = n, which gives us n = 2.
Next consider the diagram in Fig. 2. We require that sin1 (1/n) for total
internal reection. From geometry this demands that cos1 (1/n). We can
now integrate to nd the total solid angle of light accepted into the light guide:
eye
2
= 2
0
0
Figure 1
Problem 2
The percent of light accepted is then /4, or 1/4. So then the fraction of light
that travels an appreciable distance is given by the fraction of light transmitted
through the interface in the correct direction which is 1/9.
Problem 3
We start out with right-hand circularly polarized light and send it through a
All light coming from the point source is normally incident on the surface of the quarter-wave plate with the fast axis vertical:
hemispherical hole in the end of the light guide. Thus the amplitude of the electric
eld of transmitted light Et is given by (from Strovink and/or Fowles):
1 0
1
1
=
.
(4)
0 i
i
1
Et
2Z2
=
,
(1)
E0
Z2 + Z1
Next, we send the light through a linear polarizer with the transmission axis at
Et
is
given
by:
where Z1,2 = 1,2 / 1,2 . Thus the transmission coecient t = E
45o :
0
1
1 1
1
1
2
=
.
(5)
,
(2)
t=
1
1
2 1 1
1+n
October 14, 1999
=
.
0 i
i
0
2 1 1
Derek Kimball
So now at the output we have two waves from the dierent arms of the interferometer (supposing light is propagating in the x
direction):
1 = E0 z + E0 y
E
4
4
2 = E0 ei z,
E
(6)
(9)
where is the phase dierence induced by the diering path lengths for the arms
of the interferometer.
Problem 4
(a)
If a linear polarizer at 90o to z (the direction of light polarization) is placed in a leg so we see that for Imax and Imin :
of the Michelson interferometer, no light travels in one leg of the interferometer.
9
E2
Imax,min = E02 0 .
Then there will be no fringes and no interference, so V (Imax Imin )/(Imax +
8
2
Imin ) = 0. This is clear since Imin = Imax if there are no fringes.
(b)
(10)
(11)
Using these results in our equation for fringe visibility we nd that V (Imax
Imin )/(Imax + Imin ) = 4/9
Now, with a linear polarizer at 45o to z upstream of the rst linear polarizer,
there is light transmitted in both legs of the interferometer. Interference will not Problem 5
occur for light of orthogonal polarizations, so only light polarized in the z direction
contributes to the fringes.
(a)
The linear polarizer at 45o transmits:
We have two light beams, whose electric eld amplitudes are given by:
1 1 1
E
1
1
0
=
E0
.
(7)
EA Re[(
x + i
y )ei(kzt) ]
0
1
2 1 1
2
and
The next polarizer only transmits light in the orthogonal direction, so the transx i
y )ei(kzt) ] ,
EB Re[(
mitted light is given by
with Re denoting the real part. We are not given the slit widths, so lets assume
E0 0
.
that they are small enough to be ignored in our analysis...
1
2
The light bounces o the mirror, which preserves polarization, passes through With no analyzer in place, the two beams are orthogonally polarized so there is
the second polarizer with no loss of amplitude, then passes through the polarizer no interference. Thus the intensity at the screen is simply the sum of the two
at 45o (which now appears to be at -45o with respect to the direction of light individual intensities, which with small angle approximations is roughly I 2I0 .
propagation):
(b)
1
E0 0
E0 1
1 1
=
.
(8) With an analyzer that accepts only y polarized light, the two light beams have the
1
1
2 1 1
2
4
same polarization after the analyzer and then can interfere. The interference is
October 14, 1999
Derek Kimball
that of a typical double slit experiment (Youngs experiment), as solved in Fowles as the dierence of two innite geometric series:
pp. 59-61. Of course, half the amplitude of each wave has been removed by the
N
N
analyzer, so the resulting interference pattern is given by:
exp (in )
n exp (i1 ) exp (in)
n=1
n=0
hY
I0
I(Y ) =
1 + cos
.
(12)
4
D
=
n+1 exp (i1 ) exp (in)
N +n+1 exp (i1 + N ) exp (in)
n=0
n=0
=
1 (1 x) exp (i)
1 (1 x) exp (i)
(c)
(13)
The analyzer blocks out left-hand circularly polarized light so there is contribution
only from EB . Therefore the intensity at the screen is I I0 .
We now let x go to 0, and we then have:
N
exp (i1 + N )
exp (i1 )
1 exp (i)
1 exp (i)
n=1
exp (iN /2) exp (+iN /2)
N 1
= exp 1 +
2
exp (i/2) exp (+i/2)
Problem 6
We want to prove that
exp (in ) =
(14)
N
sin N /2
exp (i),
exp (in ) =
sin
/2
n=1
N
exp (in ) =
n=1
where
sin N /2
exp (i)
sin /2
(15)
n+1 n ,
and is the average of the n .
Problem 7
a
Recall that for a geometric series 0 arn = 1r
, where |r| < 1. Let us rewrite the
sum above as the sum of two innite series. In order to use the geometric series
formula, lets multiply each term in the series by an amplitude n = (1 x)n
which ensures that |n exp (in )| < 1. We can require that the n s are so close
to unity that they are very well approximated by 1 for the rst N terms. We are
only worried about the convergence of the tail of the series, which is taken care of
with this postulate. We could even take the limit as x 0 to make this argument
more mathematically sound.
since the factor L = (1/h + 1/h )1 = D in our case (see Fowles Eq. 5.36).
(a)
(C) The smallest radius for which the light from Fresnel zones cancel is that which
includes the rst two. In this case the optical disturbance is given by
As discussed in Fowles pp. 126-128, this problem can be solved using Fresnel zones.
The radius of the N th Fresnel zone in this case is given by:
(16)
R = N D
exp (in )
Up = |U1 | |U2 | 0.
n=1
Derek Kimball
(A) With no screen, the optical disturbance is half that due to the rst Fresnel The power lost per square meter due to ohmic heating is given by the relation:
zone,
1
P = E 2 dV
Up = |U1 |.
2
(B) If we block out the rst two Fresnel zones, the optical disturbance is approxi|E0 | exp (
z) =
E02
=
(21)
2
2
2
1
1
|U3 | |U1 |.
2
2
B.
Plugging in values from above, we
is given by 1 E
The average value of |S|
nd
2
=
|S|
E2
(22)
2 0
2D
(b)
This will hold whenever a similar situation occurs, i.e. an even number of Fresnel
zones are blocked by the black disk. The optical disturbances UA and UB will
always sum to equal the optical disturbance without the screen U0 because they
are complementary apertures. However, only when either UA or UB is zero can
the squares ( I) be equal.
(17)
2 = 2 + i.
(18)
where
(1 + i).
2
(19)
||
.
(20)
October 14, 1999
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 7
1.
Fowles 6.1.
2.
Fowles 6.2.
3.
Fowles 6.6.
4.
Rohlf 2.13.
Note that this problem is more dicult than it
rst appears to be. You may not assume that
the average number of unexpected events found,
per 106 interactions, is equal to unity!
5.
Rohlf 2.38.
6.
Assume that the sun is a blackbody of temperature 5800 K and radius 7 108 m, located
1.5 1011 m from the earth. Assume further
that the earth is a gray body which absorbs part
of the radiation incident upon it from the sun,
and then reradiates it isotropically. Neglect any
other eects which could heat the earth. Calculate the surface temperature of the earth under
these assumptions.
7.
Greenhouse eect.
Take the suns blackbody spectrum to have
its peak in the yellow ( = 0.58 m). Take
Tsun = 5800 K and Tearth = 300 K.
(a.)
Use Wiens Law (max T 1 ) to estimate the
wavelength at the peak of the earths blackbody
spectrum.
(b.)
Imagine that the (visible) suns rays pass through
the clear glass of a greenhouse. On the oor of
the greenhouse is black dirt with 1, which
absorbs these rays. In contrast, the (infrared)
blackbody radiation from the dirt is totally absorbed by the glass and reradiated (half in and
half out). Assuming that the temperature outside the greenhouse is 300 K, estimate the temperature inside it.
8.
Nuclear winter (inverse Greenhouse eect).
According to some experts (though this is controversial), after nuclear war a thin layer of dust
would remain in the upper atmosphere of the
earth. To a rst approximation, the dust absorbs all light from the sun, which is near visible
in wavelength. The dust then reradiates that energy in the infrared, to which it is transparent:
half in toward the earth, half out to space. The
dust is nearly transparent to the earths outward
radiation, also in the infrared.
If the peacetime surface temperature of the earth
is 300 K, what would that temperature become
after nuclear war? To relate to it physiologically,
express this latter temperature in F.
Above the front door of Niels Bohrs cottage was nailed a horseshoe. A visitor who
saw it exclaimed: Being as great a scientist as you are, do you really believe that
a horseshoe above the entrance to a home brings good luck?
No, answered Bohr, I certainly do not believe in this superstition. But you
know, he added with a smile, they say that it does bring luck even if you dont
believe in it!
Derek Kimball
equations break down in the vicinity of the resonance, which is where we must
work to solve this problem. So here we bring back the 2 2 terms, but continue
to assume there are few electrons. In this case our formulas for and n are given
by:
n1+
02 2
N e2
2m0 (02 2 )2 + 2 2
(4)
and
If you have any questions, suggestions or corrections to the solutions, dont hesitate
to e-mail me at dfk@uclink4.berkeley.edu!
N e2
.
2m0 (02 2 )2 + 2 2
Problem 1
(5)
1 /0 .
0
(namely that 02 2 ). We also can assume that there are very few electrons
It is safe to assume, since damping is small, that this value can be approximated
e2
(namely that N
m0 1, which is well-motivated by the fact that is much less than
n, i.e. few absorbers). If we make these approximations, the results follow almost by the rst order Taylor expansion:
immediately. If you dont make these assumptions, then the results are clearly
= 0 /2.
incorrect (see Figure 6.1 in Fowles, which is nothing like the equations Fowles asks
us to derive). Thus, well make these assumptions!
If we plug these values into our expression for (Eq. 5), we see that these values
are those where attains half its maximum value.
Then we can apply these approximations to equations 6.34 and 6.35 in Fowles. We
nd that:
Problem 3
2
1
N
e
(1)
n2 2 n2 1 +
We are given that = 6.8 107 mho/m and that Ne = 1.5 1028 electrons/m3 .
m0 02 2
Using these values in the appropriate Fowles formulas gives us the desired anUsing a rst order Taylor expansion, we then nd that:
swers...
n1+
N e2
1
2m0 02 2
(2)
Plasma frequency
.
2m0 (02 2 )2
(a)
p =
(3)
N e2
= 6.9 1015 s1
m0
(b)
Problem 2
Relaxation time
Once again Fowles attempts to confuse us by implying the above results can be
applied in the solution to this problem when they cant. This is because the above
October 21, 1999
0 c2
= 1.6 1013 s
p2
our condence in the value of a we have measured and then convolve it with the
probability for seeing a second event.
The probability density function, in this case that for Poisson statistics, is given
by:
2c
= 1.9 1015 s1 .
Real and imaginary parts of the index of refraction can be derived from from
Fowles Eqs. 6.55 and 6.56:
n2 2 = 1
2n =
2n
= 12.2
1 p2
= 0.044.
2
We can then solve these equations for n and , and with a little algebra we get:
n = 0.006
= 3.5.
(d)
The reectance is given by the Hagen-Rubens formula,
80
R=1
1.
Problem 4
ea ax
x!
(6)
Clearly, p , 1 , so we get
2
fp (x) =
p2
2 + 2
p2
1
2 + 2
n2 2 1
Derek Kimball
(7)
(8)
This problem, as Prof. Strovink pointed out, is a little bit tricky. Our experimenter
nds 1 event in 106 interactions. Now we want to be 90% sure we nd a second which gives us
event. How many interactions do we need? The basic problem is that we dont
n2 6 107 interactions.
really know the average number of events we should see per 106 interactions, which
is needed to calculate how many more interactions are necessary to be 90% sure This is a conservative upper limit on the number of interactions we need before
well see a second event. So well have to try to gure out some function describing well see another event.
October 21, 1999
Derek Kimball
L(p)
= ep/p0
We know from the statement of the problem that the number of CO2 molecules is
p0
proportional to the surface area of the beer bubbles,
where p0 = 106 is the most likely value for p. It is not an accident that this
dN
looks exactly like fp (1). This, as Prof. Strovink explained to me, is just Bayes
= Cr2 .
dt
assumption of a uniform prior probability distribution meaning that we assume
we found the most likely value of p0 in our experiment and the distribution of Also, assuming a spherical bubble, we know that
probabilities is that from, in our case, Poisson statistics.
dV
dr
A little more mathematical rigor can be applied if we take our likelihood distri= 4r2 .
dt
dt
for p and convolve it with the restriction that the probability for zero
bution L
events must be less than 10%. This approach yields more or less the same result Plugging these into Eq. (10), we nd that:
as Rohlfs answer, which is reasonable since in the Bayesian approach we assume
dr
CkT
a prior probability distribution with p0 = 106 as the central value. Rohlf just
=
,
(11)
dt
4P
assumed that a priori we knew the probability for an event to occur would be
p0 = 106 . If we try this approach, we nd that:
which indicates the radius of the bubble increases linearly with time.
n2 p
L(p)e
dp
0
0.1
Problem 6
L(p)dp
0
Plugging in our assumed prior probability distribution or likelihood distribution The power given o by the sun is S (power radiated per unit area) times the
and using the substitution u = (1/p0 + n2 )p in the numerators integral, we nd: surface area of the sun, which is:
1
p p/p0 n2 p
1
PS = (TS4 ) (4RS2 )
(12)
e
e
dp = 2
0.1.
2
p0 0 p0
p0 (1/p0 + n2 )
The portion of this power received by the earth is scaled down by the emissivity
From which we can calculate n2 = 2.16 106 for 90% CL that we will see a second factor (earth is treated as a gray body) and the cross-sectional area of the earth
event. This is far smaller than our original rough estimate, but assumes a prior over the surface area of a sphere with a radius equal to the distance between the
probability distribution. This is probably the more correct approach.
earth and the sun:
Well, as you can probably tell, this problem was quite dicult for me, so dont
2
RE
(in)
PE = (TS4 ) (4RS2 )
(13)
feel too bad if you had some trouble as well...
2
4RES
Problem 5
As evidenced by the sampling of problems from Rohlf, we can guess his two main
interests are particle physics and beer.
The expression for the number of particles from the ideal gas law is:
N=
PV
.
kT
(out)
PE
(in)
In equilibrium, PE
(9)
October 21, 1999
(out)
= PE
2
= (TS4 )(4RE
).
(14)
(15)
Since we only get half the light power from the sun that we used to down on the
earth, the new temperature on earth TE is given simply by:
TE = 290 K.
TE =
Problem 7
Brrrr......
(a)
We apply Wiens law to get the peak of the earths blackbody spectrum. First,
the constant can be derived from plugging in the known parameters for the sun:
max =
C
T
C
= 11.2 m.
TE
(b)
If half the power re-radiated from the dirt is radiated back into the greenhouse at
every interface with the walls, in equilibrium the power radiated by the dirt should
be twice that incident from the sun. The power from the sun hitting the dirt of
the greenhouse is:
(dirt)
PS
= (TS4 )(4RS2 )
Area of dirt
,
2
4RES
(16)
Pout
(dirt)
Setting 2Pout
Derek Kimball
(dirt)
= PS
4
= Tdirt
(Area of dirt)
(17)
, we nd that:
4
=
Tdirt
TS4 RS2
2
2 RES
Tdirt = 333 K.
Problem 8
October 21, 1999
1/4
1
TE = 252 K = 5.3 o F.
2
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 8
1.
(a.)
Consider a distant star with the same luminosity
and surface temperature as the sun. A person (who is as ecient as one of Rutherfords
graduate students) can see the star if 250 visible photons per second pass through her pupil,
which has a radius of 2 mm when nearly fully dilated. What is the maximum distance at which
the star is visible to the naked eye?
(b.)
How many cosmic photons per second per square
cm were incident on the Nobel-Prizewinning microwave antenna of Penzias and Wilson?
2.
(a.)
The maximum energy of photoelectrons from
aluminum is 2.3 eV for incident radiation of 0.2
m and 0.9 eV for radiation of 0.313 m. Use
these data to calculate Plancks constant and
the work function of aluminum.
(b.)
An aluminum photocathode receives incident radiation of 0.313 m. When the intensity of this
radiation is 1 mW, a current of 1 A is observed
in a circuit that detects the photoelectrons that
are liberated. Estimate the quantum eciency
of the photocathode.
3.
Rohlf 3.20.
4.
(a.)
The power radiated by an accelerated charge e
is given in classical physics by the formula
P =
1 2e2 2
a (SI units),
40 3c3
2
of O, expressed in terms of other fundamental
constants.
7.
Rohlf 3.56.
8.
Rohlf 4.54.
Derek Kimball
(b)
- I. B. Khriplovich, Novosibirsk State University (Russia), during a seminar at The cosmic background radiation lls the universe roughly isotropically (there is
no solid angle suppression), and the temperature of the radiation is T = 2.74 K.
Berkeley.
The incident number of photons per square cm on Penzias and Wilsons antenna
If you have any questions, suggestions or corrections to the solutions, dont hesitate is given by an equation similar to Eq. (3):
to e-mail me at dfk@uclink4.berkeley.edu!
2c
d 4 hc/kT
(4)
= 2.6 1012 photons s1 cm2 .
n=
(e
1)
0
Problem 1
Problem 2
(a)
First we determine how many visible photons are emitted from the surface of the
(a)
sun-like star. The radiated power per unit area per unit wavelength dR
d is given
by the Planck distribution:
The maximum energy of a electron ejected by the photoelectric eect is given by:
dR
2hc2
= 5 hc/kT
.
d
(e
1)
hc
,
(1)
(5)
We want to convert this quantity into the number of photons per second per unit where is the work function. We have two data points to use in this relation,
dR
with which we can determine h:
area per unit wavelength dn
d , which can be done by dividing d by the energy per
photon:
hc
= 2.3 eV
0.2m
hc
.
(2)
Ephoton = =
hc
= 0.9 eV
0.313m
We integrate over the visible spectrum to get photons per second per unit area,
using T = 5800 K for the temperature of the sun-like star:
700 nm
n=
d
400 nm
2c
4 (ehc/kT
1)
(3)
Substituting this value of h back into one of the photoelectric eect equations gives
The total number of photons given o by the sun per second N is n times the us the work function
surface area of the star, which is roughly 4RS2 = 6 1018 m2 . This gives us
= 1.58 eV.
3.81044 photons per second from the star! We scale this by the solid angle
subtended by the observers eye,
(b)
2
reye
Quantum eciency of the photocathode is just the ratio of emitted electrons to
2 ,
4RSE
incident photons. The number of photons is the power of light over the average
and solve for RSE such that the eye receives at least 250 photons. This gives us
max
1019 m 1300 light years.
RSE
P
= 1.6 1015 photons/sec.
hc
The number of electrons is just the current over the charge per electron:
Ne =
I
= 6.2 1012 electrons/sec.
qe
Derek Kimball
d
8hc
d
=
8
.
hc 5 (ehc/kT 1)
4 (ehc/kT 1)
0
(11)
hc d
Making the appropriate substitution x hc/kT and dx = kT
2 , we get the
desired result:
QE = 0.0039 = 0.39%.
3
kT
x2
This was using the correct value for h. If you used the value of h you obtained
(3.17 1019 eV3 m3 )(kT)3 .
dx x
(12)
n = 8
hc
e
1
0
from part (a) of this problem, you would nd
QE = 0.0025 = 0.25%.
(c)
The average energy per photon is u/n. u = 4R/c can be found from the StefanBoltzmann law (the factor of 4 comes from averaging over all angles, Rohlf Eqs.
(3.17) and (3.18)),
Problem 3
(a)
u = 4R/c =
For thermal radiation, the average energy per photon is given by:
dn
1
dE E
E =
n 0
dE
The energy per unit volume u is given by:
dn
u = nE =
dE E
dE
0
We can employ the fact that from Eq. (7),
du
dE
(6)
(15)
(d)
(b)
The total photon density n is given by:
dn
du
n=
=
,
d
d
d
hc
d
0
0
(14)
4 (kT )
u
=
.
n
c (3.17 1019 eV3 m3 )
dn
= E dE
, which gives us
du dE
dn dE
=E
dE d
dE d
(13)
Therefore, the average energy per photon is found from the ratio of Eqs. (13) and
(12) to be:
E =
(7)
4 (kT )4
.
c
(10)
October 28, 1999
Derek Kimball
The decay rate is then the ratio of the radiated power (we assume that the
electron is in the nth orbit until the moment it decays) to the energy dierence
between the levels:
Problem 4
(a)
P
.
E
(24)
(16)
If the decay is from the nth level to the (n m)th level, we merely adjust the
L = mvr = n.
(17) energy dierence in Eq. (23):
1
1
Solving for v from Eq. (17) and substituting into Eq. (16), we obtain:
.
(25)
E = 13.6 eV 2
n
(n m)2
2
2 2
L
n
a = 2 3 = 2 3.
(18)
and employ this equation in Eq. (24). Qualitatively, we see that if the energy difm r
m r
ference is greater and the power radiated is the same, the decay rate will decrease.
The Bohr radius r is given by:
This is an example of the limitations of the Bohr model, since although it correctly
predicts the order of magnitude of the transition rates it does not correctly predict
n2 2
r = (40 )
.
(19) the dependence of transition rates on the energy dierence between levels, which
2
me
actually scales as 3 .
Using Eq. (19) in conjunction with Eq. (18), we nd an expression for a in terms
of fundamental constants:
(c)
3
2 2
6
1
me
n
a= 2 3 =
.
(20) There is an energy time uncertainty principle, which can be derived from xp
m r
40 n4 4
/2 in the following hand-waving fashion:
m
p
Using Eq. (20) in the classical expression for radiated power gives us:
p
x = xp.
Et =
7
m
p
1
1 2e2 2
2 m2 e14
P =
a =
.
(21)
40 3c3
40 3 c3 n8 8
We use the lifetime (1/) as the uncertainty in time, and then nd for the uncertainty in energy:
(b)
E =
The energy En in the nth level of the Bohr atom is given by:
En =
2 mc2
13.6 eV
=
,
2
2n
n2
(22)
2
(26)
The value of E is (108 s1 ) (197.3 MeV fm(3 1023 fm/s)1 ), or 6 108 eV.
The energy dierence between the rst and second levels in hydrogen is 10 eV, so
the linewidth is smaller than the energy dierence by nine orders of magnitude!
(23)
October 28, 1999
Derek Kimball
Problem 7
In calculations involving the Bohr model, the electron mass is replaced by the
(a)
reduced mass of the muon-proton system, which is near the mass of the muon:
The typical electron velocity in the Bohr model is v = c, for the deuteron we
m mp
= 95 MeV.
m=
replace by s . So we have v = s c = 3 107 m/s for both the proton and
m + m p
neutron.
Energy levels in the Bohr model are linear with respect to the electron mass, and
(b)
are given by
The reduced mass in the deuteron is roughly mp /2, so the nuclear Bohr radius
13.6 eV 95 MeV
En =
(27) r is given by:
2c
2 197.3 MeV fm
n2
0.5 MeV
= 4 fm.
r=
mp c2 s
0.1 938 MeV
for the muon-proton system.
(a)
(c)
1 2
2
A free muon decays with a characteristic lifetime 2.2 106 s, primarily in the The binding energy of the deuteron is roughly 2 s mc = 2 MeV.
mode:
Problem 8
e + e + .
If the capture probability was large, it would make the lifetime shorter compared First, we equate the relativistic centripetal force to the electrostatic force acting
to the lifetime of a muon (at rest), since the two rates would add.
on the electron:
ke2
mv 2
,
=
r2
r
If the capture probability was small enough to be neglected, then the eect of
and proceed to solve for the radius:
time dilation would lengthen the lifetime of the muon (since in the muon-proton
ke2
system, the muon has a characteristic velocity c), compared to a muon at rest.
r=
.
mv 2
(b)
Problem 6
(28)
(29)
(30)
Setting Eqs. (29) and (30) equal, we can solve for the velocity, and we obtain the
desired result v = c.
October 28, 1999
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 9
1.
Rohlf 5.31.
2.
Rohlf 6.12.
3.
Rohlf 6.29.
4.
Rohlf 6.32.
5.
Rohlf 7.4.
6.
Rohlf 7.5.
7.
Show that the conservation of probability law
j = 0, where
+
t
x
h
j,
2mi
x
x
and j is the probability current in one dimension
x, holds if (x, t) is a solution of the Schr
odinger
equation with a potential V (x), provided that
V (x) is real. Therefore absorptive potentials are
imaginary.
8. A particle of mass m is bound in an innitely
deep one-dimensional potential well extending
from x = 0 to x = L. At t = 0 it is described by
a wavefunction of the form
u(x) sin (x/L) + sin (2x/L).
(a.)
Normalize u(x).
(b.)
When the particles energy E is measured for
the rst time, what value(s) could be obtained?
(c.)
What is the expectation value H of the particles kinetic energy? (Cogent arguments can
substitute for some algebra here, and are encouraged.)
(d.)
At what time t0 is the probability for the particle to be located on the right-hand side of
the well (L/2 < x < L) a maximum? Reasoning rather than detailed calculation is needed.
Please supply it.
Derek Kimball
When the rules of quantum mechanics were formulated in the 1920s they rep- The strength of the electric force is given by
resented a revolutionary break with the past, and an enormous extrapolation from
ke2
1.44 MeV fm
experience. Since they were something very new, they could not be derived from
= 0.36 MeV/fm.
Fe = 2 =
x0
(2 fm)2
something old and incorrect, that is, classical physics. Instead they had to be formulated by guessing, intuition, and inspiration. Their ultimate justication was,
and is, logical consistency and agreement with experiment.
(c)
- Prof. Eugene D. Commins, U.C. Berkeley.
If you have any questions, suggestions or corrections to the solutions, dont hesitate
to e-mail me at dfk@uclink4.berkeley.edu!
Problem 1
kx0 c2
F
=
= 1.3 1029 m/s2 1028 g.
m
mc2
(4)
Problem 2
d
d
It is convenient to write the dierential cross section as d cos
instead of d because it makes integration over solid angles a little easier, since the integral always
involves cos and the dierential solid angle contains the term sin d = d(cos ).
(a)
= sin
.
2r
d
d cos
d
d cos
For the kinetic energy of the proton, we obtain:
Ek =
2
(p)2
2 c2
197.3 MeV fm
=
=
=
,
2
2m
8m(r)
8mc2 (r)2
8(938 MeV)(2 fm)2
(2)
If we integrate over all angles, we obtain for the total cross section:
+1
d
1 d
=
=
.
d(cos )
d sin
d
cos
sin
d
1
0
from which we nd
Ek = 1.4 MeV
Problem 3
(b)
(a)
Well suppose, for the sake of this back of the envelope calculation, that the ki- The maximum kinetic energy that can be transferred to a gold nucleus in a collision
netic energy found in part (a) can be set equal to the potential energy at maximum with a 6 MeV -particle would be when the collision is head-on and the -particle
displacement in a classical harmonic oscillator:
bounces straight back. Because the gold nucleus is very massive compared to the
-particle, the amount of kinetic energy transferred to the gold nucleus should be
1
(3) small, so roughly vi = vf where vi and vf are the initial and nal velocities of the
Ek = kx20
2
-particle. Thus, Mgold V = 2m vi . Using this result in the equation for kinetic
The magnitude of the restoring force at maximum displacement is given by kx0 . energy, we nd:
So we nd:
2
4m
2m vi
1
1
44
1
2Ek
2
Mgold V = Mgold
6 MeV 0.49 MeV
=
( m vi2 ) =
= 1.4 MeV/fm.
F =
2
2
M
M
2
197
x0
gold
gold
November 4, 1999
Problem 4
Derek Kimball
cos 1
1
kq1 q2
d(cos )
2
mv
(1 cos )2
cos 2
2
kq1 q2
cos 1 cos 2
= 2
mv 2
(1 cos 1 )(1 cos 2 )
(b)
If we go into the rest frame of the -particle (S ), we nd that because the particle is very massive compared to the electron, the energy transferred to the particle (to the electron in the lab frame) is small. Therefore we can approximate
that in S , for a head-on collision m V = 2me vi , where vi is the speed of the
-particle in the lab frame and V is the recoil speed of the -particle in S .
Transforming into the lab frame, we nd that the recoil speed of the electron
ve = 2vi . So the kinetic energy transferred to the electron is
1
4me m vi2
4 (0.511 MeV)
2
6 MeV 3.3 keV.
Ek = me (2vi ) =
=
2
m
2
3730 MeV
2
= 2
Problem 5
A particle is conned to the region L/2 < x < L/2. As discussed in section,
this means that any state (wavefunction) of the particle can be described as a
superposition of eigenfunctions of the energy operator (the Hamiltonian). These
eigenfunctions span the Hilbert space corresponding to our system (a Hilbert
space is an innite dimensional vector space which is a subspace of the vector
space of all continuous complex functions). Since inside the innite potential well
the particle is free, our Hamiltonian H is given by:
(a)
H=
The relationship between dierential scattering cross section d and the impact
parameter b is given by Rohlf (6.18):
d = 2bdb
(5)
b1
b2
kq1 q2
mv 2
2
1 + cos
1 cos
(6)
Eigenfunctions of H are
nx
2
cos
L
L
mx
2
sin
m =
L
L
where n = 1, 3, 5... and m = 2, 4, 6.... They have the eigenvalues
n =
= 2
kq1 q2
mv 2
2
cos 1 cos 2
.
(1 cos 1 )(1 cos 2 )
L/2
L/2
(7)
if i = j, and
L/2
L/2
(b)
Integrating explicitly gives us the same result:
=
cos 1
cos 2
d(cos )
n2 2 2
2mL2
En =
= b2
2 2
.
2m x2
i (x)j (x)dx = 0
i (x)i (x)dx = 1.
(a)
d
d cos
Assume the particle is in an eigenstate of energy. The probability that the particle is found in the region 0 < x < L/2 is 1/2 by symmetry. This is because
November 4, 1999
x2 =
2L2
m3 3
Derek Kimball
m/2
u3
u2 sin (2u) sin (2u) 4 cos (2u)
.
6
4
8
4
m/2
x2 =
It is clear that probability does not depend on n because all of the eigenfunctions
are symmetric or antisymmetric.
L2
L2
2 2.
12
2n
For odd n, the procedure is pretty much the same... you even end up with the
same result.
2 L/2 2
2
=
x cos2 (nx/L)dx.
x
The probability Pc that a particle in the ground state is in the central half of the
L L/2
box is given by the integral:
Making the u-substitution u = nx/L, we obtain:
L/4
L/4
2
m/2
Pc
dx|1 |2 =
dx cos2 (x/L).
(8)
2L2
2
L
x = 3 3
u2 cos2 udu
L/4
L/4
m m/2
From which we nd:
m/2
u2 sin (2u) sin (2u) 4 cos (2u)
2L2 u3
2
x=L/4
x
+
=
.
2 x sin (2x/L)
m3 3 6
4
8
4
m/2
+
Pc =
= 0.82.
L 2
(4/L)
x=L/4
L2
L2
2 2.
x2 =
12
2n
The probability decreases with n, and at large n approaches the classical limit
Pc = 0.5.
Taking the limit as n , we see that the rms value of x approaches L/ 12.
(b)
Problem 6
Problem 7
We intend to prove the conservation of probability law:
(a)
+
j = 0, where
t
x
L/2
j,
dxn x2 n .
(9)
x2 =
2mi
x
x
L/2
and j is the probability current in one dimension x, where (x, t) is a solution of
We use the eigenfunctions discussed in problem (5), solving rst for even n. In the Schr
odinger equation with a real potential V (x).
this case
x2 is given by:
We can start with the time-dependent Schr
odinger equation:
L/2
2
2 2
x2 sin2 (nx/L)dx.
x2 =
(10)
+
V
(x)
(x, t) = i (x, t).
2
L L/2
2m x
t
x2 =
2L2
m3 3
m/2
m/2
u2 sin2 udu
(11)
Derek Kimball
Now multiply (10) by (x, t) and (11) by (x, t), then subtract the equations. which correspond to the energy eigenvalues:
We obtain:
n2 2 2
2
2
2
2
=
.
E
n
2mL2
=
i
.
(12)
2m x2
2m x2
t
t
From which we can deduce:
2
2
( )
.
2mi
x2
x2
t
Now consider
x j:
(13)
j=
x
x 2mi
x
x
(14)
cn n (x).
(19)
n=1
2
2
j=
2
x
2mi
x2
x
(15)
If we use Eq. (15) in Eq. (13), we obtain the conservation of probability law:
j = 0.
+
t
x
(18)
(16)
From equation (17), it is clear that all of the n s vanish at zero, whereas u (x)
does not. Thus u (x) is a wavefunction that extends beyond our Hilbert space, or
in other words is a particle not conned in the innite square well, which creates
a dilemma... one which is easily solved by use of u(x) as the initial state of the
particle. u(x), by the way, is the wavefunction that would be obtained if the
potential suddenly (which can be quantitatively dened) sprung up from nowhere
and captured a particle formerly in u (x).
(a)
Problem 8
There was a correction to this problem, specically that the initial wavefunction
of the particle in the box is supposed to be
dx|u(x)|2 = 1.
(20)
Let
u(x) = C(sin (x/L) + sin (2x/L)),
It is useful to consider the problem with u (x). If we solve for the energy eigenfunctions of the Hamiltonian for this problem
n (x) =
nx
2
sin
,
L
L
2 2
H=
,
2m x2
we obtain:
C2
(17)
Note that u(x) is a superposition of the rst two energy eigenfunctions (given by
Eq. (17)). Since eigenfunctions are orthonormal (discussed in problem (5)), the
normalization condition reduces to:
L
L
2
dx |1 |2 + |2 |2
C
2
0
November 4, 1999
Derek Kimball
2
C=
.
L
The same result can be obtained through explicit integration.
(b)
(23)
E =
E1 + E2
.
2
This follows from the fact that u(x) is a superposition of the rst two energy
eigenfunctions with equal probability to be found in either state. Thus repeated
measurements on identical systems will yield E1 half the time and E2 the other
half.
(d)
There are some subtle and important points in this part of the problem. As you
saw in problem (5), a particle in an energy eigenstate of a symmetric potential
always has an equal probability to be found on either the left- or right-hand side
of the potential. This is not true for a superposition of energy eigenstates. This is
readily seen by evaluating the expectation value of x for u(x):
x =
x|u(x)|2 dx
(21)
x =
L
0
x
2x
2x
2 x
2
+ x sin
sin
x sin
+ 2x sin
dx
L
L
L
L
x =
(22)
L 16L
.
2
9 2
November 4, 1999
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 10
1.
A particle of mass m in a harmonic oscillator potential V (x) = 12 m02 x2 has possible
denite-energy wavefunctions un (x) with ener 0 (n + 12 ), where n is zero or a posgies En = h
itive integer. The particle is in thermal equilibrium with a bath at temperature T . Its probability of having total energy E (relative to the bottom of the well) is proportional to the Boltzmann
factor eE/kT where k is Boltzmanns constant.
of the particle,
Calculate the average energy E
true for any temperature. Then take the high
[A, A ] = h
H = (q 2 + y 2 )
/2)
H = (A A + h
h/2)
H = (AA
A
[H, A ] = h
[H, A] =
hA
(This is the formal basis for the assertion, proved
in lecture, that a harmonic oscillator has energy
(n+ 12 ), where n is an integer 0.)
levels En = h
3.
Consider the angular momentum operator L
r p = (
h/i)r . For example, Lx
(
h/i) y(/z)z(/y) . Dene L Lx iLy .
Prove that
[Lx , Ly ] = ihLz
[Ly , Lz ] = ihLx
[Lz , Lx ] = ihLy
[L+ , L ] = 2
hLz
[L , Lz ] = h
L
[L+ , Lz ] = hL+
[L2 , Lz ] = 0
[L2 , L ] = 0
Lz
L2 = L L+ + L2z + h
L2 = L+ L + L2z hLz
This is the formal basis for the assertion, proved
in lecture, that angular momentum is quantized
in integral or (for intrinsic [spin] angular momentum) half-integral units of h
.
4.
The spherical harmonic Ylm (, ) is an eigenfunc 2 l(l + 1) and also of
tion of L2 with eigenvalue h
m. It is normalized so that
Lz with eigenvalue h
(, )Ylm (, ) = 1.
d Ylm
(a.)
Show
formally that L+ Yll = 0. (Hint: evaluate
d(L+ Yll ) (L+ Yll ). )
(b.)
In lecture it was proved that L is a lowering
operator:
L Ylm = C (l, m)Yl,m1 ,
where C (l, m) is a constant depending on l and
m. Using the normality of the Ylm s, derive the
value of |C (l, m)|2 .
5.
Consider the problem of an electron bound to an
innitely heavy nucleus, here using our modern
understanding of orbital and spin angular momenta. Suppose that the nucleus is spinless, and
2
that the atom is in a state of denite orbital angular momentum l = 2. Moreover, the atom is
in a state of denite projection mj = 52 of its total (spin + orbital) angular momentum on the z
axis.
(a.)
What value(s) of total angular momentum quantum number j is (are) possible? Why?
(b.)
Dene the expectation value of the cosine of
the angle between the atoms orbital and spin
angular momenta as follows:
L S
.
cos
L2 S 2
Evaluate cos for this problem. (Hint. Consider J 2 , where J = L + S.)
6.
Rohlf 7.27.
7.
Rohlf 8.21.
8.
Rohlf 8.25.
Derek Kimball
- Prof. Eugene D. Commins, U.C. Berkeley, on the subject of the EinsteinPodolsky-Rosen paradox.
n=0
arn =
a
.
1r
If you have any questions, suggestions or corrections to the solutions, dont hesitate Thus for the average energy, we have:
to e-mail me at dfk@uclink4.berkeley.edu!
1
1
1e0
=
E
+ 0 .
Problem 1
1
2
1e0
(6)
1 n0
U=
N0 En eEn =
N0 0 n +
,
(2)
e
2
n=0
n=0
Problem 2
n0
N0 e
(3)
n=0
(a)
(4)
n0
e
,
U
1
n=0 e
= n
+ 0 .
0
N
2
e
n=0
A = (y + iq) = y iq = y iq
(b)
A, A = (y + iq)(y iq) (y iq)(y + iq) = [y, y] + [y, iq] + [iq, y] + [iq, iq]
p/ 2m. Since x and p are physical observables, x = x and p = p and
subsequently y = y and q = q.
(5)
Derek Kimball
p
m
1
[y, q] = x
,
= [x, p] = i/2.
2
2
2m
(g) Similarly,
[H, A] = AA , A = AA A AAA = A A , A = A.
A, A = 2i[y, q] = .
(c)
Problem 3
1
p2
+ m 2
H=
2m 2
Since p2 = 2mq 2 and x2 = 2y 2 /(m), we nd
Consider the
angular momentum
operator L r p = (/i)r . For example,
Lx (/i) y(/z) z(/y) . Dene L Lx iLy .
(a)
H = (q 2 + y 2 ).
(d),(e)
[Lx , Ly ] = [ypz zpy , zpx xpz ] = [ypz , zpx ] + [zpy , xpz ] [zpy , zpx ] [ypz , xpz ]
(8)
A + A
2
q=
A A
.
2i
and
Thus we nd that
y2 =
Recall that in guring out these commutation relations, it often helps to think of
the commutators as operators acting on functions. This is especially helpful in
dealing with commutators involving derivatives. Well look at each of the terms in
the above expression individually:
[ypz , zpx ] = 2 y
1
2
A + A2 + AA + A A
4
[ypz , zpx ] = 2 yz
and
1
A2 A2 + AA + A A
4
From (c) and the above considerations we have that
AA + A A .
H = (q 2 + y 2 ) =
2
q2 =
z
+ 2 z y
z x
x z
2 y
+ 2 yz
= 2 y
zx
x
xz
x
[ypz , zpx ] = 2 y
[zpy , xpz ] = 2 z
[zpy , xpz ] = 2 zx
x
+ 2 x z
y z
z y
2
+ 2 x
+ 2 xz
yz
y
zy
[zpy , xpz ] = 2 x
and also
A A = A A AA + AA = A , A + AA = + AA .
These expressions can be used in our above expression for H, and from them we
nd
AA + A A = A A + /2 = AA /2 .
H=
2
November 18, 1999
[zpy , zpx ] = 2 z
z
+ 2 z z
y x
x y
[zpy , zpx ] = 2 z 2
2
2
+ 2 z 2
yx
xy
[ypz , xpz ] = 2 y
[L+ , L ] = 2Lz
(e)
[L , Lz ] = [Lx iLy , Lz ] = [Lx , Lz ] i[Ly , Lz ]
[L , Lz ] = iLy i(iLx ) = (Lx iLy )
[ypz , xpz ] = 0
Now we can put these simplied expressions into Eq. (8), and we nd:
y
[Lx , Ly ] = 2 x
= i x
y
y
x
i y
i x
Derek Kimball
[L , Lz ] = L
(f)
[L+ , Lz ] = [Lx + iLy , Lz ] = [Lx , Lz ] + i[Ly , Lz ]
[Lx , Ly ] = iLz
[L+ , Lz ] = L+
(b),(c) The arguments used in (a) can be basically repeated, just changing the (g)
2
identities of some of the variables. Or you can argue that since space is rotationally
L , Lz = L2x , Lz + L2y , Lz + L2z , Lz = L2x , Lz + L2y , Lz
invariant, if we rotate our coordinate system in such a way that x y, y z
2
and z x, the same commutation relation holds with the appropriate change of
L , Lz = Lx Lx Lz Lz Lx Lx + Ly Ly Lz Lz Ly Ly
coordinate names. The basic principle is that for any (i, j, k) which are a cyclic
Now we employ a common trick in calculating commutation relations. We add
permutation of (x, y, z), we have:
and subtract terms which allow us to substitute commutators we know into our
[Li , Lj ] = iLk .
expression.
We know that in general if we interchange two operators in a commutator, the L2 , L = L L L L L L +L L L L L L +L L L L L L +L L L L L L
z
x x z
x z x
x z x
z x x
y y z
y z y
y z y
z y y
result of the commutator acquires a negative sign. In other words, for any two
2
operators A, B:
L , Lz = Lx [Lx , Lz ] + [Lx , Lz ]Lx + Ly [Ly , Lz ] + [Ly , Lz ]Ly
[A, B] = [B, A].
Thus if (i, j, k) are an anti-cyclic permutation of (x, y, z) (e.g., (y, x, z)), we have: Maybe, if you are like me, when you rst see this trick it seems quite clever. This
trick is used very often because of the potential non-commutativity of operators.
Suppose we have two operators A, B which dont commute. If we have AB and
[Li , Lj ] = iLk .
want to get BA for some reason, we can use
(d)
AB = AB BA + BA = [A, B] + BA.
[L+ , L ] = [Lx + iLy , Lx iLy ] = [Lx , Lx ] + i[Ly , Lx ] i[Lx , Ly ] + [Ly , Ly ]
This is a very useful operator identity! Anyhow, continuing on with the math by
An operator always commutes with itself, so
substituting in results from (a),(b) and (c) of this problem:
2
[Lx , Lx ] = 0, [Ly , Ly ] = 0.
L , Lz = iLx Ly iLy Lx + iLy Lx + iLx Ly
Thus we have
2
[L+ , L ] = 2i[Lx , Ly ] = 2i(iLz )
L , Lz = 0
November 18, 1999
Derek Kimball
This relation proves it is possible to nd simultaneous eigenfunctions of both operators. This is an important result, so it probably wont hurt to see why this is Problem 4
the case once more. Suppose we have operators A, B where [A, B] = 0. Consider
an eigenfunction of B, b , with eigenvalue b . Is Ab an eigenfunction of B? It The spherical harmonic Ylm (, ) is an eigenfunction of L2 with eigenvalue 2 l(l+1)
and also of Lz with eigenvalue m. It is normalized so that
is, since
BAb = ABb = A(b b ) = b (Ab ).
(, )Ylm (, ) = 1.
d Ylm
As you can see, this result relies on the fact that A and B commute. Thus measurement of one observable does not aect measurement of the other observable.
This shows that there is no fundamental quantum uncertainty in measurement of (a)
observables which correspond to commuting operators. So we can nd a function Consider the integral:
a b which is is an eigenfunction of both A and B with eigenvalues a and b , as
we do for L2 and Lz .
d(L+ Yll ) (L+ Yll ) = dYll (L L+ )Yll
(h) We can use arguments analagous to those above to show that:
2
2
L , Ly = 0.
L , Lx = 0,
If you want to avoid the math, you can just use the isotropy of space to claim From problem 3 parts (i),(j) we have:
that L2 should not preferentially commute with a particular direction in space. It
L L+ = L2 L2z Lz .
immediately follows that
Conveniently, Yll is an eigenfunction of L2 and Lz with eigenvalues 2 l(l + 1) and
2
L , L = 0
l respectively. Thus we obtain
(b)
We can use quite similar methods to nd C (l, m). Consider the integral:
(L+ L )Ylm
d(L Ylm ) (L Ylm ) = dYlm
From problem 3 parts (i),(j) we have:
and
L+ L = L2x + L2y + Lz ,
we have:
L2 = L L+ + L2z + Lz
L2 = L+ L + L2z Lz
L+ L = L2 L2z + Lz .
Ylm is an eigenfunction of L2 and Lz with eigenvalues 2 l(l+1) and m respectively.
Thus we have the integral
2
l(l + 1) m2 + m Ylm
d(L Ylm ) (L Ylm ) = dYlm
Because the Ylm s are orthonormal, we have that
November 18, 1999
Problem 5
(a)
Since the atom is in a state of denite projection mj = 5/2 of its total (spin +
orbital) angular momentum on the z axis, j 5/2. This follows from the fact that
possible values for mj range between +j and j. What values of j are possible
for a one electron atom with orbital angular momentum l = 2? The values of j
range between l + s and |l s| where s is the electron spin. Therefore, in general Problem 7
j = 5/2, 3/2 are possible, but since the atom is in the mj = 5/2 state we know
j = 5/2.
(a)
(b)
Consider
3
L2 S 2 = 2 l(l + 1) s(s + 1) = 2 .
2
Rohlf 8.21
n
2
2
2
2
2
2
2
2
2
3
Rohlf 7.27
The energies for the particle in the 3D box are given by:
2 2
2
n1 + n22 + 4n23 .
2
2mL
The following table shows the rst 5 unique energies (in units of
quantum numbers of the states that possess them.
Energy
6
9
9
12
14
14
17
17
n3
1
1
1
1
1
1
1
1
(b)
So we nd,
Problem 6
n2
1
2
1
2
3
1
3
2
and count these states, we see immediately that the number of states is 2j + 1.
cos =
n1
1
1
2
2
1
3
2
3
Of course, rst we specify that we know l and s. The possible values for j are
j = l + s, l + s 1, ..., |l s|. We choose one particular value of j. Then there are
2j + 1 states with total angular momentum j. There are many ways to show this
result. You could start with a stretched state (mj = j) and use the raising or
lowering operator, for example. But if you simply note that mj can take on the
possible values
mj = j, j 1, ..., j + 1, j
J 2 = (L + S) = L2 + S 2 + 2L S.
LS=
Derek Kimball
2 2
2mL2 )
l
1
1
1
1
1
1
0
0
ml
1
1
0
0
-1
-1
0
0
ms
1/2
-1/2
1/2
-1/2
1/2
-1/2
1/2
-1/2
l
1
1
1
1
1
1
0
0
j
3/2
3/2
3/2
3/2
1/2
1/2
1/2
1/2
mj
3/2
1/2
-1/2
-3/2
1/2
-1/2
1/2
-1/2
Derek Kimball
Here there are also 8 states. The system we are considering is described by an 8D
Hilbert space, so any complete, orthonormal set of eigenfunctions which span the
space must consist of 8 states.
(c)
ms
1/2
-1/2
1/2
-1/2
1/2
-1/2
1/2
-1/2
1/2
-1/2
E
3
1
2
0
1
-1
0
-2
-1
-3
Since Jz = Lz +Sz , for the state mj = 3/2, l = 1, ml = 1 and ms = 1/2. This is the
stretched state, and we can readily convert from the n, l, j and mj basis to the
n, l, ml and ms basis by making the correspondence between the stretched states
and employing the raising and lowering operators. Note also that J = L + S . (b)
Such transformations are used quite often and are tabulated (these are the famed In the absence of a magnetic eld the energy separation E0 of the 3p and 1s
Clebsch-Gordan coecients).
states is
13.6
eV = 12.1 eV.
E0 = 13.6 eV
(d)
9
The electric dipole transition selection rules demand that the dierence in the
If mj = 1/2, then we can have
projection of the orbital angular momentum on the z-axis bewteen the initial and
(l, ml , ms ) = (0, 0, 1/2)
nal states of an atomic transition must obey
ml = 1, 0, 1.
Rohlf 8.25
(a)
)
The magnetic dipole moment
) of a hydrogen atom, in the limit of a strong B-eld,
is given by:
e
) =
(L + 2S)
2m
and the energy shift E due to the external eld is given by
)
E = )
B.
November 18, 1999
eB
, 12.1 eV.
2m
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 11
1.
Rohlf 8.41.
2.
Rohlf 9.3.
nonrelativistic fermions in a gas at nite temperature T which have energy above the Fermi
energy EF . The density of states is proportional to E 1/2 and the probability that a state
is occupied is
3.
Rohlf 9.10.
1
exp (E EF ) + 1
4.
Rohlf 9.25.
5.
Rohlf 9.31.
For those of you itching to do more, here is a
preview of the rst three problems in Problem
Set 12:
1.
Rohlf 12.5.
2.
N electrons each of mass m are conned within
a (formerly) cubic innite potential well that has
been squashed almost at: V = 0 for (0 < x <
L and 0 < y < L and 0 < z < L), V = otherwise. Here 1 (cube is squashed in the
z direction) and N 1. The electrons do not
interact with each other and are at very low temperature so that they ll up the available states
in order of increasing energy. Take N 1, so
that the z part of each electrons wavefunction
may be assumed to be the same (lowest possible kz ). Thus the problem is reduced to two
dimensions. Calculate the dierence between
the energy of the most energetic electron (Fermi
energy) and the energy of a ground state electron, using the approximation N 1. should
depend on m, N , and L, but not .
3.
Write an integral equation for the fraction F of
Civilization as we know it is based on ten ideas. These are Newtons three laws,
the three laws of thermodynamics and Maxwells equations. Everything that you
see around you which dierentiates modern times from the past is based on these
concepts. Soon, Schrodingers equation will join these ten ideas. People will tell you
that civilization is about art, or literature, or architecture... but these components
of civilization have more or less been the same for thousands of years. The only
real dierence between today and thousands of years ago is physics. If civilization
collapsed tomorrow, we could rebuild it in the same fashion armed with these ideas.
Problem 3
Derek Kimball
Rohlf 9.10
An atom has two electrons in the d-subshell. What are the possible values of total
z-angular momentum?
Well, we know that the total orbital angular momentum ltot can range from l1 + l2
to |l1 l2 |. Thus ltot = 4, 3, 2, 1, 0. If ltot is even, then the spatial part of the
wavefunction spatial is symmetric, and if ltot is odd, then spatial is antisymmetric.
With two electrons, the total spin can be stot = s1 + s2 = 1, 0. If stot = 1 then the
spin function spin is symmetric. The total wavefunction total = spatial spin
If you have any questions, suggestions or corrections to the solutions, dont hesitate
must be antisymmetric since we are dealing with identical fermions. Therefore if
to e-mail me at dfk@uclink4.berkeley.edu!
stot = 1 then spatial must be antisymmetric, meaning that ltot is odd (1 or 3). In
this case the total angular momentum j can take on the values j = 4, 3, 2, 1, 0.
Problem 1
Rohlf 8.41
If stot = 0 then the spin function spin is antisymmetric, and spatial must be
symmetric.
In this case ltot is even (0, 2 or 4). The possible values of j are 0, 2 or
Here we wish to show that the average value of 1/r is independent of the orbital
4.
angular momentum for the hydrogen atom. This result is straightforward if we
introduce the virial theorem (see, e.g., B.H. Bransden and C.J. Joachain, Intro- The largest j value possible is 4, so the possible mj values are:
duction to Quantum Mechanics, pgs. 227-228), which states (in one particular
mj = 4, 3, 2, 1, 0, 1, 2, 3, 4
form) that for a spherically symmetric potential V (r) rn one has for a stationary
state:
2T = nV (r),
Rohlf 9.25
where T is the kinetic energy. This is analagous to a classical result of the same Problem 4
Problem 2
Rohlf 9.3
E = B B
We seek a totally antisymmetric wavefunction for 3 electrons in terms of a (r1 ), where B is the Bohr magneton. The numerical value for the splitting is given by
b (r2 ) and c (r3 ). The wavefunction must be totally antisymmetric because we
E = 2B B = 2(6 105 ev/T)(1.5 T) = 1.8 104 eV.
have three identical fermions. Such a wavefunction is given below. It is easily
veried that under particle interchange it ips sign.
(b)
1
= [a (r1 )b (r2 )c (r3 ) a (r1 )c (r2 )b (r3 ) + b (r1 )c (r2 )a (r3 )
3!
b (r1 )a (r2 )c (r3 ) + c (r1 )a (r2 )b (r3 ) c (r1 )b (r2 )a (r3 )]
If 1/3 of the sodium atoms are in the higher energy state, then the Boltzmann
factor
1/3
= 1/2.
eE/(kT ) =
(1)
2/3
E
= 2.5 104 eV.
ln 2
Hence,
T 2.9 K
(c)
Same as above:
eE/(kT ) = 49/51.
From which we calculate
kT = 4.4 103 eV
and
T 51 K
Problem 5
Rohlf 9.31
A sample of Na atoms are placed in a 1.0 T magnetic eld. We calculate the energy
shifts for the 3s1/2 , 3p1/2 and 3p3/2 states. Note that in this case B B = 6 105
eV/T.
For the 3s1/2 state (s = 1/2, l = 0, and j = 1/2), the Lande factor is given by:
gL = 1 +
2B B.
November 23, 1999
Derek Kimball
1
University of California, Berkeley
Physics H7C Fall 1999 (Strovink)
PROBLEM SET 12
1.
Rohlf 12.5.
6.
Rohlf 18.11.
2.
N electrons each of mass m are conned within
a (formerly) cubic innite potential well that has
been squashed almost at: V = 0 for (0 < x <
L and 0 < y < L and 0 < z < L), V = otherwise. Here 1 (cube is squashed in the
z direction) and N 1. The electrons do not
interact with each other and are at very low temperature so that they ll up the available states
in order of increasing energy. Take N 1, so
that the z part of each electrons wavefunction
may be assumed to be the same (lowest possible kz ). Thus the problem is reduced to two
dimensions. Calculate the dierence between
the energy of the most energetic electron (Fermi
energy) and the energy of a ground state electron, using the approximation N 1. should
depend on m, N , and L, but not .
7.
Rohlf 19.18.
3.
Write an integral equation for the fraction F of
nonrelativistic fermions in a gas at nite temperature T which have energy above the Fermi
energy EF . The density of states is proportional to E 1/2 and the probability that a state
is occupied is
1
exp (E EF ) + 1
8.
Rohlf 19.29.
Entropy in the universe is always increasing. At some point, the universe will
reach its maximum state of entropy and then no work can be done. The universe
will become a cold, lifeless place. This is known as the heat death of the universe.
Get ready, its coming...
Derek Kimball
f (0) = 1
f (1) = 0.79
f (2) = 0.62
f (3) = 0.44
If you have any questions, suggestions or corrections to the solutions, dont hesitate
to e-mail me at dfk@uclink4.berkeley.edu!
f (4) = 0.32
f (5) = 0.12
Problem 1
Rohlf 12.5
f (6) = 0.6
Energy
0
2
2
2
2
2
2
1
1
68
1
2
2
2
1
1
0
2
2
54
2
1
0
0
1
2
2
1
2
42
3
0
1
0
1
0
2
2
0
30
4
0
0
2
1
0
0
0
1
22
5
0
1
0
0
1
0
0
0
8
6
1
0
0
0
0
0
0
0
4
f (E > 6) = 0
The Fermi energy EF is where this distribution has f (EF ) 1/2. This is seen
from the Fermi-Dirac distribution:
fF D (E) =
1
e(EEF )/(kT ) + 1
fF D (EF ) = 1/2.
This is around E = 3 for this system. It doesnt work out exactly because this is
a discrete system with a small number of possible distributions. If the number of
particles was greatly increased, the distribution would become increasingly welldescribed by fF D , which is derived in the large N limit.
Problem 2
The energy of the 3D innite square well in this case is given by:
2 2
n2z
2
2
En =
+
n
+
n
.
x
y
2mL2
2
E > EF .
Derek Kimball
Problem 3
We start with the knowledge that the density of states is proportional to E 1/2 and
the probability of occupation is
The electrons will try to achieve the lowest energy possible, lling up states in
accordance with the Pauli exclusion principle. The total number of particles is
given by:
Let
dN
fF D (E)dE
2
N=
dE
0
P (E) =
1
.
e(EEF ) + 1
dN
= cE 1/2 .
dE
where the 2 is for spin degeneracy of the electrons. At T = 0, this integral becomes: where c is a constant. The fraction of nonrelativistic fermions in a gas of nite
temperature T above the Fermi energy is given by the integral:
EF
dN
dE.
N=
2
dE
P (E) dN
0
dE dE
EF
F=
.
dN
P (E) dE dE
0
Now we must determine the density of states for 2D. The energy of a state (ne2 2
2
glecting the common factor 2mL
where N 2 = n2x + n2y and is the square The denominator of the above equation is just the total number of particles, which
2 2 ) is N
of the total number of available states. The derivative of N 2 with respect to energy is easiest to evaluate at T = 0 where, since P (E) is just the Fermi-Dirac distribuis
tion function, we have:
dN
1
d 2
N = 2N
P (E) = 1 E < EF
dE
4
dE
P (E) = 0 E > EF .
where the factor of 1/4 arises because we consider only positive nx , ny and the 2
is from the integration about a ring of thickness dN in n-space. From this we can
So the denominator is simply
explicitly solve for dN
dE :
EF
EF
dN
2 3/2
2
dE
=
cE 1/2 dE = cEF .
4mL 1
2 2mL 1/2
dN
dE
3
= 2 3
=
E
.
0
0
dE
N
2
So employing all of our information, the simplest expression we can get for F is:
Now we employ this expression for dN
dE in our integral for the total number of
particles:
EF
E 1/2 dE
3 3/2
2mL 1/2
2 2mL 1/2
F = EF
(EE
F) + 1
N=
2
E
dE = 8
EF .
2
EF e
2
2
0
Solving for EF yields
EF =
2 4 N 2
128mL2
Problem 4
Rohlf 12.16
the box is length L on a side), we know the number of states per unit volume of
k-space is (L/)3 . So
dN
k2 V
=
dk
2 2
where V is the volume of the box. Dividing by volume, to get the density of states
per unit volume, and converting to momentum p using the deBroglie relation
p = k, we have:
dn
4p2
= 3 .
dp
h
where s1 = 1/2 and s2 = 1/2 are the spins of the quarks. The orbital angular
momentum l of charmonium can be l = 1, 0 in the n = 2 state. The total (spin +
orbital) angular momentum is given by
J = L + S = l + s, ... , |l s|.
So we have the following possible states:
To convert this expression into density of states per unit energy (E), we use:
(E) =
dn
dn dp
=
.
dE
dp dE
Therefore
1 2
E m2 c4 .
c
(b)
for s = 1, l = 1
j=1
for s = 0, l = 1
j=1
for s = 1, l = 0
j=0
for s = 0, l = 0
E
dp
= 2 .
dE
c p
(c)
4pE
c2 h3
where the factor of 2 is for spin degeneracy.
The relativistic momentum is p = mv and v c. The relativistic energy is
E = mc2 . Substituting these expressions in,
(E) = 2
4m2 c 2
(E) = 2
h3
Problem 5
j = 2, 1, 0
Derek Kimball
Rohlf 17.27
(a)
There are six states of charmonium with n = 2. Charmonium is a bound state of
a charm and anti-charm quark. We dont have to worry about symmetrization of
the wavefunction because these are not identical fermions. The total spin s of the
system can be:
s = s1 + s2 = 1, 0
December 3, 1999
Derek Kimball
(b)
Problem 6
Rohlf 18.11
The tau particle has ve times as many decay channels as the muon, so the phase
space is increased by a factor of 5. So the tau lifetime is given, from the above
arguments, by:
5
(a)
1
105.7 MeV
= 0.3 ps.
=
5
1777 MeV
Consider this problem in the context of the theory of weak interactions as it existed
before Glashow, Weinberg, Salam discovered how to unify it with the theory of
electromagnetic interactions. In this context (Rohlf p. 509), the coupling constant
Rohlf 19.18
for weak interactions is the Fermi constant GF . According to Rohlfs Eq. (18.28), Problem 7
3
GF has dimensions GeV fm . In a system of natural units in which = c = 1,
we can transform a length (fm) into an inverse energy (inverse GeV) using the fact We have redshift parameter z = 2. We can employ the formula (19.15) on pg. 539
of Rohlf:
that c 0.2 GeV fm. In natural units, GF therefore has dimensions GeV2 .
1+
(1 + z)2 =
Since GF is a coupling constant, like the ne structure constant , it describes
1
the strength of a quantum mechanical amplitude. The rate is proportional to the
square of the modulus of this amplitude. Thus the decay rate W (which is inversely where = v/c as usual. We can solve for :
proportional to the muon lifetime ) is proportional to the square of GF .
(1 + z)2 1
= 0.8
=
2
Now we have a dilemma. If |GF | were the only dimensionful component of W ,
(1 + z)2 + 1
W would have units of GeV4 . However, using the fact that = 6.6 1025 GeV
sec, in natural units we know that W must have units of sec1 or GeV. So far we and then use in Hubbles law to determine the distance to the galaxy. Hubbles
law is
are o by ve powers of energy!
c
d=
The solution is to bring in the only other relevant dimensionful quantity around,
H0
the muon mass m . Remembering that mc2 is the same as m in natural units, where H is the Hubble constant. We nd:
0
we nd that we need ve powers of m in the numerator of W to make its units
correct. Therefore its inverse, the muon lifetime, must have ve powers of m in
c
0.8 (3 108 m/s)
d=
=
= 3400 Mpc.
its denominator.
H0
7 104 m/s Mpc 1
Alternatively, we can approach this problem a bit more formally. Fermis Golden
rule says that the decay rate W is given by:
2
|M|2 (phase space)
W =
where M is a transition amplitude obtained from perturbation theory (youll learn
2
. By
all about this in 137B). In this case, all we need to know is that M 1/MW
dimensionality, we need to cancel the mass of the W boson with something, the best
guess is the mass of the muon. The phase space available to the decay products
in this case is proportional to the available energy, in other words the muon mass
again. So
|M|2 (phase space) m5
which again implies m5
.
Problem 8
Rohlf 19.29
As a rough estimate, we simply set the thermal energy of particles in the early
universe kT equal to the mass of 2 bottom quarks (actually a bottom and antibottom, which have the same mass). The bottom quarks must be produced in pairs
so that beauty is conserved, since the b and b have equal and opposite beauties.
You begin to wonder where this stu comes from. Anyhow, the mass of 2 bottom
quarks is 10 GeV, which implies T = 1014 K. The characteristic expansion time
texp comes from
2
2
2.7 K
2.7 K
3c2
1
=
= 5 1019 s
.
texp =
H(t)
T
8G
T
December 3, 1999
You should probably check out the discussion on pp. 558-559 of Rohlf. So we can
estimate:
4 1020 s K2
texp
= 4 108 s.
T2
And thats all folks!
Good luck on your nals! Merry winter break!
December 3, 1999
Derek Kimball
2z
0
with respect to the lab. The Lorentz transformation for electromagnetic elds is
E
B
E
cB
p=
= E
= B
= 0 (E + 0 cB )
= 0 (cB 0 E ) ,
N
ri qi .
i=1
The power P (t) radiated by a charge distribution with time-varying dipole moment
p(t) is
P =
1 2 (d2 p/dt2 )2
.
40 3
c3
.
0 (1 0 cos )
2z
0
2z
(
zx
)
0
2z
= 0 0 cB0 cos
y .
0
= 0 0 cB0 cos
b. (8 points) Dening
2z/0 0 t ,
where t is the time as observed at the origin
of S , compute 0 in terms of the constants
previously given.
Solution. We need a Lorentz transformation
to relate (ct, z) to (ct , z ). Taking advantage
of the fact that z = 0, we minimize algebra by
choosing the inverse transformation:
z = 0 z + 0 0 ct
= 0 + 0 0 ct
= 0 0 ct
2
2
z=
0 0 ct
0
0
0 t
20 0 c
0 =
.
0
c. (8 points) Consider an electron of charge e
and mass m whose average position is
x , y , z = (0, 0, 0)
as observed in S . In this frame, its velocity is so small that you may ignore v B
1 2 e4 02 02 c2 B02
cos2 0 t .
40 3
m2 c3
F = eE ev B ,
e
cos 0 t
0 0 cB0
.
m
(0 )2
N
ri qi .
i=1
The power P (t) radiated by a charge distribution with time-varying dipole moment
p(t) is
P =
1 2 (d2 p/dt2 )2
.
40 3
c3
P =
1 1 e4 02 02 B02
.
40 3 m2 c
.
0 (1 0 cos )
0
.
0 (1 0 )
0
0 (1 0 )
0
0
=
1 0
1 + 0 0
=
1 + 0 1 0
= 02 0 (1 + 0 ) .
This reduces to 202 in the relativistic limit, a famous (and simple) result. If, say, 0 is 0.1 m and
the electron energy is 500 MeV ( 2 106 ), the
FEL or wiggler can be made to radiate in the far
UV ( 0.05 m), where no conventional laser
is available.
g. (8 points) What is the state of polarization
of the free-electron lasers light? Explain.
Solution. From (c.) we know that the electron oscillates in the y direction. The on-axis
radiation from the dipole is propagating in the
z direction, so light is polarized orthogonal to
z. From the formula derived in class describing
dipole radiation, we know the radiation is polarized in the direction where the vertical axis is
dened by the direction the dipole oscillates in.
Hence we can conclude that the light is linearly
polarized in the y direction.
2. (42 points)
Semi-innite regions y > L and y < L are lled
by perfect conductor, while the intervening slab
L < y < L is lled by dielectric with constant
dielectric constant and permeability .
a. (8 points) In SI units, write Maxwells equations for E and H inside the dielectric. Do
and
B
t
B = H
H
E =
t
E=
D
D
=
t
t
D = E
E
H=
t
b. (8 points) Prove that Ex and Ez both must
vanish at y = L.
Solution.
Electric elds vanish in perfect
conductors, because the innitely mobile free
charges instantaneously rearrange themselves to
shield out any externally applied electric eld.
Consider a rectangular loop with long side S and
short side s. One long side lies in the conductor, parallel to the plane y = L; the other long
side lies in the dielectric. In the limit s 0, the
right-hand side of Faradays law,
E dl =
d
dt
B da ,
vanishes because the area vanishes, and the contributions of the short parts to the rectangular
loop on the left-hand side also vanish. The only
nonvanishing contribution to the left-hand side
is E S in the dielectric. This proves that E
in the dielectric must vanish at |y| = L. This in or z directions, which
cludes E in either the x
both are parallel to the interface.
For parts c.
and d.
only, assume, for
L < y < L, that the elds are given by
E2 exp i(kz t)
Ephysical = y
xH 1 +
zH3 ) exp i(kz t) ,
Hphysical = (
where E2 , H1 , and H3 are unknown complex constants, and k and are unknown real constants.
c. (8 points) Prove that H3 = 0.
Solution. As usual we require the complex
electromagnetic elds to satisfy Maxwells equations (not just their (physical) real part). When
their dependence on r and t is of the form
exp i(k r t) , the operators and reduce to ik and ik, respectively, while the
operator /t reduces to i. Using the rst
Maxwell equation in (a.),
H=0
ik (
xH1 + zH3 ) = 0
k = zk
ikH3 = 0 .
d. (10 points) Calculate the ratio H1 /E2 in
terms of known quantities.
Solution. Using the methods of (c.), the second
Maxwell equation in (a.) requires
xH1
ik(
z y)E2 = +i
ik
xE2 = +i
xH1
H1
k
=
E2
while the fourth Maxwell equation in (a.) requires
y E2
ik(
zx
)H1 = i
ik
y H1 = i
y E2
H1
.
=
E2
k
k
=
k
k
= .
Up =
4
exp ik(r + r )
r
dA
rr
where r is a vector from the (point) source to
a point on the aperture, r is a vector from the
observer to the same point on the aperture,
exp i(kr t)
U0
r
is the optical disturbance at a point on the
aperture, Up is the optical disturbance at the
observer, = ck = 2c/ is the angular frequency of the light, dA is an element of aperture
area, and n
is the normal to dA. [Note that,
in a typical geometry (source on the left, aperture in the middle, observer on the right, and n
a.
(10 points) Let be the maximum value of
x2 + y 2 on the aperture plane for which
the aperture is not opaque. Thus, for
this part of the problem, there are three
characteristic lengths: , , and D. By
moving around in the plane z = D, restricting
her own coordinates X, Y such
that X 2 + Y 2 D, the observer nds
that the optical disturbance there is proportional to the Fourier transform of g(x, y).
As someone who understands the physics of
diraction, you realize that this information
implies that a single strong condition must
be satised which relates , , and D. Write
down this condition. (You neednt prove it,
and you may omit factors of order unity.)
b. (15 points) For this part of the problem,
take the aperture function to be
g(x, y) = 0, x < 0
g(x, y) = 1, x > 0 .
This describes a knife edge at x = 0 extending from y = to y = . Therefore,
in this part of the problem, = : the
strong condition of part a. cannot be satised. In this part of the problem, the observer is xed at (0, 0, D), i.e. at X = Y = 0.
With this aperture in place, the observer
records an irradiance Ia . With the aperture
completely removed (g 1), the observer
records an irradiance I0 . Give the ratio
Ia /I0 . To receive credit you must explain
why this ratio is correct.
2. (25 points)
James Rainwater was awarded the Nobel Prize
in the 1980s for experiments done at the Nevis
(Columbia) cyclotron in the 1950s. He measured the sizes of nuclei using their interactions
with muons (heavy electrons) which were in orbit
about them.
In the following, use the Bohr picture to describe the muon orbit. For ease of numerical
computation, you may take the natural length
unit h
/me c to be 400 fm; the ratio m /me of
muon to electron masses to be 200; and the ne
structure constant to be 1/150. You may neglect the dierence between the muons actual
and reduced mass.
A muon in n = 1 Bohr orbit reacts with (is captured by) a Z = 50 nucleus before it decays:
+ (A, Z) (A, Z 1) + ,
where the neutrino has negligible rest mass.
Assuming that the initial and nal nuclei have
the same innitely large rest mass and therefore
a negligible kinetic energy, what is the neutrino
energy expressed in units of me c2 ? (1% accuracy
is sucient.)
3. (25 points)
Consider the elastic scattering of a photon from
an innitely massive, perfectly reective, spherical target of nite radius R (like a bowling ball
polished to a mirror nish). The bowling ball is
centered on the origin. The photon is incident
along the
z direction and scatters (reects) into
the direction (, ), where and are the usual
spherical polar angles. Note that = 0 means
that the photon remains undeected. For this
problem, ignore diraction and any other eects
which arise from the wavelike properties of the
photon.
a. (10 points) What is the total scattering
cross section T , corresponding to any deection of the photon? (You dont need a
calculation here, just a correct answer and
a convincing explanation for it.)
b. (15 points) Calculate the dierential cross
section
d
,
d
where d = sin d d is an element of solid
angle. (When you integrate your result over
the full solid angle, do you conrm your
answer to a.?)
4. (25 points)
A nonrelativistic particle of mass m is conned
to a one-dimensional box extending from x = 0
to x = L. Here a box is a square potential
well with innite sides.
a. (10 points) In terms of n and other constants, write down the energies En , 1 n <
, measured with respect to the bottom
of the potential well, that the particle is
allowed by Schr
odingers equation to have.
b. (15 points) Dene N (E) to be the total
number of allowed states with energy E.
Taking n 1, so that the distribution of E
is approximately continuous, calculate the
density of states
(E)
dN
.
dE
Up =
4
exp ik(r + r )
r
dA
rr
where r is a vector from the (point) source to
a point on the aperture, r is a vector from the
observer to the same point on the aperture,
exp i(kr t)
U0
r
is the optical disturbance at a point on the
aperture, Up is the optical disturbance at the
observer, = ck = 2c/ is the angular frequency of the light, dA is an element of aperture
area, and n
is the normal to dA. [Note that,
in a typical geometry (source on the left, aperture in the middle, observer on the right, and n
a.
(10 points) Let be the maximum value of
x2 + y 2 on the aperture plane for which
the aperture is not opaque. Thus, for
this part of the problem, there are three
characteristic lengths: , , and D. By
moving around in the plane z = D, restricting
her own coordinates X, Y such
that X 2 + Y 2 D, the observer nds
that the optical disturbance there is proportional to the Fourier transform of g(x, y).
As someone who understands the physics of
diraction, you realize that this information
implies that a single strong condition must
be satised which relates , , and D. Write
down this condition. (You neednt prove it,
and you may omit factors of order unity.)
Solution. In order for the optical disturbance
Up (X, Y ) to be the Fourier transform of g(x, y),
our system must satisfy the Fraunhofer condition (see discussion in Fowles Section 5.6). The
basic idea of this condition is that the spherical curvature of the wavefront at the aperture
must be small compared to the wavelength of
the light, allowing us to treat the light at the
aperture as a plane wave. Omitting factors of
order unity, the Fraunhofer condition is
2 D .
This condition implies
that the obliquity fac
tor n
rn
r is constant over the aperture,
the quantity eikr /r is nearly constant, and the
quantity eikr /r eikr . With these approximations, the optical disturbance
Up (X, Y )
eikr dA.
1
U0 ,
2
2. (25 points)
James Rainwater was awarded the Nobel Prize
in the 1980s for experiments done at the Nevis
(Columbia) cyclotron in the 1950s. He measured the sizes of nuclei using their interactions
with muons (heavy electrons) which were in orbit
about them.
In the following, use the Bohr picture to describe the muon orbit. For ease of numerical
computation, you may take the natural length
unit h
/me c to be 400 fm; the ratio m /me of
muon to electron masses to be 200; and the ne
structure constant to be 1/150. You may neglect the dierence between the muons actual
and reduced mass.
A muon in n = 1 Bohr orbit reacts with (is captured by) a Z = 50 nucleus before it decays:
+ (A, Z) (A, Z 1) + ,
where the neutrino has negligible rest mass.
Assuming that the initial and nal nuclei have
the same innitely large rest mass and therefore
a negligible kinetic energy, what is the neutrino
energy expressed in units of me c2 ? (1% accuracy
is sucient.)
Solution. The binding energy of the muon in
the Bohr model is given by:
BE =
1
m c2 (Z)2
2
3. (25 points)
Consider the elastic scattering of a photon from
an innitely massive, perfectly reective, spherical target of nite radius R (like a bowling ball
polished to a mirror nish). The bowling ball is
centered on the origin. The photon is incident
along the
z direction and scatters (reects) into
the direction (, ), where and are the usual
spherical polar angles. Note that = 0 means
that the photon remains undeected. For this
problem, ignore diraction and any other eects
which arise from the wavelike properties of the
photon.
a. (10 points) What is the total scattering
cross section T , corresponding to any deection of the photon? (You dont need a
calculation here, just a correct answer and
a convincing explanation for it.)
arcsin
b
=
R
2
2
b = R sin
2
2
= R cos
2
R
db = sin d .
2
2
cos
sin d d
2
2
sin d d
d
.
d
sin4
4. (25 points)
A nonrelativistic particle of mass m is conned
to a one-dimensional box extending from x = 0
to x = L. Here a box is a square potential
well with innite sides.
a. (10 points) In terms of n and other constants, write down the energies En , 1 n <
, measured with respect to the bottom
of the potential well, that the particle is
allowed by Schr
odingers equation to have.
Solution. We measure the energy E of the
particle with respect to the bottom of the well,
where V 0. We seek solutions of the timeindependent Schr
odinger equation
2 2
h
+
V
(x)
uE (x) = EuE (x) ,
2m x2
dN
.
dE
as n
E
2mL2
=
(2n 1) 2
h2
mL2
as n .
n 2
h2
(E)
2mL2 E
2
2 h
2 h2
mL2
(E) = 2 2
2mL2 E
h
m
L
.
=
h 2E
The diracted image is viewed on a screen located in the plane z = L, where L d; also
L d2 , where is the EM wavelength.
Quarter-wave plates are placed in each slit. They
are identical, except that the topplates slow
(high-index) axis is along (
x+y
)/ 2 (+45 with
respect to the x
axis), while
plates
the bottom
only on T and F .)
4. (30 points)
You are given a Hamiltonian
H=
1
(LR + RL) ,
2
6. (30 points)
In the rest frame S of a star, ignoring the gravitational redshift, some of the photons emitted
by the star arise from a particular atomic transition with an unshifted wavelength . When
these photons are observed on earth, they are
shifted to longer wavelength = + because the star is receding from the earth with
velocity 0 c due to the Hubble expansion of the
universe. Astronomers measure this redshift by
means of the parameter z, dened by
z
.
H(RuE ) = (E + E0 )(RuE ) ,
i.e. R is a raising operator.
5. (35 points).
Consider a harmonic oscillator potential
1
V (x) = m02 x2
2
in one dimension. An even number N of particles of mass m are placed in this potential. There
are no special interactions between the particles
no signicant mutual electrostatic repulsion,
gravitational attraction, etc., compared to the
strength of their interaction with the harmonic
potential itself.
You may use what you already know about the
levels of a harmonic oscillator.
The system is in its ground state, i.e. T = 0
Kelvin.
Calculate the total energy E of the N -particle
system, relative to the bottom of the well, for
the cases
a. (10 points) The N particles are distinguishable.
.
0 (1 0 cos )
E(z, t) = 0 .
z 2
c2 t2
In order to satisfy both the wave equation and
the boundary conditions, we choose
t) = E0 sin (kz) exp (it) x
i
y ,
E(z,
where
k=
n
L
where n = 1, 2, ...
L
2 ),
we nd that
L , t) = E0 exp i ct x
i
y .
E(
2
L
moves in a circle with angular frequency
So E
= c/L.
b. (10 points) Same for its magnetic eld vector.
Solution. From Maxwells equations,
= B .
E
t
Therefore we have
By
Ex
=
t
z
Ey
Bx
=
.
t
z
From the above relations, it follows that the spa t) is given by cos (z/L).
tial dependence of B(z,
= 0.
Halfway between the plates B
c. (15 points) For this plate conguration,
making no restriction on the photon energy, evaluate the density of photon states
d2 N
dL d
where N is the number of states and is the
photon wavelength L. Take into account
the possible states of circular polarization.
2. (35 points)
A linearly (
x) polarized plane EM wave travelling along
z is incident on an opaque bae
located in the plane z = 0. The bae has two
slits cut in it, which are of innite extent in the
y
direction. In the x
direction, the slit widths
are each a and their center-to-center distance is
d. (Obviously d > a, but you may not assume
that d a.) The top and bottom slits are each
an equal distance from x = 0.
The diracted image is viewed on a screen located in the plane z = L, where L d; also
L d2 , where is the EM wavelength.
Quarter-wave plates are placed in each slit. They
are identical, except that the topplates slow
(high-index) axis is along (
x+y
)/ 2 (+45 with
respect to the x
axis), while
the bottom plates
slow axis is along (
xy
)/ 2 (45 with respect
to the x
axis).
a. (15 points) What is the state of polarization
of the diracted light that hits the center of
the screen, at x = y = 0? Explain.
Solution. Light that exits the top slit (slow
axis at +45 ) is in a state
1
1
1 i
1
1
,
=
0
2 i 1
2 i
or left-hand circular polarization; light that exits the bottom slit (slow axis at 45 ) is in a
state of polarization
1
1 i
i 1
1
1
1
=
,
0
i
2
or right-hand circular polarization. At the center of the screen, light from each slit contributes
equally; the state of polarization is proportional
to
1
1
1
1
1
;
+
= 2
0
i
2 i
it is x
polarized like the incident beam. (See
Fowles page 34 and Table 2.1 for the Jones
vectors and matrices.)
b. (20 points) At what diracted angle x does
the rst minimum of the irradiance occur?
Solution. Right- and left-hand polarized states
are orthogonal; they do not interfere. To see
this formally (though this is not required as part
of the solution), consult Fowles Eq. 3.11; the
interference term there is proportional to
E2
1
E1 ( 1 i )
= 1 + i2 = 0 .
i
1
ka sin x
2
.
a
3. (35 points)
A lens has an f -number (ratio of focal length to
diameter) equal to F . The lens is used to concentrate sunlight on a ball whose diameter is equal
to the diameter of the suns image. The ball is
convectively and conductively insulated, but it
freely radiates energy outward so that its temperature can approach an equilibrium value Tb .
a. (10 points) The sun subtends a half-angle
of 0.005 radians. Is the size of its image
diraction-limited, i.e. determined largely
by the eects of diraction? Make an orderof-magnitude argument assuming that the
lens is a typical camera lens, with a radius
of order 102 m.
Solution. The image of a distant point source
formed at the focal plane of a lens is actually
a Fraunhofer diraction pattern where the aperture is the lens opening. The image becomes
diraction limited when the size of the image
is near the size of an Airy disk. From this
condition, we have the Rayleigh criterion:
2 >
1.22
,
D
=
,
2
4RES
where RES is the distance from the earth to the
sun. The entirety of this light is focused on the
ball. The ball re-radiates power
Pb = Tb4 4Rb2 .
In equilibrium we have the light power absorbed
by the ball equal to the light power radiated by
the ball. Setting the two equal, we obtain
TS4
D2 RS2
= Tb2 rb2 .
2
4 RES
1
d2 2
=
T4 .
4rb2
16F 2 S
So we nd that
TS
Tb =
2
1
.
F
4. (30 points)
You are given a Hamiltonian
H=
1
(LR + RL) ,
2
HuE = EuE ,
5. (35 points).
Consider a harmonic oscillator potential
V (x) =
1
m02 x2
2
in one dimension. An even number N of particles of mass m are placed in this potential. There
are no special interactions between the particles
no signicant mutual electrostatic repulsion,
gravitational attraction, etc., compared to the
strength of their interaction with the harmonic
potential itself.
You may use what you already know about the
levels of a harmonic oscillator.
N
h0 .
2
N
2
1 h
0 .
E=N
6. (30 points)
In the rest frame S of a star, ignoring the gravitational redshift, some of the photons emitted
by the star arise from a particular atomic transition with an unshifted wavelength . When
these photons are observed on earth, they are
shifted to longer wavelength = + because the star is receding from the earth with
velocity 0 c due to the Hubble expansion of the
universe. Astronomers measure this redshift by
means of the parameter z, dened by
z
.
.
0 (1 0 cos )
1/
1/ =
0 (1 0 cos )
= 0 (1 0 cos )
= 0 (1 0 cos ) 1
z = 0 (1 0 cos ) 1 .
=
d
c
v
H0 c
0
=
H0
z
H0
=
z = 0 (1 + 0 ) 1 .
When 0 1, 0 1 to second order in 0 .
Then
z 1 + 0 1 = 0 .
b. (10 points) In the distant star limit 0
1, derive an expression for 0 in terms of
the measured z.
1 105
0.7 1010 yr1
1.4 105 yr .