
P1: OSO/OVY P2: OSO/OVY QC: OSO/OVY T1: OSO
MHDQ256-Ch15 MHDQ256-Smith-v1.cls January 6, 2011 10:53
LT (Late Transcendental)
CONFIRMING PAGES
15-13 SECTION 15.1
..
Vector Fields 989
In exercises 47–54, use the notation r x, y and
r r
x
2
y
2
.
47. Show that ∇(r) =
r
r
. 48. Show that ∇(r
2
) = 2r.
49. Find ∇(r
3
).
50. Use exercises 47–49 to conjecture the value of ∇(r
n
), for any
positive integer n. Prove that your answer is correct.
51. Show that
1, 1
r
is not conservative.
52. Show that
−y, x
r
2
is conservative on the domain y > 0by
finding a potential function. Show that the potential function
can be thought of as the polar angle θ.
53. Thecurrent ina wire produces a magnetic field B =
k−y, x
r
2
.
Draw a sketch showing a wire and its magnetic field.
54. Showthat
r
r
n
=
x, y
(x
2
+ y
2
)
n/2
isconservative,foranyintegern.
............................................................
55. Suppose that f (x), g(y) and h(z) are continuous functions.
Show that f (x), g(y), h(z) is conservative, by finding a po-
tential function.
56. Show that k
1
, k
2
is conservative, for constants k
1
and k
2
.
APPLICATIONS
57. A two-dimensional force acts radially away from the origin
with magnitude 3. Write the force as a vector field.
58. A two-dimensional force acts radially toward the origin with
magnitude equal to the square of the distance from the origin.
Write the force as a vector field.
59. A three-dimensional force acts radially toward the origin with
magnitude equal to the square of the distance from the origin.
Write the force as a vector field.
60. A three-dimensional force acts radially away from the z-axis
(parallel to the xy-plane) with magnitude equal to the cube of
the distance from the z-axis. Write the force as a vector field.
61. Derive the electrostatic field for positive charges q at (−1, 0)
and (1, 0) and negative charge −q at (0, 0).
62. The figure shows the magnetic field of the Earth. Compare this
to the electrostatic field of a dipole shown in example 1.10.
Magnetic field lines
Outer Van
Allen belt
Inner Van
Allen belt
63. If T (x, y, z)givesthetemperatureatposition (x, y, z) in space,
the velocity field for heat flow is given by F =−k∇T for a
constant k > 0. This is known as Fourier’s law. Use this vec-
tor field to determine whether heat flows from hot to cold or
vice versa. Would anything change if the law were F = k∇T?
64. An isotherm is a curve on a map indicating areas of constant
temperature. Given Fourier’s law (exercise 63), determine the
angle between the velocity field for heat flow and an isotherm.
EXPLORATORY EXERCISES
1. Show that the vector field F(x, y) =y, xhas potential func-
tion f (x, y) = xy. The curves f (x, y) = c for constants c are
called equipotential curves. Sketch equipotential curves for
several constants (positive and negative). Find the flow lines
for this vector field and show that the flow lines and equipo-
tential curves intersect at right angles. This situation is com-
mon. To further develop these relationships, show that the po-
tential function and the flow function g(x, y) =
1
2
(y
2
− x
2
)
are both solutions of Laplace’s equation ∇
2
u = 0 where
∇
2
u = u
xx
+ u
yy
.
2. In example 1.5, we graphed the flow lines for the vector field
2, 1 +2xyand mentionedthat finding equations for theflow
lineswasbeyondwhat’s been presentedin thetext.We develop
a method for finding the flow lines here by solving linear or-
dinary differential equations. We will illustrate this for an
easier vector field, x, 2x − y. First, note that if x
(t) = x and
y
(t) = 2x − y, then
dy
dx
=
2x − y
x
= 2 −
y
x
.
The flow lines will be the graphs of functions y(x) such
that y
(x) = 2 −
y
x
,ory
+
1
x
y = 2. The left-hand side of the
equation should look a little like a product rule. Our main
goal is to multiply by a term called an integrating factor,
to make the left-hand side exactly a product rule derivative.
It turns out that for the equation y
+ f (x)y = g(x), an in-
tegrating factor is e
f (x) dx
. In the present case, for x > 0, we
have e
1/xdx
= e
ln x
= x. (We havechosen the integration con-
stant to be 0 to keep the integrating factor simple.) Multiply
both sides of the equation by x and show that xy
+ y = 2x.
Show that xy
+ y = (xy)
. From (xy)
= 2x, integrate to get
xy = x
2
+ c,ory = x +
c
x
.Tofind a flowline passing through
the point (1, 2), show that c = 1 and thus, y = x +
1
x
. To find a
flow line passing through the point (1, 1), show that c = 0 and
thus, y = x. Sketch the vector field and highlight the curves
y = x +
1
x
and y = x.