The Theorems of Green, Stokes, and Gauss
The Theorems of Green, Stokes, and Gauss
Imagine a fluid or gas moving through space or on a plane. Its density may
vary from point to point. Also its velocity vector may vary from point to point.
Figure 18.0.1 shows four typical situations. The diagrams shows flows in the
plane because it’s easier to sketch and show the vectors there than in space.
The plots in Figure 18.0.1 resemble the slope fields of Section 3.6 but now,
instead of short segments, we have vectors, which may be short or long. Two
questions that come to mind when looking at these vector fields:
• For a fixed region of the plane (or in space), is the amount of fluid in the
region increasing or decreasing or not changing?
• At a given point, does the field create a tendency for the fluid to rotate?
In other words, if we put a little propeller in the fluid would it turn? If
so, in which direction, and how fast?
This chapter provides techniques for answering these questions which arise
in several areas, such as fluid flow, electromagnetism, thermodynamics, and
1281
1282 CHAPTER 18 THE THEOREMS OF GREEN, STOKES, AND GAUSS
gravity. These techniques will apply more generally, to a general vector field.
Applications come from magnetics as well as fluid flow.
Throughout we assume that all partial derivatives of the first and second
orders exist and are continuous.
Figure 18.1.1: Wind maps showing (a) a source and (b) a saddle. Ob-
tained from www.intellicast.com/National/Wind/Windcast.aspx on April
23, 2009. [Another idea for these sample plots is to use maps from Hurricane
Katrina.]
whenever C1 and C2 are any two simple curves in the region with
the same initial and terminal points.
Figure 18.1.2:
H
Theorem 18.1.1. A vector field F is conservative if and only if C
F · dr = 0
for every simple closed curve in the region where F is defined.
Proof
Assume that F is a conservative and let C be simple closed curve that starts
and ends at the point A. Pick a point B on the curve and break C into two
curves: C1 from A to B and C2∗ from B to A, as indicated in Figure 18.1.3(a).
Let C2 be the curve C2∗ traversed in the opposite direction, from A to B.
Note the sign change. Then, since F is conservative,
I Z Z Z Z
F · dr = F · dr + F dr = F · dr − F · dr = 0.
C C1 C2∗ C1 C2
H
On the other hand, assume that F has the property that C F · dr = 0 for
any simple closed curve C in the region. Let C1 and C2 be two simple curves
in the region, starting at A and ending at B. Let −C2 be C2 taken in the
reverse direction. (See Figures 18.1.3(b) and (c).) Then C1 followed by −C2
is a closed curve C from A back to A. Thus
Figure 18.1.3:
I Z Z Z Z
0= F · dr = F · dr + F · dr = F · dr − F · dr.
C C1 −C2 C1 C2
Consequently, Z Z
F · dr = F · dr.
C1 C2
Theorem 18.1.2. Let f be a scalar field defined in some region in the plane
or in space. Then the gradient field F = ∇f is conservative. In fact, for any
points A and B in the region,
Z
∇f · dr = f (B) − f (A).
C
Proof
For simplicity take the planar case. Let C be given by the parameterization
r = G(t) for t in [a, b]. Let G(t) = x(t)i + y(t)j. Then,
Z Z Zb
∂f ∂f ∂f dx ∂f dy
∇f · dr = dx + dy = + dt.
∂x ∂y ∂x dt ∂y dt
C C a
and
H(a) = f (x(a), y(a)) = f (A).
Consequently, Z
∇f · dr = f (B) − f (A), (18.1.2)
C
Note that one vector equation (18.1.2) covers both cases (18.1.3) and
(18.1.4). This illustrates an advantage of vector notation.
It is a much more pleasant task to evaluate f (B) − f (A) than to compute
a line integral.
∂f −x ∂f −y ∂f −z
= 2 2 2 3/2
, = 2 2 2 3/2
, = 2 .
∂x (x + y + z ) ∂y (x + y + z ) ∂z (x + y 2 + z 2 )3/2
So
−zi − yj − zk
∇f = . (18.1.5)
(x2 + y 2 + z 2 )3/2
If we let r(x, y, z) = xi + yj + zk, r = krk, and b
r = r/r, then (18.1.5) can
be written more simply as
−r −b
r
F = ∇f = = .
r3 r2
Calculus October 22, 2010
1288 CHAPTER 18 THE THEOREMS OF GREEN, STOKES, AND GAUSS
SOLUTION H In Section 15.3 itH was shown that if the area enclosed by a curve
C is A, then C x dy = A and C y dx = −A. Thus,
I
(y dx + x dy) = −A + A = 0.
C
Proof
Consider the case when F is planar, F = P (x, y)i + Q(x, y)j. (The case where
F is defined in space is similar.) Define a scalar function f as follows. Let
(a, b) be a fixed point in R and (x, y) be any point in R. Select a curve C in
R that starts at (a, b) andR ends at (x, y).
Define f (x, y) to be C F · dr. Since F is conservative, the number f (x, y)
depends only on the point (x, y) and not on the choice of C. (See Figure 18.1.4.)
All that remains is to show that ∇f = F; that is, ∂f /∂x = P and ∂f /∂y =
Q. We will go through the details for the first case, ∂f /∂x = P . The reasoning
for the other partial derivative is similar.
Let (x0 , y0 ) be an arbitrary point in R and consider the difference quotient
whose limit is ∂f /∂x(x0 , y0 ), namely,
Figure 18.1.4:
f (x0 + h, y0 ) − f (x0 , y0 )
,
h
for h small enough so that (x0 + h, y0 ) is also in the region.
Let C1 be any curve from (a, b) to (x0 , y0 ) and let C2 be the straight path
from (x0 , y0 ) to (x0 + h, y0 ). (See Figure 18.1.5.) Let C be the curve from
(0, 0) to the point(x0 + h, y0 ) formed by taking C1 first and continuing on C2 .
Then Z
f (x0 , y0 ) = F · dr,
C1
Figure 18.1.5:
Calculus October 22, 2010
1290 CHAPTER 18 THE THEOREMS OF GREEN, STOKES, AND GAUSS
and Z Z Z
f (x0 + h, y0 ) = F · dr = F · dr + F · dr.
C C1 C2
Thus
R R
f (x0 + h, y0 ) − f (x0 , y0 ) C2
F · dr C2
(P (x, y) dx + Q(x, y) dy)
= = .
h h h
R
On C2 , y is constant, y = y0 ; hence dy = 0. Thus C2
Q(x, y) dy = 0. Also,
Z x+h
Z
P (x, y) dx = P (x, y) dx.
C2 x
See Section 6.3 for the By the Mean-Value Theorem for definite integrals, there is a number x∗ be-
MVT for Definite Integrals tween x and x + h such that
x+h
Z
P (x, y) dx = P (x∗ , y0 )h.
x
Hence
∂f f (x0 + h, y0 ) − f (x0 , y0 )
(x0 , y0 ) = lim
∂x h→0 h
xZ0 +h
1
= lim P (x, y0 ) dx = lim P (x∗ , y0 ) = P (x0 , y0 ).
h→0 h h→0
x0
Consequently,
∂f
(x0 , y0 ) = P (x0 , y0 ),
∂x
as was to be shown.
In a similar manner, we can show that
∂f
(x0 , y0 ) = Q(x0 , y0 ).
∂y
•
For a vector field F defined throughout some region in the plane (or space)
the following three properties are therefore equivalent: Figure 18.1.6 tells us
that any one of the three properties, (1), (2), or (3), describes a conservative
field. We used property (3) as the definition.
Figure 18.1.6: Double-headed arrows (⇔) mean “if and only if” or “is equiv-
alent to.” (Single-headed arrows (⇒) mean “implies.”)
∂f ∂f ∂f
= P, = Q, = R.
∂x ∂y ∂z
Since
∂ ∂f ∂ ∂f
= ,
∂y ∂x ∂x ∂y
we have
∂P ∂Q
= .
∂y ∂x
Similarly we find
∂Q ∂R ∂P ∂R
= and = .
∂z ∂y ∂z ∂x
To summarize,
If the three scalar equations in (18.1.6) hold, then (18.1.8) is the 0-vector. In
view of the importance of the vector (18.1.8), it is given a name.
The formal determinant (18.1.7) is like the one for the cross product of two
vectors. For this reason, it is also denoted ∇×F (read as “del cross F”). That’s
a lot easier to write than (18.1.8), which refers to the components. Once again
we see the advantage of vector notation.
The definition also applies to a vector field F = P (x, y)i + Q(x, y)j in the
plane. Writing F as P (x, y)i + Q(x, y)j + 0k and observing that ∂Q/∂z = 0
and ∂P/∂z = 0, we find that
∂Q ∂P
∇×F= − k.
∂x ∂y
If any case, in view of (18.1.6), for vector fields in space or in the xy-plane
we have this theorem.
You may wonder why the vector field curl F obtained from the vector field
F is called the “curl of F.” Here we came upon the concept purely mathe-
matically, but, as you will see in Section 18.6 it has a physical significance: If
F describes a fluid flow, the curl of F describes the tendency of the fluid to
rotate and form whirlpools — in short, to “curl.”
i j k
∂ ∂ ∂
det ∂x ∂y ∂z
−y x
x2 +y 2 x2 +y 2
0
which equals
∂(0) ∂ x ∂(0) ∂ −y
− i− − j
∂y ∂z x2 + y 2 ∂x ∂z x2 + y 2
∂ x ∂ −y
+ − k.
∂x x2 + y 2 ∂y x2 + y 2
The i and j components are clearly 0, and a direct computation shows that
the k component is
y 2 − x2 y 2 − x2
− = 0.
(x2 + y 2 )2 (x2 + y 2 )2
Thus the curl of F is 0.
(b) To show
H that F is not conservative, it suffices to exhibit a closed curve
C such that C F · dr is not 0. One such choice for C is the unit circle
parameterized counterclockwise by
Figure 18.1.7:
Summary
We showed that a vector field being conservative is equivalent to its being the
gradient of a scalar field. Then we defined the curl of a vector field. If a field
is denoted F, the curl of F is a new vector field denoted curl F or ∇ × F. If
F is conservative, then ∇ × F is 0. However, if the curl of F is 0, it does not
follow that F is conservative. An extra assumption (on the domain of F) must
be added. That assumption will be described in the next section.
EXERCISES for Section 18.1 Key: R–routine, (a) Show that curl F is 0 and F is defined in an
M–moderate, C–challenging arcwise-connected region of the plane.
(b) Construct a “potential function” f whose gradi-
In Exercises 1 to 4 answer “True” or “False” and ex- ent is F.
plain.
(b) Evaluate the integral in (a) by a direct compu- where g is a scalar function. If we denote xi + yj as r,
tation, breaking the integral into four integrals, then F(x, y)H = g(r)br, where r = krk and b r = krk/r.
one over each edge. Show that C F · dr = 0, for any path ABCDA of
the form shown in Figure 18.1.8. (The path consists of
two circular arcs and parts of two rays from the origin.)
cess. Evaluate this integral over the following paths, (P0 , T0 ) to (P1 , T1 ) is straigh
shown in Figure 18.1.9.
Because the integrals are path de
ential expression RT dP/P − R dT
dynamic quantity that depends o
just on the state. Vectorially speak
(RT /P )i − Rj is not conservative.
Green’s Theorem
Let C be a simple, closed counterclockwise curve in the xy-plane, bounding
a region R. Let P and Q be scalar functions defined at least on an open set
containing R. Assume P and Q have continuous first partial derivatives. Then
I Z
∂Q ∂P
(P dx + Q dy) = − dA.
∂x ∂y
C R
Recall, from Section 18.1, that a curve is closed when it starts and ends at
the same point. It’s simple when it does not intersect itself (except at its start
and end). These restrictions on C ensure that it is the boundary of a region
R in the xy-plane.
Since P and Q are independent of each other, Green’s Theorem really
consists of two theorems:
Z Z I Z
∂P ∂Q
P dx = − dA and Q dy = dA. (18.2.1)
∂y ∂x
C R C R
H
Recall that if F describes the flow of a fluid in the xy-plane, then C F · dr
represents its circulation, or tendency to form whirlpools. This theorem tells
us that the magnitude of the curl of F represents the tendency of the fluid to
rotate. If the curl of F is 0 everywhere, then F is called irrotational — there
is no rotational tendency.
This form of Green’s theorem provides an easy way to show that a vector
field F is conservative. It uses the idea of a simply-connected region. Informally
“a simply-connected region in the xy-plane comes in one piece and has no
(a) (b)
Figure 18.2.1: Regions in the plane that are (a) simply connected and (b)
not simply connected.
Proof
Let C be any simple closed curve in the region and R the region it bounds.
(a) (b)
Figure 18.2.2: (a) xyz-space with the origin removed is simply connected. (b)
xyz-space with the z-axis removed is not simply connected.
SOLUTION
The approach chosen here follows the construction inR the proof of Theo-
rem 18.1.3. For a point (a, b), define f (a, b) to equal C F · dr, where C is
any curve from (0, 0) to (a, b). Any curve with the prescribed endpoints
will do. For simplicity, choose C to be the curve that goes from (0, 0) to
(a, b) in a straight line. (See Figure 18.2.3.) When a is not zero, we can
use x as a parameter and write this segment as: x = t, y = (b/a)t for
0 ≤ t ≤ a. (If a = 0, we would use y as a parameter.) Then
Z Za
x x tb t b b
f (a, b) = (e y dx + (e + 2y) dy) = e t dt + e + 2 t dt
a a a
C 0
Za a
b t t b b t t b 2
= te + e + 2 t dt = (t − 1)e + e + t
a a a a 0
0
a
b b
= tet + t2 = bea + b2 .
a a 0
Figure 18.2.3:
Since f (a, b) = bea + b2 , we see that f (x, y) = yex + y 2 is the desired
function. One could check this by showing that the gradient of f is indeed yex + y 2 + k for any
ex yi + (ex + 2y)j. Other suitable potential functions f are ex y + y + k for constant k, also would be a
any constant k. potential.
The next example uses the cancellation principle, which is based on the
fact that the sum of two line integrals in opposite direction on a curve is zero.
This idea is used here to develop the two-curve version of Green’s Theorem
and then several more times before the end of this chapter. Green’s Theorem — The
Two-Curve Case
EXAMPLE 3 Figure 18.2.4(a) shows two closed counterclockwise curves
C1 , and C2 that enclose a ring-shaped region R in which ∇ × F is 0. Show
that the circulation of F over C1 equals the circulation of F over C2 .
SOLUTION Cut R into two regions, each bounded by a simple curve, to
which we can apply Theorem 18.2. Let C3 bound one of the regions and C4
bound the other, with the usual counterclockwise orientation. On the cuts, C3
and C4 go in opposite directions. On the outer curve C3 and C4 have the same
orientation as C1 . On the inner curve they are the opposite orientation of C2 .
(See Figure 18.1.2(b).) Thus
Z Z Z Z
F · dr + F · dr = F · dr − F · dr. (18.2.3)
C3 C4 C1 C2
(a) (b)
Figure 18.2.4:
Example 3 justifies the “two-curve” variation of Green’s Theorem:
This theorem tells us “as you move a closed curve within a region of zero-
curl, you don’t change the circulation.” The next Example illustrates this
point.
How to Draw ∇ × F
For the planar vector field F, its curl, ∇ × F, is of the form z(x, y)k. If z(x, y)
is positive, the curl points directly up from the page. Indicate this by the
Figure 18.2.5:
Summary
We first expressed Green’s theorem in terms of scalar functions
I Z
∂Q ∂P
(P dx + Q dy) = − dA.
∂x ∂y
C R
18.[R] Assume that curl F at (0, 0) is −3. Let C 21.[R] Let F(x, y) = y 2 i.
sweep out the boundary of a circle of radius a, center
at
R (0, 0). When a is small, estimate the circulation (a) Sketch the field.
C F · dr.
(b) Without computing it, predict when (∇ × F) · k
is positive, negative or zero.
19.[R] Which of these fields are conservative:
(b) xi−yj (d) What would happen if you dipped a wheel with
x2 +y 2
small blades free to rotate around its axis, which
(c) 3i + 4j is perpendicular to the page, into this flow.
R
24.[R] What, if any- C4 F · dr?
thing, can be said about
R 27.[R] What, if any-
C2 F · dr?
22.[R] Check that the curl of the vector field in Ex- 25.[R] thing, can be said about
What, if any- R
ample 2 is 0, as asserted. F · dr, where C is the
thing, can be said about C
R curve formed by C1 fol-
C3 F · dr? lowed by C3 ?
23.[R] Explain in words, without explicit calcula- 26.[R] What, if any-
r around the thing, can be said about
tions, why the circulation of the field f (r)b
curve P QRSP in Figure 18.2.8 is zero. As usual, f is
a scalar function, r = ||r||, and rb = r/r. In Exercises 28 to 31 show that the vector field is con-
servative and then construct a scalar function of which
it is the gradient. Use the method in Example 2.
Figure 18.2.9:
35.[R] Figure 18.2.10(a) shows the direction of a vec-
tor field at three points. Draw a vector field compatible 1/2, 3/4, and 1.
with these values. (No zero-vectors, please.)
40.[C] Assume that you know that Green’s Theorem
is true when R is a triangle and C its boundary.
Figure 18.2.10:
Zβ
1
Area = r2 dθ.
2
α
we have I Z
∂M ∂(−N )
(−N dx + M dy) = − dA
∂x ∂y
C R
or simply, if F = M i + N j, then
I Z
∂M ∂N
F · n ds = + dA.
∂x ∂y
C R
The expression
∂P ∂Q
+ ,
∂x ∂y
the sum of two partial derivatives, is call the divergence of F = P i + Qj. It
is written div F or ∇ · F. The latter notation is suggested by the “symbolic”
dot product
∂ ∂ ∂P ∂Q
i+ j · (P i + Qj) = + .
∂x ∂y ∂x ∂y
It is pronounced “del dot eff”. Theorem 18.3 is called “the divergence theorem
in the plane.” It can be written as
The double integral of the divergence of F over a region describes the
amount of flow across the border of that region. It tells how rapidly the fluid
is leaving (diverging) or entering the region (converging). Hence the name
“divergence”.
In the next section we will be using the divergence of a vector field defined
in space, F = P i + Qj + Rk, where P , Q and R are functions of x, y, and z.
It is defined as the sum of three partial derivatives
∂P ∂Q ∂R
∇·F= + + .
∂x ∂y ∂z
It will play a role in measuring flux across a surface.
H R
EXAMPLE 2 Verify that C F · n ds equals R ∇ · F dA, when F(x, y) =
xi+yj, R is the disk of radius a and center at the origin and C is the boundary
curve of R.
H
SOLUTION First we compute C F · n ds, where C is the circle bounding
R. (See Figure 18.3.2.)
Since C is a circle centered at (0, 0), the unit exterior normal n is b
r:
xi + yj xi + yj
n=b
r= = .
kxi + yjk a
H
Thus, remembering that C ds is just the arclength of C,
Figure 18.3.2: I I
xi + yj
I 2
x + y2
F · n ds = (xi + yj) · ds = ds
a a
C C C
I 2 I
a
= ds = a ds = a(2πa) = 2πa2 . (18.3.2)
a
C C
R ∂P
Next we compute R ∂x + ∂Q∂y
dA. Since P = x and Q = y, ∂P/∂x +
∂Q/∂y = 1 + 1 = 2. Then
Z Z
∂P ∂Q
+ dA = 2 dA,
∂x ∂y
R R
which is twice the area of the disk R, hence 2πa2 . This agrees with (18.3.2).
As theHnext example shows, a double integral can provide a way to compute
the flux: F · n ds.
H
EXAMPLE 3 Let F = x2 i + xyj. Evaluate F · n ds over the curve that
bounds the quadrilateral with vertices (1, 1), (3, 1), (3, 4), and (1, 2) shown in
Figure 18.3.3.
SOLUTION The line integral could be evaluated directly, but would require
parameterizing each of the four edges of C. With Green’s Theorem we can
instead evaluate an integral over a single plane region.
Let R be the region that C bounds. By Green’s theorem Figure 18.3.3:
∂(x2 ) ∂(xy)
I Z Z
F · n ds = ∇ · F dA = + dA
∂x ∂y
C R R
Z Z
= (2x + x) dA = 3x dA.
R R
where y(x) is determined by the equation of the line that provides the top edge
of R. We easily find that the line through (1, 2) and (3, 4) has the equation
y = x + 1. Therefore,
Z Z3 Zx+1
3x dA = 3x dy dx.
R 1 1
Zx+1
3x dy = 3xy|y=x+1
y=1 = 3x(x + 1) − 3x = 3x2 .
1
Z3
3
3x2 dx = x3 1 = 27 − 1 = 26
1
or, equivalently,
Net flow out of R
≈ div F(a, b). (18.3.3)
Area of R
Figure 18.3.4:
This means that
div F at P
is a measure of the rate at which fluid tends to leave a small region around
P . Hence another reason for the name “divergence.” If div F is positive, fluid
near P tends to get less dense (diverge). If div F is negative, fluid near P
tends to accumulate (converge).
Moreover, (18.3.3) suggests a different definition of the divergence div F at
Diameter is defined in (a, b), namely
Section 17.1.
yZ2 (x)
∂Q
dy = Q(x, y2 (x)) − Q(x, y1 (x)).
∂y
y1 (x)
Hence
Z Zb
∂Q
dA = (Q(x, y2 (x)) − Q(x, y1 (x))) dx. (18.3.4)
∂y
R a
R
Next, to express C −Q dx as an integral over [a.b], break the closed path
C into two successive paths, one along the bottom part of R, described by
y = y1 (x), the other along the top part of R, described by y = y2 (x). Denote
the bottom path C1 and the top path C2 . (See Figure 18.3.6.)
Then I Z Z
(−Q) dx = (−Q) dx + (−Q) dx. (18.3.5)
C C1 C2
But
Z Z Zb
(−Q) dx = (−Q(x, y1 (x))) dx = (−Q(x, y1 (x))) dx,
Figure 18.3.6: C1 C1 a
and
Z Z Za Zb
(−Q) dx = (−Q(x, y2 (x))) dx = (−Q(x, y2 (x))) dx = Q(x, y2 (x)) dx.
C2 C2 b a
Thus by (18.3.5),
I Zb Zb
(−Q) dx = −Q(x, y1 (x)) dx + Q(x, y2 (x)) dx
C a a
Zb
= (Q(x, y2 (x)) − Q(x, y1 (x))) dx.
a
This is also the right side of (18.3.4) and concludes the proof.
Summary
We introduced the “divergence” of a vector field F = P i + Qj, namely the
scalar field ∂P
∂x
+ ∂Q
∂y
denoted div F or ∇ · F.
We translated Green’s Theorem into a theorem about the flux of a vector
field in the xy-plane. In symbols, the divergence theorem in the plane says
that I Z
F · n ds = div F dA.
C R
R H
In Exercises 7 to 10 compute R div F dA and C F ·
n ds and check that they are equal. 17.[R] Let a be a “small number” and R be the square
with vertices (a, a), (−a, a), (−a, −a), and (a, −a), and
C its boundary.
H If the divergence of F at the origin is
3, estimate C F · n ds.
7.[R] F = 3xi + 2yj, and vertices (0, 0), (a, 0) (a, b)
R is the disk of radius 1 and (0, b), where a, b > 0.
18.[R] Assume kF(P )k ≤ 4 for all points P on a
with center (0, 0).
curve of length L that bounds a region R of area A.
8.[R] F = 5y 3 i − 6x2 j, 10.[R] F = cos(x + What can be said about the integral R ∇ · F dA?
R
and R is the disk of ra- y)i + sin(x + y)j, and R is
dius 2 with center (0, 0). the triangle with vertices
19.[R] Verify the divergence form of Green’s Theorem
(0, 0), (a, 0) and (a, b),
for F = 3xi + 4yj and C the square whose vertices are
9.[R] F = xyi + x2 yj, where a, b > 0. (2, 0), (5, 0), (5, 3), and (2, 3).
and R is the square with
A vector field F is said to be divergence free when
∇ · F = 0 at every point in the field.
In Exercises 11 to 14 use Green’s Theorem
H expressed 20.[R] Figure 18.3.7 shows four vector fields. Two
in terms of divergence to evaluate C F · n ds for the are divergence-free and two are not. Decide which two
given F, where C is the boundary of the given region are not, copy them onto a sheet of Hdrawing paper, and
R. sketch a closed curve C for which C F · n ds is not 0.
x = t6 + t4
y = t3 + t
Figure 18.3.8:
Figure 18.3.9:
R
H
23.[R] If div F at (0.1, 0.1) is 3 estimate C F · n ds, HFind an equationH expressing R ∇ · F dA in terms of
where C is the curve around the square whose vertices C1 F · n ds and C2 F · n ds. Hint: Break R into two
are (0, 0), (0.2, 0), (0.2, 0.2), (0, 0.2). regions that have no holes, as in Exercises 34 and 35.
24.[M] Find the area of the region bounded by the 28.[M] The region R is bounded by the
curves C1 and C2 , as in Figure 18.3.10. is never 0 in a certain region R. Show that none of
the stream lines in the region closes up to form a loop
within R. Hint: At each point P on a stream line,
F(P ) is tangent to that streamline.
Central Fields
A central field is a continuous vector field defined everywhere in the plane
(or in space) except, perhaps, at a point O, with these two properties:
O is call the center, or pole, of the field. A central field is also called
“radially symmetric.” There are various ways to think of a central vector
field. For such a field in the plane, all the vectors at points on a circle with
center O are perpendicular to the circle and have the same length, as shown
in Figures 18.4.1 and 18.4.2.
The same holds for central vector fields in space, with “circle” replaced by
“sphere.”
The formula for a central vector field has a particularly simple form. Let
−→
the field be F and P any point other than O. Denote the vector OP by r and
its magnitude by r and r/r by b r. Then there is a scalar function f , defined
for all positive numbers, such that
F(P ) = f (r)b
r.
ZC ZC ZC
πb
F · n ds = f (b) ds = f (b) ds == f (b)
2
B B B
ZC
π
F · n ds = − af (a).
2
D
Hence
I
π π π
F · n ds = 0 + bf (b) + 0 − af (a) = (bf (b) − af (a)).
2 2 2
C
In order for a central field f (r)b
r to have zero flux around all paths of the
special type shown in Figure 18.4.3, we must have
f (b)b − f (a)a = 0,
f (1)
f (b)b − f (1)1 = 0 or f (b) = .
b
Thus f (r) must be inversely proportional to r and there is a constant c such
that
c
f (r) = .
r
If f (r) is not of the form c/r, the vector field F(x, y) = f (r)b
r does not have
zero flux across these paths. In Exercise 5 you may compute the divergence of
(c/r)b
r and show that it is zero.
The only central vector fields with center at the origin in the plane with zero
divergence are these whose magnitude is inversely proportional to the distance
from the origin.
We underline “in the plane,” because in space the only central fields with
zero flux across closed surfaces have a magnitude inversely proportional to the
square of the distance to the pole, as we will see in a moment.
Knowing that the central field F = b rH/r has zero divergence enables us to
evaluate easily line integrals of the form C brr·n ds, as the next example shows.
H
EXAMPLE 2 Let F(r) = b r/r. Evaluate C F · n ds where C is the coun-
terclockwise circle of radius 1 and center (2, 0), as shown in Figure 18.4.4.
The next example involves a curve that surrounds a point where the vector
field F = b
r/r is not defined.
Since this is to be 0 for all positive a and b, it follows that there is a constant
c, such that Compare with Example 1.
c
f (r) = 2 .
r
The magnitude must be proportional to the “inverse square.”
The following fact is justified in Exercise 28:
The only central vector field with center at the origin in the plane with zero
divergence are these whose magnitude is inversely proportional to the distance
from the origin.
A Geometric Application
See Sections 18.7 and 18.9.
As we will see later in this chapter an “inverse square” central field is at
the heart of gravitational theory and electrostatics. Now we show how it is
used in geometry, a result we will apply in both areas.
In Section 15.4 we
R showed how radian measure could be expressed in terms
r/r) · n ds, that is, in terms of the central field whose
of the line integral C (b
magnitude is inversely proportional to the first power of the distance from
the center. That was based on circular arcs in a plane. Now we move up
one dimension and consider patches on surfaces of spheres, which will help us
measure solid angles.
Let O be a point and S a surface such that each ray from O meets S in at
most one point. Let S ∗ be the unit sphere with center at O. The rays from O
that meet S intersect S ∗ in a set that we call R, as shown in Figure 18.4.6(a).
Let the area of R be A. The solid angle subtended by S at O is said to have
Steradians comes from a measure of A steradians
stereo, the Greek word for For instance, a closed surface S that encloses O subtends a solid angle of
space, and radians. 4π steradians, because the area of the unit sphere is 4π.
(a) (b)
Figure 18.4.6:
or
Angle S subtends Area of S
= .
4π 4πa2
Hence
Area of S
Angle S subtends = steradians.
a2
EXAMPLE 5 Let S be a surface such that each ray from the point O
meets S in at most one point. Find an integral that represents in steradians
the solid angle that S subtends at O.
SOLUTION Consider a very small patch of S. Call it dS and let its area
be dA. If we can estimate the angle that this patch subtends at O, then we
will have the local approximation that will tell us what integral represents the
total solid angle subtended by S.
Let n be a unit normal at a point in the patch, which we regard as es-
sentially flat, as in Figure 18.4.7. Let dA be the projection of the patch dS
on a plane perpendicular to r, as shown in Figure 18.4.7. The area of dA is
approximately dA, where
Figure 18.4.7:
r · n dS.
dA = b
Now, dS and dA subtend approximately the same solid angle, which ac-
cording to Example 4 is about
r·n
b
dS steradians.
krk2
r·n
Z
b
dS steradians.
krk2
S
Let O be a point in the region bounded by the closed surface S. Assume each
ray from O meets S in exactly one point, and let r denote the position vector
from O to that point. Then
r·n
Z
b
dS = 4π. (18.4.4)
r2
S
EXAMPLE 6 Let S be the cube of side 2 bounded H by the six planes x = ±1,
y = ±1, z = ±1, shown in Figure 18.4.8. Find S brr·n2 dS, where S is one of
the six faces of the cube.
SOLUTION Each of the six faces subtends the same solid angle at the origin.
Since the entire surface subtends 4π steradians, each face subtends 4π/6 =
2π/3 steradians. Then the flux over each face is
r·n
Z
b 2π
2
dS = .
Figure 18.4.8: r 3
S
In physics books you will see the integral S brr·n2 dS written using other nota-
R
tions, including:
r·n r · dS r · dS
Z Z Z Z
b b cos(r, n)
3
dS, 2
, 3
, dS.
r r r r2
S S S S
Figure 18.4.9:
The symbol dS is short for n dS, and calls to mind Figure 18.4.9, which shows
a small patch on the surface, together with an exterior normal unit vector.
Recall that cos(r, n)
denotes the cosine of the
angle between r and n; see
also Section 14.2. October 22, 2010 Calculus
§ 18.4 CENTRAL FIELDS AND STERADIANS 1329
Summary
We investigated central vector fields. In the plane the only divergence-free
central fields are of the form (c/r)br where c is a constant, “an inverse first
power.” In space the only incompressible central fields are of the form (c/r2 )b
r,
“an inverse second power.” The field b r/r2 can be used to Rexpress the size of
a solid angle of a surface S in steradians as an integral:
R S
r · n/r2 dS. In
b
r · n/r2 dS = 4π.
particular, if S encloses the center of the field, then S b Incompressible vector fields
have divergence zero, and
are discussed again in
Section 18.6.
(a) Show that the vector field F + G is not a central 22.[C] If we worked in four-dimensional space instead
field. of the two-dimensional plane or three-dimensional
space, which central fields do you think would have
(b) Show that the divergence of F + G is 0. zero divergence? Carry out the calculation to confirm
your conjecture.
16.[M] Let S be the triangle whose vertices are (b) What is the integral of F·n over the square base?
(1, 0, 0), (0, 1, 0), (0, 0, 1). Evaluate S brr·n
R
2 dS by using
(c) What is the integral of F · n over each of the
steradians. remaining four faces?
H
17.[M] Evaluate the integral in Exercise 16 directly. (d) Evaluate S F · n dS.
xi+yj+0k
18.[M] Let F(x, y, z) = x2 +y 2
be a vector field in
space.
24.[C] Let C be the circle x2 +y 2 = 4 in the xy-plane.
(a) What is the domain of F? For each point Q in the disk bounded by C consider the
−−→
central field with center Q, F(P ) = P Q/kP Qk2 . Its
(b) Sketch F(1, 1, 0) and F(1, 1, 2) with tails at the magnitude is inversely proportional to the first power
given points. of the distance P is from Q. For each point Q consider
the flux of F across C.
(c) Show F is not a central field.
(a) Evaluate directly the flux when Q is the origin
(d) Show its divergence is 0.
(0, 0).
x is tan4 (x).
25.[C] Let F be the central field in the plane, with 28.[R] Use integration by parts to show that
center at (1, 0) and with magnitude inversely pro-
tann−1 (x)
Z Z
n
portional to the first power of the distance to (1, 0): tan (x) dx = − tann−2 (x) dx.
(x−1)i+yj n − 1
F(x, y) = k(x−1)i+yjk 2 . Let C be the circle of radius 2
26.[C] This exercise gives a geometric way to see why (a) Use a partial fraction expansion to evaluate the
a central force is conservative. Let F(x, y) = f (r)br. antiderivative.
→
−
Figure 18.4.12 shows F(x, y) and a short vector dr and
two circles. (b) Use differentiation to check that this formula is
correct.
√
31.[R] Show that x arccos(x) − 1 − x2 is an integral
of arccos(x).
Figure 18.4.12:
R
(a) Why is F(x, y)· dr approximately f (r) dr, where 32.[R] Find arctan(x).
dr is the difference in the radii of the two circles?
(b) Let C be a curve from A to B, where A = (a, α) 33.[R]
(a) Find xeax dx.
R
and B = (b, β) in polar coordinates. Why is
R Rb
C F · dr = a f (r) dr?
(b) Use integration by parts to show that
(c) Why is F conservative?
xm eax m
Z Z
m ax
x e dx = − xm−1 eax dx.
a a
Skill Drill
1
27.[R]
OctoberShow that the derivative of
22, 2010 3 tan3 (x)−tan(x)+
Calculus
§ 18.5 THE DIVERGENCE THEOREM IN SPACE (GAUSS’ THEOREM) 1333
(a) (b)
Figure 18.5.1:
Direction cosines are Evaluating the dot product puts the Divergence Theorem in the form
defined in Section 14.4.
Z Z
∂P ∂Q ∂R
(P cos(α) + Q cos(β) + R cos(γ)) dS = + + dV.
∂x ∂y ∂z
S V
When the Divergence Theorem is expressed in this form, we see that it amounts
to three scalar theorems:
Z Z Z Z Z Z
∂P ∂Q
P cos(α) dS = dV, Q cos(β) dS = dV, and R cos(γ) dS =
∂x ∂y
S V S V S V
(18.5.1)
As is to be expected, establishing these three equations proves the Diver-
gence Theorem. We delay the proof to the end of this section, after we have
shown how the Divergence Theorem is applied.
You could have guessed the result in this Example by thinking in terms of
the solid angle and steradians. Why?
Let S1 and S2 be two closed surfaces that form the boundary of the region V.
Let F be a vector field defined on V such that the divergence of F, ∇ · F, is 0
throughout V. Then Z Z
F · n dS = F · n dS (18.5.2)
S1 S2
The proof of this result closely parallels the derivation of (18.2.4) in Sec-
tion 18.2.
The next example is a major application of (18.5.2), which enables us, if
the divergence of F is 0, to replace the integral of F · n over a surface by an
integral of F · n over a more convenient surface.
EXAMPLE 1 Let F(r) = b r/r2 , the inverse square vector field with center
at the origin. Let S beRa convex surface that encloses the origin. Find the flux
of F over the surface, S F · n dS.
SOLUTION Select a sphere with center at the origin that does not intersect
S. This sphere should be very small in order to miss S. Call this spherical
surface S1 and its radius a. Then, by (18.5.2),
Z Z
F · n dS = F · n dS
S S1
EXAMPLE 2 Verify the Divergence Theorem for the constant field F(x, y, z) =
2i+3j+4k and the surface S of a cube whose sides have length 5 and is situated
as shown in Figure 18.5.3.
Figure 18.5.3:
R
SOLUTION To find S F · n dS we consider the integral of F · n over each
of the six faces.
On the bottom face, ABCD the unit exterior normal is −k. Thus
So
Z Z Z
F · n dS = (−4) dS = −4 dS = (−4)(25) = −100.
ABCD ABCD ABCD
The integral
R over the top face involves the exterior unit normal k instead of
−k. Then EF GH F · n dS = 100. The sum of these two integrals is 0. Similar
computations show that the flux of F over the entire surface is 0.
R
The Divergence Theorem says that this flux equals R div F dV , where R
is the solid cube. Now, div F = ∂(2)/∂x + ∂(3)/∂y + ∂(4)/∂z = 0 + 0 + 0 = 0.
So the integral of div F over R is 0, verifying the divergence theorem.
Therefore Z Z
∂p
dV = F · n dS
∂t
R S
since both represent the rate at which
R gas accumulates
R in or escapes from R.
But, by the Divergence Theorem, S F · n dS = R ∇ · F dV , and so
Z Z
∂p
∇ · F dV = dV
∂t
R R
or, Z
∂p
(∇ · F − ) dV = 0. (18.5.3)
∂t
R
Equation 18.5.3 holds not just for the solid R but for any solid region
within R. By the Zero-Integral Principle in Space, the integrand must be zero
thoughout R, and we conclude that
∂p
∇·F= .
∂t
This equation tells us that div F at a point P represents the rate gas is
getting denser or lighter near P . That is why div F is called the “divergence
of F”. Where div F is positive, the gas is dissipating. Where div F is negative,
See Exercise 20 in the gas is collecting.
Section 18.3. For this reason a vector field for which the divergence is 0 is called incom-
pressible. An incompressible is also called “divergence free”.
We conclude this section with a proof of the Divergence Theorem.
a ≤ x ≤ b, y1 (x) ≤ y ≤ y2 (x).
Z Zb yZ2 (x)
∂R
dV = (R(x, y, z2 ) − R(x, y, z1 )) dy dx,
∂z
V a y1 (x)
hence Z Z
∂R
dV = (R(x, y, z2 ) − R(x, y, z1 )) dA.
∂z
V A
This says that, essentially, on the “top half” of V, where 0 < γ < π/2, dA =
cos(γ) dS is positive. And, on the bottom half of V, where π/2 < γ < π,
dA = − cos(γ) dS. According to (17.7.1) in Section 17.7, the last integral
equals Z
R(x, y, z) cos(γ) dS.
S
Thus Z Z
∂R
dV = R cos γ dS,
∂z
V S
Summary
We stated the Divergence Theorem for a single surface and for two surfaces.
They enable one to calculate the flux of a vector field F in terms of an integral
of its divergence ∇ · F over a region. This is especially useful for fields that
are incompressible (divergence free). The most famous such field in space is
r/r2 . The flux across a surface of such a field
the inverse-square vector field: b
depends on whether its center is inside or outside the surface. Specifically, if
−
−→
the center is at Q and the field is of the form c −QP
→ 3 , its flux across a surface
−
kQP k
not enclosing Q is 0. If it encloses Q, its flux is 4π. This is a consequence
of the divergence theorem. It also can be explained geometrically, in terms of
solid angles.
EXERCISES for Section 18.5 Let V be the solid region bounded by the xy
Key: R–routine, 11.[R]
M–moderate, C–challenging plane and the paraboloid z = 9 − x2 − y 2 . Evaluate
3 3 3
R
S F · n dS, where F = y i + z j + x k and S is the
1.[R] State the Divergence Theorem in symbols. boundary of V.
R
12.[R]
p
Evaluate V∇ · F dV for F =
2.[R] State the Divergence Theorem using only words, x2 + y 2 + z 2 (xi + yj + zk) and V the ball of ra-
not using symbols, such as F, ∇ · F, n, S, or V. dius 2 and center at (0, 0, 0).
R
3.[R] Explain why ∇·F at a point P can be expressed In Exercises 13 and 14 find S F · n dS for the given F
as a coordinate-free limit. and S.
√
4.[R] What is the two-surface version of Gauss’s the- 13.[R] F = z √ x2 + z 2 i + z)j + (4x + 2z)k and S is
orem? (y + 3)j − x x2 + z 2 k the surface of the cube
and S is the boundary of bounded by the planes
5.[R] Verify the divergence theorem for F(x, y, z) = the solid region between x = 1, x = 3, y = 2,
2 + y 2 and the plane y = 4, z = 3 and z = 5.
xi + yj + 0k and the surface x2 + y 2 + z 2 = 9. z = x
z = 4x.
14.[R] F = xi + (3y +
6.[R] Verify the divergence theorem for the field
F(x, y, z) = xi and the cube whose vertices are (0, 0, 0), 15.[R] Evaluate R F·n dS, where F = 4xzi−y 2 j+yzk
S
(2, 0, 0), (2, 2, 0), (0, 2, 0), (0, 0, 2), (2, 0, 2), (2, 2, 2), and S is the surface of the cube bounded by the planes
(0, 2, 2). x = 0, x = 1, y = 0, z = 0, and z = 1, with the face
corresponding to x = 1 removed.
7.[R] Verify the divergence theorem for F = 2i + R
16.[R] Evaluate S F · n dS, where F = xi + yj + 2xk
3j + 4k and the tetrahedron whose four vertices are
and S is the boundary of the tetrahedron with vertices
(0, 0, 0), (1, 0, 0), (0, 1, 0) and (0, 0, 1).
(1, 2, 3), (1, 0, 1) (2, 1, 4), and (1, 3, 5).
17.[R] Let S be a surface of area S that bounds a
8.[R] Verify the two-surface version of Gauss’s theo-
region V of volume V . Assume that kF(P )k ≤ 5 for
rem for F(x, y, z) = (x2 + y 2 + z 2 )(xi + yj + zk) and
all points P on the surface S. What can be said about
the surfaces are the spheres of radii 2 and 3 centered R
at the origin. V ∇ · F dV ?
18.[R] Evaluate S F·n dS, where F = x3 i+y 3 j+z 3 k
R
22.[R] S is the surface of the box bounded by the (a) Show that the proof in the text of the Divergence
planes x = −1, x = 2, y = −1, y = 3, z = −1, and Theorem applies to a tetrahedron. Hint: Choose
z = 4. your coordinate system carefully.
As usual, the vector n is a unit normal to the surface. There are two such
normals at each point on the surface. In a moment we describe how to decide
which unit normal vector to use. The choice depends on the orientation of C.
In words, Stokes’ theorem reads, “The circulation of a vector field around
a closed curve is equal to the integral of the normal component of the curl of
Figure 18.6.1: the field over any surface that the curve bounds.”
Stokes’ published his theorem in 1854 (without proof, for it appeared as a
question on a Cambridge University examination). By 1870 it was in common
use. It is the most recent of the three major theorems discussed in this chapter,
for Green published his theorem in 1828 and Gauss published the divergence
theorem in 1839.
(a) (b)
Figure 18.6.3:
But, for the surface shown in Figure 18.6.4 (a Möbius band), it is impossible
to make such a choice. If you start with choice (1) and move the normal
continuously along the surface, by the time you return to the initial point on
the surface at stage (9), you have the opposite normal. A surface for which
a continuous choice can be made is called orientable or two-sided. Stokes’
theorem holds for orientable surfaces, which include, for instance, any part of
the surface of a convex body, such as a ball, cube or cylinder. Right-hand rule for choosing
Consider an orientable surface S, bounded by a parameterized curve C so n.
that the curve is swept out in a definite direction. If the surface is part of a
plane, we can simply use the right-hand rule to choose n: The direction of n
should match the thumb of the right hand if the fingers curl in the direction
of C and the thumb and palm are perpendicular to the plane. If the surface
is not flat, we still use the right-hand rule to choose a normal at points near
C. The choice of one normal determines normals throughout the surface.
Figure 18.6.5 illustrates the choice of n. For instance, if C is counterclockwise
in the xy-plane, this definition picks out the normal k, not −k.
(a) (b)
Figure 18.6.5:
H
The two integrals in (18.6.2) are equal since both equal C
F · dr.
EXAMPLE 1 Let F = xez i + (xR+ xz)j + 3ez k and let S be the top half of
the sphere x2 + y 2 + z 2 = 1. Find S (curl F) · n dS, where n is the outward
normal. (See Figure 18.6.6.)
SOLUTION Let S ∗ be the flat base of the hemisphere. By (18.6.2),
Z Z
(∇ × F) · n dS = (∇ × F) · k dS.
S S∗
Two-curve version of Stokes’ Theorem for a Surface Bounded by Two Closed Curves
Stokes’s Theorem Let S be an orientable surface whose boundary consists of the two closed
curves C1 and C2 . Give C1 an orientation. Orient S consistent with the the
right-hand rule, as applied to C1 . Give C2 the same orientation as C1 . (If C2
is moved on S to C1 , the orientations will agree.) Then
I I Z
F · dr − F · dr = (∇ × F) · n dS. (18.6.3)
C1 C2 S
Proof
Figure 18.6.7(a) shows the typical situation.
Figure 18.6.7:
The cancellation principle
We will obtain (18.6.3) from Stokes’s theorem with the aid of the cancella- was introduced in
tion principle. Introduce lines AB and CD on S, cutting S into two surfaces, Section 18.2.
S ∗ and S ∗∗ . (See Figure 18.6.7(c).) Now apply Stokes’s theorem to S ∗ and
S ∗∗ . (See Figure 18.6.7(c).)
Let C ∗ be the curve that bounds S ∗ , oriented so that where it overlaps C1
it has the same orientation as C1 . Let C ∗∗ be the curve that bounds S ∗∗ , again
oriented to match C1 . (See Figure 18.6.7(c).)
By Stokes’ theorem,
I Z
F · dr = (curl F) · n dS (18.6.4)
C∗ S∗
and I Z
F · dr = (curl F) · n dS. (18.6.5)
C ∗∗ S ∗∗
Adding (18.6.4) and (18.6.5) and using the cancellation principle gives
I I Z
F · dr − F · dr = (curl F) · n dS.
C1 C2 S
•
Recall, from Section 18.2,
In practice, it is most common to apply (18.6.3) when curl F = 0. This is that F is irrotational when
so important we state it explicitly: curl F = 0.
Let F be a field such that curl F = 0. Let C1 and C2 be two closed curves
that together bound an orientable surface S on which F is defined. If C1 and
C2 are similarly oriented, then
I I
F · dr = F · dr. (18.6.6)
C1 C2
R
Equation (18.6.6) follows directly from (18.6.3) since S
(curl F) · n dS = 0.
Proof
We provide only a sketch of the proof of this result. Let C be a simple closed
curve situated in the simply connected region. To avoid topological com-
plexities,
H we assume that it bounds an orientable surface S. To show that
C
F · dr = 0, we use the same short argument as in Section 18.2:
I Z Z
F · dr = (∇ × F) · n dS = 0 dS = 0.
C S S
•
It follows from Theorem 18.6.2 that every central field F is conservative
because a straightforward calculation shows that the curl of a central field
is 0. (See Exercises 6 and 7 in Section 18.4.) Moreover, F is defined either
throughout space or everywhere except at the center of the field.
The right side of (18.6.7) measures the tendencyH of the fluid to move along
C (rather than, say, perpendicular to it.) Thus C F · T ds might be thought
of as the “circulation” or “whirling tendency” of the fluid along C. For each
tilt of the small disk S at PH0 — or, equivalently, each choice of unit normal
vector n – the line integral C F · T ds measures a corresponding circulation.
It records the tendency of a paddle wheel at P0 with axis along n to rotate.
(See Figure 18.6.10.)
Consider the left side of (18.6.7). If S is small, the integrand is almost
constant and the integral is approximately
Figure 18.6.10:
(curl F)P0 · n · Area of S, (18.6.8)
or H
Cn (a)
F · dr
(curl F)(P0 ) · n ≈ .
Area of Sn (a)
Thus H
Cn (a)
F · dr
(curl F)(P0 ) · n = lim . (18.6.9)
a→0 Area of Sn (a)
Equation (18.6.9) gives meaning to the component of (curl F)(P0 ) in any
direction n. So the magnitude and direction of curl F at P0 can be described
in terms of F, without looking at the components of F.
EXAMPLE 3 Let F Hbe a vector field such that at the origin curl F =
2i + 4j + 4k. Estimate C F · dr if C encloses a disk of radius 0.01 in the
xy-plane with center (0, 0, 0). C is swept out clockwise. (See Figure 18.6.11.)
SOLUTION Let S be the disk whose border is C. Choose the normal to
S that is consistent with the orientation of C and the right-hand rule. That
choice is −k. Thus H
F · dr
(curl F) · (−k) ≈ C .
Area of S
The area of S is π(0.01)2 and curl F = 2i + 3j + 4k. Thus
H
F · dr
(2i + 3j + 4k) · (−k) ≈ C .
π(0.01)2 Figure 18.6.11:
From this it follows that
I
F · dr ≈ −4π(0.01)2 .
C
Here are some rough-hewn names. Will you like a good Divinity
shape their ends properly so as to make them stick? . . .
The vector part ∇ × F I would call the twist of the vector func-
tion. Here the word twist has nothing to do with a screw or helix.
The word turn . . . would be better than twist, for twist suggests
a screw. Twirl is free from the screw motion and is sufficiently
racy. Perhaps it is too dynamical for pure mathematicians, so for
Cayley’s sake I might say Curl (after the fashion of Scroll.)
To begin we write F(x, y, z) as P (x, y, z)i + Q(x, y, z)j + R(x, y, z)k, or,
simply F = P i + Qj + Rk. We will project S onto the xy-plane, so write the
equation for S as z − f (x, y) = 0. A unit normal to S is
− ∂f
∂x
i− +k∂f
∂y
j
n= r 2 .
∂f 2
+ ∂f
∂x ∂y
+1
As expected, this equation reduces to three equations, one for P , one for Q,
and one for R.
We will establish the result for P , namely
Z Z ∂P
∂z
(− ∂f
∂y
) − ∂P
∂y
(1)
P dx = q dS. (18.6.11)
C S
( ∂f
∂x
)2 + ( ∂f )2 + 1
∂y
Finally, we apply Green’s theorem to the left side of (18.6.12), and obtain:
Z Z
∂P (x, y, f (x, y))
P (x, y, f (x, y)) dx = − dA.
∂y
C∗ S∗
Be sure you understand
each of the four steps in
this proof, and why they are
valid. October 22, 2010 Calculus
§ 18.6 STOKES’ THEOREM 1351
But
∂P (x, y, f (x, y)) ∂P ∂P ∂f
= + . (18.6.13)
∂y ∂y ∂z ∂y
Combining (18.6.12) and (18.6.13) completes the proof of (18.6.11).
In this proof we assumed that the surface S has a special form, meeting
lines parallel to an axis just once. However, more general surfaces, such as the
surface of a sphere or a polyhedron can be cut into pieces of the type treated
in the proof. Exercise 48 shows why this observation then implies that Stokes’
Theorem holds in these cases also.
Summary
Stokes’ Theorem relates the circulation of a vector field over a closed curve C
to the integral over a surface S that C bounds. The integrand over the surface
is the component of the curl of the field perpendicular to the surface,
Z Z
F · dr = (curl F) · n dS.
C S
EXERCISES for Section 18.6 Key: R–routine, Jane: Just start with any scalar function f (x, y, z)
M–moderate, C–challenging with continuous partial derivation of the first and
second orders. Then its gradient will be a con-
1.[C] We dealt only with the component P . What servative field.
is the analog of (18.6.11) for Q? Prove it. Hint: The Sam: O.K. But I bet there are still more.
steps would parallel the steps used for P .
Jane: No. I got them all.
2.[R] State Stokes’ Theorem (symbols permitted). Question: Who is right?
3.[R] State Stokes’ Theorem in words (symbols not Exercises 9 to 14 concern the proof of Stokes’ Theorem.
permitted). 9.[C] Carry out the calculations in the proof that
translated Stokes’ Theorem into an equation involving
the components P , Q, and R.
4.[M] Explain why (18.6.5) holds if S1 and S2 to-
∗ ∗
gether form the boundary surface S of a solid region 10.[C] Draw a picture of S, S , C and C that appear
R. Use the Divergence Theorem, not Stokes’ Theorem. in the proof of Stokes’ Theorem.
11.[C] Write the four steps involved in the proof of
Stokes’ Theorem, giving an explanation for each step.
5.[R] Let F (r) be an antiderivative of f (r). Show
r is the gradient of F (r), hence is conserva- 12.[C] In the proof of Stokes’ Theorem we used a nor-
that f (r)b
tive. Note: f (r) rr = f (r)b
r. mal n. Show that it is the “correct” one, compatible
with counterclockwise orientation of C ∗ .
6.[M] Show that a central field f (r)b r is conservative 13.[C]
R
by showing that it is irrotational and defined on a sim- (a) State Stokes’ Theorem for C Q dy.
ply connected region. Hint: Express b r in terms of x, R
(b) Prove Stokes’ Theorem for C Q dy.
y and z. Note: See also Exercise 47.
R
(c) State Stokes’ Theorem for C R dz.
7.[R] R
(d) Prove Stokes’ Theorem for C R dz.
(a) Use the fact that a gradient, ∇f , is conservative,
to show that its curl is 0. 14.[C] Draw a picture of S, S ∗ , C and C ∗ that appear
in the proof.
(b) Compute ∇×∇f in terms of components to show
that the curl of a gradient is 0.
Exercises 15 to 17 prepare you for Exercise 18.
15.[M] Assume that G is the curl of another vector
field F, G = ∇ × F. Let S be a surface that bounds a
8.[C] (See also Exercises 5 and 6.) solid region V . Let C be a closed curve on the surface
S breaking S into two pieces S1 and S2 .
Sam: The only conservative fields in space that I know 16.[M] Using the Divergence Theorem, show that
R
are the “inverse square central fields” with cen- S G · n dS = 0.
ters anywhere I please. 17.[M] Using Stokes’ Theorem, show that S G ·
R
the tetrahedron whose vertices are (0, 0, 0), (1, 0, 0), where F(x, y, z) = xi − yj and S is the surface of the
(0, 1, 0), and (0, 0, 1). Let S1 be the base of S in the cube bounded by the three coordinate planes and the
xy-plane
R and S2 consist of the other three faces. Find planes x = 1, y = 1, z = 1, exclusive of the surface in
S (∇ × F) · n dS. Hint: think about the preceding the plane x = 1. (Let n be outward from the cube.)
two exercises.
R
25.[R] Using Stokes’ Theorem, evaluate S (∇ × F) ·
19.[R] Assume that F is defined everywhere except n dS, where F = (x2 + y − 4)i + 3xyj + (2xz + z 2 )k,
on the z-axis and is irrotational. The curves C1 , C2 , and S is the portion of the surface z = 4 − (x2 + y 2 )
C3 , and C4 are as shown in Figure 18.6.12. What, if above the xy plane. (Let n be the upward normal.)
anything, can be said about
I I I I In each of Exercises 26 to 29 use Stokes’ Theorem to
F· dr, F· dr, F· dr, and F· dr.evaluate H F · dr for the given F and C. In each
C
C1 C2 C3 C4 case assume that C is oriented counterclockwise when
viewed from above.
26.[R] F = sin(xy)i; C is the intersection of the plane
x + y + z = 1 and the cylinder x2 + y 2 = 1.
21.[R] F = yi + xzj + x2 k; S is the triangle with 31.[R] Let F be a vector field throughout space such
vertices (1, 0, 0), (0, 1, 0) and (0, 0, 1). that F(P ) is perpendicular to the curve C at each point
P on C, the boundary of a surface S. What can one
22.[R] F = y 5 i + x3 j + z 4 k; S is the portion of conclude about
z = x2 + y 2 below the plane z = 1. Z
(∇ × F) · n dS?
23.[R] F = −yi + xj + zk, S is the portion of the S
cylinder z = x2 inside the cylinder x2 + y 2 = 4.
R
24.[R] Evaluate as simply as possible S F · n dS, 32.[R] Let C1 and C2 be two closed curves in the
47.[C]
43.[M] Let F be defined throughout space and have (a) Explain why the line integral of a central vector
continuous divergence and curl. field f (r)b
r around the path in Figure 18.6.16(a)
R is 0.
(a) For which F is S F · n dS = 0 for all spheres S?
H (b) Deduce from (a) and the coordinate-free view of
(b) For which F is C F · dr = 0 for all circles C? curl that the curl of a central field is 0.
(b) How could you use (a) to show that Stokes’ The- Would this proposal work? If it d
orem holds for C and S in Figure 18.6.16(b) with the approach in the text.
Physicists associate with a charge q a vector field. This field in turn exerts
a force on other charges.
Consider a positive charge q at point C.
It “creates” a central inverse-square vector field E with center at C. It is
defined everywhere except at C. Its value at a typical point P is
qbr
E(P ) =
4π0 r2
−→
where →
−
r = CP , as in Figure 18.7.2.
Figure 18.7.2:
Note that σ = Q/4πa2 , since the charge is uniform over an area of 4πa2 .
Place a rectangular coordinate system with its origin at the center of the
sphere and the z-axis on B, so that B = (0, 0, b), as in Figure 18.7.4(a).
Before we start to evaluate an integral, let us use the symmetry of the sphere
(a) (b)
Figure 18.7.4:
to predict something about the vector E(B). Could it look like the vector v,
which is not parallel to the z-axis, as in Figure 18.7.4(b)?
If you spin the sphere around the z-axis, the vector v would change. But
the sphere is unchanged and so is the charge. So E(B) must be parallel to the
z-axis. That means we know its x- and y-components are both 0. So we must
find just its z-component, which is E(B) · k.
So
r
b r −xi − yj + (b − z)k −xi − yj + (b − z)k
2
= 3 = p = . (18.7.5)
r r 2 2 2
( x + y + b − 2bz + z )2 3 (a2 + b2 − 2bz)3/2
b−z
Z
σ
dS. (18.7.6)
4π0 (a + b2 − 2bz)3/2
2
S
Zπ Z2π
(b − a cos φ)a2 sin φ
dθ dφ;
(a2 + b2 − 2ab cos φ)(3/2)
0 0
Z−1
2 (b − au) du
−2πa . (18.7.8)
(a2 + b2 − 2abu)3/2
1
2πa2 v + b 2 − a2
Z
dv (18.7.9)
4ab2 v 3/2
(b−a)2
√
Write the integrand as the sum of 1/ v and (b2 − a2 )/v 3/2 , and use the
Fundamental Theorem of Calculus, to show that (18.7.8) equals 4πa2 /b2 .
Combining this with (18.7.9) shows that
σ 4πa2 Q
E(B) = 2
k= k.
4π0 b 4π0 b2
The result in this example, Q/(4π0 b2 )k is the same as if all the charge
Q were at the center of the sphere. In other words, a uniform charge on a
sphere acts on external particles as though the whole charge were placed at its
center. This was discovered for the gravitational field by Newton and proved
geometrically in his Principia of 1687.
Figure 18.7.5:
r·n r·n
Z Z Z
1
E(P ) · n dS =
b
2
dS = dS.
4π0 r 4π0 r2
S S S
As we saw in Section 18.5 the integral is 4π when the charge is inside the
solid bounded by the surface and 0 if the charge is outside. (See Exercise 28
in that section). Thus the total flux is q/0 if the charge is inside and 0 if it is
outside.
Q
Flux = .
0
Gauss’ Law
The flux produced by a distribution of charge across a closed surface is the
charge Q in the region bounded by the surface divided by 0 .
Figure 18.7.8:
If you are curious about f (a) and f (0), see Exercises 8 and 9.
Summary
The field due to a point charge q at a point C is given by the formula E(P ) =
1 qbr −→
4π0 r2
, where r = OP . This field produces a force q0 E(P ) on a charge q0
located at P .
The field due to a distribution of charge is obtained by an integration over
a surface of solid region, depending where this charge is distributed.
We showed that a charge Q outside a surface produces a net flux of zero
across the surface. However the flux produced by a charge within the surface
is simply Q/0 . That is Gauss’s Law.
We used Gauss’s Law to find the field produced by a spherical distribution
of charge.
1.[R] The charge q is positive and produces the elec- (c) Find the magnitude of E by applying Gauss’s
trostatic field E. In what direction does E point at a Theorem to the cylinder in Figure 18.7.9(b). Let
charge q0 that is (a) positive and (b) negative? the area of the circular cross section be A and
the area of its curved side be B.
2.[R] Fill in the omitted details in the calculation in
Exercise 1.
(b) Show that the magnitude is constant by apply- (a) Use symmetry to say as much as you can about
ing Gauss’s Theorem to a cylinder whose axis is the direction and magnitude of E.
perpendicular to the plane and which does not
intersect the plane.
(b) Find the magnitude by applying Gauss’s Law to
the cylinder of radius r and height h shown in
Figure 18.7.10
Figure 18.7.9:
(a) (b) δ
R br
17.[M] We showed that E(P ) = 4π 0 R r
2 dV if
the charge density is constant. Find the correspond-
Figure 18.7.11: ing integral for E(P ) when the charge density varies.
15.[R] A charge Q lies partly inside a closed surface 21.[C] Find the field E in the Exercise 7 by inte-
S and partly outside. Let Q1 be the amount inside grating over the whole (infinite) plane. (Do not use
and Q2 the amount outside, as in Figure 18.7.11(b). Gauss’s Theorem.)
What is the flux across S of the charge Q?
∂g 1 ∂g b
grad g = r+
b θ (18.8.1)
∂r r ∂θ
We reserve the use of ∇ for
Note the appearance of 1/r in the θb component. rectangular coordinates, and
One way to obtain (18.8.1) is labor-intensive and not illuminating: express use grad in all other
g, b
r, and θb in terms of x, y, i, j and use the formula for gradient in terms coordinate systems.
of rectangular coordinates, then translate back to polar coordinates. This
approach, whose only virtue is that it offers good practice applying the chain
rule for partial derivatives, is outlined in Exercises 17 and 18.
We will use a simpler way, that easily generalizes to the cylindrical and
spherical coordinates. It exploits the connection between a gradient and direc-
tional derivative of g at a point P in the direction u. In particular, it shows
why the coefficient 1/r appears in (18.8.1).
Recall that if u is a unit vector, the directional derivative of g in the
direction u is the dot product of grad g with u:
Du g = grad g · u.
In particular,
Dbr g = (Ab b ·b
r + B θ) r=A
and
Dθbg = (Ab b · θb = B.
r + B θ)
So all we need to do is find Dbr g and Dθbg.
First,
g(r + ∆r, θ) − g(r, θ) ∂g
Dbr (g) = lim = .
∆r→0 ∆r ∂r
So A(r, θ) = ∂g/∂r(r, θ). That explains the expected part of (18.8.1).
Now we will see why B is not simply the partial derivation of g with respect
to θ.
If we want to estimate a directional derivative at P of g in the direction u
we pick a nearby point Q a distance ∆s away in the direction of u and form
the quotient
g(Q) − g(P )
(18.8.2)
∆s
Then we take the limit of (18.8.2) as ∆s → 0.
Now let u be θ,
b and let’s examine (18.8.2) in the case hwere P = (r, θ) and
Q = (r, θ + ∆θ). The numerator in (18.8.2) is
g(r, θ + ∆θ) − g(r, θ).
We draw a picture to find ∆s, as in Figure 18.8.2.
The distance between P and Q is not ∆θ. Rather it is approximately r∆θ
(when ∆θ is small). That tells us that ∆s in (18.8.2) is not ∆θ but r∆θ.
Therefore
g(r, θ + ∆θ) − g(r, θ) 1 g(r, θ + ∆θ) − g(r, θ) 1 ∂g
Dθ g = lim = lim = .
∆θ→0 r∆θ r ∆θ→0 ∆θ r ∂θ
Note r ∆θ in the denominator.
That is why there is a 1/r in the formula (18.8.1) for the gradient of g.
It occurs because a change ∆θ in the parameter θ causes a point to move
Figure 18.8.2:
approximately the distance r∆θ.
(B θb · n
b )∆r = −B(r, θ)∆r.
r·n
A(r, θ)(b b )r∆θ = −A(r, θ)r∆θ. (18.8.5)
Combining (18.8.4), (18.8.5) and (18.8.6), we see that the limit in (18.8.3)
is the sum of two limits:
A(r + ∆r, θ)(r + ∆r)∆θ − A(r, θ)r∆θ
lim (18.8.7)
∆r,∆θ→0 r∆r∆θ
1 ∂(rA) 1 ∂B
div(Ab
r + Bθ) = + . (18.8.9)
r ∂r r ∂θ
where C is a closed curve around a fixed point in the (r, θ) plane, and the See (18.6.9) on page 1348.
limit is taken as the length of C approaches 0. The curl is evaluated at a fixed
point, which is on or within C.
We compute the circulation of G = Ab r + Bθ around the same curve used
in the derivation of divergence in polar coordinates.
On T Q and RS, Ab r, being perpendicular to the curve, contributes nothing
to the circulation of G around C. On QR it contributes approximately
and
B(r + ∆r, θ)(r + ∆r)∆θ − B(r, θ)r∆θ 1 ∂(rB)
lim = .
∆r,∆θ→0 r∆r∆θ r ∂r
All told, we have Note the use of curl, not
∇×.
1 ∂A 1 ∂(rB)
r + Bθ) = −
curl(Ab + k. (18.8.10)
r ∂θ r ∂r
1 ∂ 1 ∂ 3
r · rθ2 +
div F = r tan(θ)
r ∂r r ∂θ
1 2
1 3 2
= 2rθ + r sec (θ) = 2θ2 + r2 sec2 (θ).
r r
Calculus October 22, 2010
1372 CHAPTER 18 THE THEOREMS OF GREEN, STOKES, AND GAUSS
Cylindrical Coordinates
In cylindrical coordinates the gradient of g(r, θ, z) is
∂g 1 ∂g b ∂g
grad g = r+
b θ+ b z (18.8.11)
∂r r ∂θ ∂z
Here bz is the unit vector in the positive z direction, denoted k in Chapter 14.
Note that (18.8.11) differs from (18.8.1) only by the extra term (∂g/∂z)b z. You
can obtain (18.8.11) by computing directional derivatives of g along b r, θ,
b and
z. The derivation is similar to the one that gave us the formula for the gradient
b
of g(r, θ).
The divergence of G(r, θ, z) = Ab r + B θb + Cb
z is given by the formula
1 ∂(rA) ∂B ∂(rC)
div G = + + . (18.8.12)
r ∂r ∂θ ∂z
Note that the partial derivatives with respect to r and z are similar in that the
factor r is present in both ∂(rA)/∂r and ∂(rC)/∂r. You can obtain (18.8.12)
by using the relation between ∇ · G and the flux across the small surface
determined by small changes ∆r, ∆θ, and ∆z.
The curl of G = Ab r + Bθ + Cbz is given by a formal determinant:
r rθb k
1 b
∂ ∂ ∂
curl G = ∂r ∂θ ∂z
(18.8.13)
r
A rB C
To obtain this formula consider the circulation around three small closed curves
lying in planes perpendicular to br, θb and k.
Spherical Coordinates
In mathematics texts, spherical coordinates are denoted ρ, φ, θ. In physics and
engineering a different notation is standard. There ρ is replaced by r, θ is the
angle with z-axis, and φ plays the role of the mathematicians’ θ, switching the
roles of φ and θ. The formulas we state are in the mathematicians’ notation.
Figure 18.8.5:
The three basic unit vectors for spherical coordinates are denoted ρ, φ, θ.
For instance, ρ points in the direction of increasing ρ. See Figure 18.8.5. Note
that, at the point P , φ and θ are tangent to the sphere through P and center
at the origin, while ρ is perpendicular to that sphere. Also, any two of ρ, φ, θ
are perpendicular.
To obtain the formulas for ∇ · G and ∇ × G, we would use the region
corresponding to small changes ∆ρ, ∆φ, and ∆θ, shown in Figure 18.8.6.
That computation yields the following formulas:
∂g 1 ∂g 1 ∂g Figure 18.8.6:
grad g = ρ+ φ+ θ. (18.8.14)
∂ρ ρ ∂φ ρ sin(φ) ∂θ
If G(ρ, φ, θ) = Aρ + Bφ + Cθ
1 ∂(ρ2 A) 1 ∂(sin(φ)B) 1 ∂C
div G = 2
)+ + . (18.8.15)
ρ ∂r ρ sin(φ) ∂φ ρ sin(φ) ∂θ
and
1 1 ∂(sin(φ))C) 1 ∂B
curl G = − ρ
ρ sin(φ) ∂φ ρ sin(φ) ∂θ
1 1 ∂A ∂(ρC) 1 ∂(ρB) ∂A
+ − φ+ − θ
ρ sin(φ) ∂θ ∂ρ ρ ∂ρ ∂φ
Each of these can be obtained by the method we used for polar coordinates.
In each case, keep in mind that the change in φ or θ is not the same as the
distance the corresponding point moves. However, a change in ρ is the same
as the distance the corresponding point moves. For instance, the distance
between (ρ, φ, θ) and (ρ, φ + ∆φ, ∆θ) is approximately ρ∆φ and the distance
between (ρ, φ, θ) and (ρ, φ, θ + ∆θ) is approximately ρ sin(φ)∆θ.
G(r, θ) = crn θ,
1 ∂(crn+1 )
curl G = k = c(n + 1)rn−1 k.
r ∂r
We just considered the case n = 1. If n > 1, the curl increases as r increases.
The paddle wheel rotates faster if placed farther from the axis of rotation. The
direction of rotation is the same as that of the fluid, counterclockwise.
Next consider the case n = −2. The speed of the fluid decreases as r
increases. Now
curl G = c(−2 + 1)r−2−1 k = −cr−3 k.
The minus sign before the coefficient c tells us that the paddle wheel spins
clockwise even though the fluid rotates counterclockwise. The farther the
paddle wheel is from the axis, the slower it rotates.
Summary
We expressed gradient, divergence, and curl in several coordinate systems.
Even though the basic unit vectors in each system may change direction from
point to point, they remain perpendicular to each other. That simplified the
computation of flux and circulation. The formulas are more complicated than
those in rectangular coordinates because tha amount a parameter changes is
not the same as the distance the corresponding point moves.
EXERCISES for Section 18.8 Key: R–routine, 16.[R] Estimate the circulation of the field in the
M–moderate, C–challenging preceding exercise around the same circle.
In Exercises 1 through 4 find and draw the gradient of When translating between rectangular and polar co-
the given functions of (r, θ) at (2, π/4). ordinates, it may be necessary to express br and θb in
terms of i and j and also i and j in terms of r and θ.
b
1.[R] r 4.[R] r θ3 2 Exercise 17 and 18 concern this matter.
2
2.[R] r θ
17.[R] Let (r, θ) be a So we have b r and θ in
3.[R] e−r θ point that has rectangular terms of i and j:
In Exercises 5 through 8 find the divergence of the coordinates (x, y).
r = √xi+yj
given function
b
(a) Show that b r = x2 +y 2
√−yi+xj
cos(θ)i + sin(θ)j, θ =
x2 +y 2
5.[R] 5b r + r2 θθb 8.[R] r sin(θ)b
r + which equals (18.8.16)
r2 cos(θ)θb
p
x/p x2 + y 2 i +
6.[R] r3 θbr + 3rθθb y/ x2 + y 2 j =
3 √ xi+yj 18.[R] Show that if
7.[R] rb r+r θ b
x2 +y 2 (x, y) has polar coordi-
In Exercises 9 through 12 compute the curl of the given nates (r, θ), then
(b) Show that θ =
function. − sin(θ)i + cos(θ)j,
i = cos(θ)θb r − sin(θ)θ
which equals
9.[R] rθb 3
12.[R] 1/r θb
p
2 2 j = sin(θ)θbr + cos(θ)θ
−y/p x +y i +
10.[R] r3 θbr + er θb x/ x2 + y 2 j. by solving the simultane-
11.[R] r cos(θ)b r + rθθb
(c) Draw a picture to ous equations (18.8.16) in
13.[R] Find the directional derivative of r2 θ3 in the accompany the cal- the preceding exercise for
direction culations done in i and j.
(a) and (b).
(a) br
In exercises 19 through 22
(b) θb I. find the gradient of the given function, using the
formula for gradient in rectangular coordinates,
(c) i
II. find it by first expressing the function in polar
(d) j coordinates and again for gradient in polar coor-
dinates. (18.8.1),
show that the two results agree.
14.[R] What property of rectangular coordinates
makes the formulas for gradient, divergence, and curl 19.[R] x2 + y 2 p
22.[R] x/ x2 + y 2
in those coordinates relatively simple? p
20.[R] x2 + y 2
21.[R] 3x + 2y
15.[R] Estimate the flux of rθvrhat = r2 θ3 θb around
the circle of radius 0.01 with center at (r, θ) = (2, π/6). In Exercises 23 through 26
I. find the gradient of the given function, using its
formula in polar coordinates, that is (18.8.1),
II. find it by first expressing the function in rectan- (c) (r, θ, z + ∆z).
gular coordinates,
(c) θ.
b
27.[R] x2 i + y2j 28.[R] xyi
The next two exercises are useful in developing the 36.[M] Without using the formula for the gradient,
formula for the gradient in cylindrical and spherical do Exercise 34.
coordinates.
31.[R] Approximately how far is it from the points 37.[M] Using as few mathematical symbols as you
(r, θ, z) to can, state the formula for the divergence of a vector
field given relative to b
r and θ.
(a) (r + ∆r, θ, z),
(b) (r, θ + ∆θ, z), 38.[M] Using as few mathematical symbols as you
can, state the formula for the curl of a vector field terms of polar coordinates, it is necessary to express
given relative to b
r and θ. ∂f /∂x, ∂f /∂y, i, and j in terms of partial derivative
of g(r, θ) and b
r and θ.
39.[M] In the formula for the divergence of Abr + B θ,
b
(a) Show that ∂r/∂x = cos(θ), ∂r/∂y = sin(θ),
why do the terms rA and 1/r appear in (1/r)(∂(rA)/∂r
∂θ/∂x = −(sin(θ))/r, ∂θ/∂y = (cos θ)/r.
and rA? Explain in detail why 1/r appears.
(b) Use the chain rule to express ∂f /∂x and ∂f /∂y
40.[M] Obtain the formula for the gradient in cylin- in terms of partial derivatives of g(r, θ).
drical coordinates.
(c) Recalling the expression of i and j in terms of rb
41.[M] Obtain the formula for curl in cylindrical co- and θb in Exercise 18 obtain the gradient of g(r, θ)
ordinates. in polar coordinates.
44.[M] Where did we use the fact that rb and θb are 47.[M] In Exercise 6 of Section 18.6 we used rect-
perpendicular when developing the expression for di- angular coordinates to show that an irrotational pla-
vergence in polar coordinates? nar central field is symmetric. Use the formula for
curl in polar coordinates to obtain the same result.
45.[M] Obtain the formula for the gradient of g(r, θ) Note: This way is much easier.
in polar coordinates by starting with the formula for
the gradient of f (x, y) in rectangular coordinates. Dur-
48.[M] In Exercise 21 in Section 18.4 we used rect-
ing the calculations you will have some happy mo-
angular coordinates to show that an incompressible
ments as complicated expressions cancel and the iden-
symmetric central field in the plane must have the
tity cos2 (θ) + sin2 (θ) = 1 simplifies expressions. (See
Exercise 18.8.16.) form F(r) = (k/r)b r. Obtain this result using the for-
Assume g(r, θ) = f (x, y), where x = r cos(θ) and mula for divergence in polar coordinates.
y = r sin(θ). To express ∇f = ∂f /∂xi + ∂f /∂yj in
R
I. S
E · n dS = Q/0 , where S is a surface bounding a spatial region and
Q is the change in that region. (Gauss’s Law for Electricity)
H
II. C
E · dr = 0 for any closed curve C. (Faraday’s Law of Induction)
R
III. B · n dS = 0 for any surface S that bounds a spatial region. (Gauss’s
S
Law for Magnetism)
H R
IV. B · dr = µ0 S J · n dS, where C bounds the surface S and J is the
C
electric current flowing through S. (Ampere’s Law)
The constants 0 and µ0 (“myoo zero”) depend on the units used. They
will be important in the CIE on Maxwell’s Equations.
Each of the four statements about integrals can be translated into infor-
mation about the behavior of E or B at each point.
In derivative or “local” form the four principles read:
II’. curl E = 0
III’. div B = 0
IV’. curl B = µ0 J
It turns out that µ010 equals the square of the speed of light. Why that is
justified is an astonishing story told in CIE 23.
EXAMPLE 1 Obtain Gauss’s Law for Electricity (I) from Coulomb’s Law
(I’).
SOLUTION Let V be the solid region whose boundary is S. Then
R R
S
E · n dS = RV ∇ · E dV Divergence Theorem
= V q0 dV Coulomb’s Law
= 10 V q dV = Q0 .
R
R
Recall that the total charge in V is Q = V q dV .
Does Gauss’s law imply Coulomb’s law? Example 2 shows that the answer
is yes.
EXAMPLE 2 Deduce Coulomb’s law (I’) from Gauss’s law for electricity
(I).
SOLUTION Let V be any spatial region and let S be its surface. Let Q be
the total charge in V. Then
Z
Q
= E · n dS Gauss’s law
0
S
Z
= ∇ · E dV Divergence Theorem.
V
for all spatial regions. Since the integrand is assumed to be continuous, the
“zero-integral principle” tells us that it must be identically 0. That is,
q
− ∇ · E = 0,
0
which give us Coulomb’s law.
H
EXAMPLE 3 Show that II implies II’. That is, C
E · dr = 0 for closed
curves implies curl E = 0.
Summary
We stated the four equations that describe electrostatic and magnetic fields
that do not vary with time. Then we showed how to use the divergence theorem
or Stokes’ theorem to translate between their global and local forms. The
exercises include the four equations in their general form, where E and B vary
with time.
Name H Mathematical
R Expression Physical D
Green’s Theorem F · n ds = R
∇ · F dA flux of F
HC R ∂P ∂Q
(−Qdx + P dy) = R ∂x + ∂y dA differen
HC H R
F · T ds = C F · dr = R (∇× F) · k dA circulation o
HC ∂Q
(P dx + Qdy) = R ∂x − ∂P
R
∂y
dA
RC R
Gauss’ Theorem S F · N dS = R ∇ · F dV
(Divergence The-
orem) H R
Stokes’ Theorem C
F · T ds = S (∇ × F) · n dS
(S is a surface bounded by C with n compat-
ible by orientation of C)
Green’s Theorem can be viewed as the planar version of either the Diver-
gence Theorem or Stokes’ Theorem.
Though div F and curl F were defined in terms of rectangular coordinates,
they also have a meaning that is independent of any coordinates. For instance,
if F is a vector field in space, the divergence of F at a point multiplied by the
volume of a small region containing that point approximates the flux of F
across the surface of that small region. More precisely,
R
F · n ds
div F at P equals the limit of S as the diameter of R approaches 0
volume of R
The curl of F at P is a vector, so it’s a bit harder to describe physically.
Let n be a unit vector and C a small curve that lies in a plane through P , is
perpendicular to n, and surrounds P . Then the scalar component of curl F at
P is the direction n multiplied by the area of the surface bounded by C gives
the circulation of F along C.
A field whose curl is 0 is called irrotational. A field whose divergence is 0
is called incompressible (or divergence-free).
Of particular interest are conservative fields. A field F is conservative if
its circulation on a curve depends only on the endpoints of the curve. If the
domain of F is simply connected, F is conservative if and only if its curl is 0.
A conservative field is expressible as the gradient of a scalar function.
Among the conservative fields are the symmetric central fields. If, in addi-
tion, they are divergence-free, they take a very special form that depends on
the dimension of the problem.
RB
In the case where curl F = 0 one can replace an integral A F · dr by an
integral over another curve joining A and B. This is most beneficial when the
new line integral is easier to evaluate than the originalR one. Similarly, in a
region where ∇ · F = 0 we can replace an integral S F · n dSover the surface
S with a more convenient integral over a different surface.
In applications in space the most important field is the inverse square
central field, F = rbr2 . The flux of this field over a closed surface that does not
enclose the origin is 0, but its flux over a surface that encloses the origin is
4π. If one thinks in terms of steradians, it is clear why the second integral
is 4π: the flux of br/r2 also measures the solid angle subtended by a surface.
Also, the first case becomes clear when one distinguishes the two parts of the
surface where n · r is positive and where it is negative.
H
1.[R] Match the vector fields given in mathematical (a) If C F · dr = −2, estimate ∇ × F at points in R.
symbols (a.-e.) with the written description (1.-5.)
(b) Would you use or ⊕ to indicate the curl?
(b) Find the total flux of F across the surface of the In Exercises 8 to 11, F is defined on the whole plane
box. but indicated only at points on a curve
R C bounding a
region R. What can be said about R ∇ · F dA in each
case?
(a) (b)
(c) (d)
Figure 18.S.2:
(b) Use Green’s theorem to evaluate the integral in (a) If b were replaced by ∞, what is the solid angle
(a). S subtends at the origin? Hint: No integration
is needed.
(c) Evaluate the integral in (a) directly.
(b) Find the solid angle subtended by S when b is
finite. Hint: See Exercise 94.
17.[M] Let F(x, y) = (x + y)i + x2 j and let C be
the counterclockwise path around the triangle whose (c) Is the limit of your answer in (b) as b → ∞ the
vertices are (0, 0), (1, 1), and (−1, 1). same as your answer in (a)? Hint: It should be!
(a) RUse the planar divergence theorem to evaluate
C F · nds, where n is the outward unit normal.
(b) Evaluate the line integral in (a) directly. 19.[M] Look back at the Fundamental Theorem
of Calculus (Section 6.4), Green’s Theorem (Sec-
tion 18.2), the Divergence Theorem (Section 18.6), and
18.[M] Let b and c be positive numbers and S the Stokes’ Theorem (Section 18.4). What single theme
“infinite rectangle” parallel to the xy-plane, consisting runs through all of them?
of the points (x, y, c) such that 0 ≤ x ≤ b and b ≥ 0.
Calculus is Everywhere # 23
How Maxwell Did It
In a letter to his cousin, Charles Cay, dated January 5, 1965, Maxwell wrote:
It indeed was “great guns,” for out of his theory has come countless in-
ventions, such as television, cell phones, and remote garage door openers. In
a dazzling feat of imagination, Maxwell predicted that electrical phenomena
create waves, that light is one such phenomenon, and that the waves travel at
the speed of light, in a vacuum.
In this section we will see how those predictions came out of the four
equations (I’), (II’), (III’), and (IV’) in Section 18.9.
First, we take a closer look at the dimensions of the constants ε0 and µ0
that appear in (IV’),
1 J
∇×B= .
µ 0 ε0 ε0
The constant ε0 makes its appearance in the equation
1 qq0
Force = F = . (C.23.1)
4πε0 r2
Since the force F is “mass times acceleration” its dimensions are
length
mass · ,
time2
or, in symbols
L
m .
T2
The number 4π is a pure number, without any physical dimension.
The quantity qq0 has the dimensions of “charge squared,” q 2 , and R2 has
dimensions L2 , where L denotes length.
Solving (C.23.1) for ε0 , we find the dimensions of ε0 . Since
q2
ε0 = ,
4πF r2
October 22, 2010 Calculus
C.23– How Maxwell Did It 1387
∂B
∇×E=− .
∂t
Taking the curl of both sides of this equation leads to
∂B
∇ (−∇ × E) = ∇ × . (C.23.4)
∂t
Combining (C.23.3) and (C.23.4) gives us an equation that involves E alone:
∂ 2E
∇ × (−∇ × E) = µ0 ε0 . (C.23.5)
∂t2
An identity concerning “the curl of the curl,” which tells us that
∇ × (∇ × E) = ∇ (∇ · E) − (∇ · ∇) E. (C.23.6)
But ∇·E = 0 is one of the four assumptions, namely (I), on the electromagnetic
fields. By (C.23.5) and (C.23.6), we arrive at
∂ 2E
(∇ · ∇) E = µ0 ε0
∂t2
∂ 2E 1
or 2
− ∇2 E = 0. (C.23.7)
∂t µ 0 ε0
∂2
2
∂ E ∂ 2E ∂ 2E
1
E(x, t)i − + + i = 0,
∂t2 µ0 ε0 ∂x2 ∂y 2 ∂z 2
Calculus is Everywhere # 24
Heating and Cooling
Engineers who design a car radiator or a home air conditioner are interested in
the distribution of temperature of a fin attached to a tube. We present one of
the mathematical tools they use. Incidentally, the example shows how Green’s
Theorem is applied in practice.
A plane region A with boundary curve C is occupied by a sheet of metal. By
various heating and cooling devices, the temperature along the border is held
constant, independent of time. Assume that the temperature in A eventually
stabilizes. This steady-state temperature at point P in A is denoted T (P ).
What does that imply about the function T (x, y)?
First of all, heat tends to flow “from high to low temperatures,” that is, in
the direction of −∇T . According to Fourier’s law, flow is proportional to the
conductivity of the material k (a positive constant) and the magnitude of the
gradient k∇T k. Thus I
(−k∇T ) · nds
C
for any region A in the metal plate. Since ∇ · ∇T is the Laplacian of T and k
is not 0, we conclude that
Z 2
∂ 2T
∂ T
+ dA = 0. (C.24.1)
∂x2 ∂y 2
A
∂ 2T ∂ 2T
+ = 0.
∂x2 ∂y 2
This is an important step, since it reduces the study of the temperature dis-
tribution to solving a partial differential equation.
The expression
∂ 2T ∂ 2T
+ ,
∂x2 ∂y 2
which is ∇·∇T , the divergence of the gradient of T , is called the Laplacian of
T . If T is a function of x, y, and z, then its Laplacian has one more summand,
∂ 2 T /∂z 2 . However, the vector notation remains the same, ∇ · ∇T . Even
more compactly, it is often reduced to ∇2 T . Note that in spite of the vector
notation, the Laplacian of a scalar field is again a scalar field. A function
whose Laplacian is 0 is called “harmonic.”
EXERCISES