Chapter 14 - Vector Calculus
Chapter 14 - Vector Calculus
Chapter 14 - Vector Calculus
Vector-values functions
To describe the location of the airplane following the path
shown in the following figure
Definition
A vector valued function r(t) is a mapping from its domain
D R to its range R V , so that for each t in D, r(t)=v for
exactly one vector v V . We can always write a vectorvalued function as :
3
r (t ) f (t )i g (t ) j h(t )k
. . . . . (1)
Example
Sketch a graph of the curve traced out by the endpoint of
the two-dimensional vector-valued function:
r (t ) (t 1)i (t 2 2) j
Solution
Substituting some values for t, we have :
r (0) i 2 j 1,2
r ( 2) 3i 2 j 3,2 ,
and
r (2) i 2 j 1,2
tR
tR
Solution
In this case, the curve can be written parametrically as :
x 4 cos t , y 3 sin t ,
tR
x
4
3
y
cos 2 t sin 2 t 1
1
Vector Fields
To analyze the flight of an airplane, engineers use wind
tunnel tests to provide information about the flow of air
over the wings and around the fuselage. As you can
imagine, to model such a test mathematically, we need to
be able to describe the velocity of the air at various points
throughout the tunnel. So, we need to define a function
that assigns a vector to each point in space. Such a
function would have both a multidimensional domain and a
multidimensional range( like the vector- valued functions)
Although vector fields in higher dimensions can be very
useful, we will focus here on vector fields in two and three
dimensions.
Definition
A vector field in the plane is a function F(x,y) mapping
points in R2 into the set of two-dimensional vectors V2, we
write :
F ( x, y )
f 1 ( x, y ), f 2 ( x, y ) f 1 ( x, y )i f 2 ( x, y ) j
F ( x, y, z ) f 1 ( x, y, z ), f 2 ( x, y, z ), f 3 ( x, y, z )
f 1 ( x, y, z )i f 2 ( x, y, z ) j f 3 ( x, y, z )k
( x, y , z )
and
f 3 ( x, y , z )
Example
For the vector field F ( x, y) x y,3 y x , evaluate
(a) F(1,0)
(b) F(0,1) and
(c) F(-2,1)
Plot each vector using the point (x,y) as the initial
point.
Solution
(a) Taking x=1 and y=0 , we have
F (1,0) 1 0,0 1 1,1
1,5
Example
Graph the vector fields
F ( x, y ) x , y ,
G ( x, y )
x, y
x2 y2
, and
H ( x, y ) y , x
, and
Notice that the vectors all points away from the origin
and increase in length as the initial points get farther
from the origin. In fact, the initial point (x,y) lies a
distance x y from the origin and the vector x, y
has length x y , so , the length of each vector
corresponds to the distance from its initial point to the
origin. This gives us an important clue about the graph
of G(x,y). Although the formula may look messy, notice
that G(x,y) is the same as F(x,y) except for the division
by x y . Which is the magnitude of the vector x, y .
Recall that dividing a vector by its magnitude yields a
unit vector in the same direction. Thus, for each x, y ,
G(x,y) has the same direction as F(x,y), but is a unit
vector. A computer-generated plot of G(x,y) is shown in
the figure below
2
12
Gradient Fields
An important type of vector field with which we already
have some experience is the gradient field. Where the
vector field is the gradient of some scalar function.
Because of the importance of gradient fields, there are a
number of terms associated with them. In the following
definition we do not specify the number of independent
variables , since the terms can be applied to functions of
two, three or more variables.
Definition
For any scalar function f, the vector field F f is called
the gradient field for the function f. We call f a potential
function for F. Whenever F f , for some scalar function
f, we refer to F as a conservative vector field.
Example
15
f ( x, y ) x 2 y e y
1
g ( x, y , z ) 2
x y2 z2
Solution
(a) we first compute the partial derivatives
and
f ( x, y )
f
x2 e y
y
f f
,
x y
f
2 xy
x
, so that
2 xy , x 2 e y
A computer-generated graph of
figure below
f ( x , y )
is shown in the
16
g
2x
( x 2 y 2 z 2 ) 2 ( 2 x )
2
x
x y2 z2
g
2y
( x 2 y 2 z 2 ) 2 (2 y )
2
y
x y2 z2
and z ( x y
This gives us
g ( x , y , z )
z 2 ) 2 (2 z )
f f f
,
,
x y z
2z
2
y2 z2
.
2
2 x, y , z
(x y 2 z 2 )2
2
A computer-generated graph of
following figure
g ( x, y , z )
is shown in the
17
Solution
The idea here is to try to construct a potential function. In
the process of trying to do so, we may instead recognize
that there is no potential function for the given vector field.
For (a), if f(x,y) is a potential function for F(x,y), we have
that
f ( x, y ) F ( x, y ) 2 xy 3, x 2 cos y
so that
f
2 xy 3, and
x
f
x 2 cos y
y
. . . . .
( 2)
(2 xy 3)dx x
y 3x g ( y )
(3)
18
so that
g
3x 2 y 2 2 y
x
g
x 2 y 2x
y
. . .
(4)
3x
y 2 2 y dx x 3 y 2 2 yx h( y )
19
f
( x, y ) 2 x 3 y 2 x h ( y ) x 2 y 2 x
y
h ( y ) ,
we get
h ( y ) x y 2 x 2 x y 2 x x y 2 x y
2
Line Integrals
In section (5) we used integration to find the mass of a thin
rod with variable mass density . There, we had observed
that if the rod extends from x=a to x=b and has mass
density function (x), then the mass of the rod is given by
b
20
21
m ( xi* , y i* , z i* ) s i
i 1
22
p 0
(x , y , z
i 1
*
i
*
i
*
i
)si
. . . . . .(1)
provided the limit exists and is the same for every choice of
the evaluation points (xi*,yi*,zi*) , i=1,2,,n
You might recognize that equation (1) looks like the limit of
a Riemann sum ( an integral). As it turns out, this limit
arises naturally in numerous applications. We pause now to
give this limit a name and identify some useful properties
Definition
The line integral of f(x,y,z) with respect to arc length along
the oriented curve C in three-dimensional space, written
f ( x, y, z )ds , is defined by
C
f ( x, y , z ) ds lim
p 0
f (x
i 1
*
i
, yi* , zi* ) si
provided that this limit exists and is the same for all
choices of evaluation points.
Furthermore, we can define line integrals of functions
f(x,y) of two variables along an oriented curve C in the
23
f ( x, y, z )ds
f ( x(t ), y(t ), z (t )) x (t )
y (t ) z (t ) dt
2
x(t ) 2 y(t ) 2 dt
f ( x, y )ds f ( x(t ), y (t ))
a
Proof
We prove the result for the case of a curve in two
dimensional and can prove the three-dimensional case in
the same manner. From the definition ( adjusted for the
two-dimensional case), we have
f ( x, y )ds lim f ( x , y )s . . . . .(2)
n
p 0
i 1
*
i
*
i
24
si
for some
i 1
t i* (t i 1 , t i )
n
i 1
* 2
i
* 2
i
i 1
*
i
), y (ti* )
x(t ) y(t )
*
i
*
i
t i
dt
25
Example
Find the mass of a spring in the shape of the helix defined
parametrically by :
x=2cost , y=t , z=2sint , for 0 t 6 , with density
(x,y,z)=2y.
Solution
A graph of the helix is shown in the figure below:
The density is
( x, y , z ) 2 y 2t
5dt
26
mass ( x, y, z ) ds
C
2 5
6
2
2
t
( x, y , z )
5dt
ds
tdt
0
36 2 5
Example
Evaluate
(2 x
c
y ) ds
x +y =1.
Solution
We first need the parametric equation to represent C .
Recall that the unit circle can be parameterized by means
of the equations
x= cost , and y=sint
27
therefore we have
dx
dt
2
2
c(2 x y )ds (2 cos t sin t )
0
dy
dt
dt
cos 3 t
(2 cos t sin t )dt 2t
0
2
2
0
2
3
28
c1
f ( x, y ) ds f ( x, y )ds ... f ( x, y ) ds
c2
cn
29
Example
Evaluate
2 xds , where c consists of the arc c1 of the parabola y=x2
from (0,0) to (1,1) followed by the vertical line segment c2
from (1,1) to (1,2).
c
Solution
The curve C is shown in the figure below
y=x2
0x 1
30
dx
dx
c2 xds 2 x
1
dy
dx
dx
therefore
2 x 1 4 x 2 dx
0
1 2
. (1 4 x) 2
4 3
5 5 1
6
dx
c 2 xds 1 2(1) dy
2
2
dy
dy
c1
c2
dy 2dy 2
1
5 1
2
6
0 t 1
31
Example
Evaluate y dx xdy , where
(a) C=C is the line segment from (-5,-3) to (0,2) and
(b) C=c is the arc of the parabola x=4-y2 from ( -5,-3)
to (0,2)
( see the figure)
2
Solution
(a) A parametric representation for the line segment is
x=5t-5
y=5t-3
0t1
We use r 5,3 , and r 0,2
Then dx= 5dt , dy=5dt ,
o
32
c1
5 ( 25t 2 25t 4) dt
0
25t 3 25t 2
4t
2
3
5
6
c2
y 2 dx xdy
( 2 y )dy (4 y 2 )dy
3
2
(2 y
y 2 4)dy
y4
y3
4 y
4
3
245
6
0t1
33
f ( x, y ) dx f ( x, y ) dx
c
f ( x, y ) dy f ( x, y ) dy
c
34
f ( x, y ) ds
f ( x, y ) ds
Example
Evaluate the line integral (2 x 3 yz )ds , where C is the
curve defined parametrically by x=cost , y=sint , and
z=cost with 0 t 2.
2
Solution
A graph of C is shown in the figure below:
35
x (t ) 2 y (t ) 2 z (t ) 2 dt
(2 x 2 3 yz )ds
(2 cos
0
t 3 sin t cos t )
2
1 sin
tdt 6.9922
ds
2 x 2 3 yz
36
x (t ) 2 y (t ) 2 dt
1 4t 2 dt
2
4
C 2 x yds 2 t
1 2 x 2 y
2
1 4t dt 45.391
ds
(b) The curve is the same as in part (a) , except that the
orientation is backward ( see the figure )
2 xyds
2t
1 4t 2 dt 45.391
as before.
Theorem (*)
Suppose that f(x,y,z) is a continuous is a region D
containing the curve C and that C is described
parametrically by x=x(t) , y=y(t), and z=z(t), where t
ranges from t=a to t=b and x(t),y(t) and z(t) have
continuous first derivatives. Then:
38
f ( x, y, z ) dx f ( x(t ), y (t ), z (t )) x (t )dt
f ( x, y, z ) dy f ( x(t ), y (t ), z (t )) y (t )dt
f ( x, y, z ) dz f ( x(t ), y (t ), z (t )) z (t ) dt
a
b
and
a
b
Example
Compute the line integral (4 xz 2 y )dx , where C is the
line segment :
(a) from (2,1,0) to (4,0,2)
(b) from (4,0,2) to (2,1,0)
C
Solution
First, parametric equations for C for part (a) are
x 2 (4 2)t 2 2t
y 1 (0 1)t 1 t
and
for
0 t 1
z 0 (2 0)t 2t
39
2
C (4 xz 2 y)dx (16t 14t 2)
0
4 xz 2 y
86
(2)dt
3
dx
86
3
Theorem
Suppose that f(x,y,z) is a continuous function in some
region D containing the oriented curve C. Then , the
following hold.
(i)
If C is piecewise-smooth , then
f ( x, y , z ) dx f ( x, y , z ) dx
C
40
(ii)
f ( x, y , z ) dx
C1
f ( x, y , z ) dx
C2
f ( x, y, z ) dx ...
Cn
f ( x, y , z )
Example
Compute 4 xdy 2 ydz , where C consists of the line
segment from (0,1,0) to (0,1,1), followed by the line
segment from (0,1,1) to (2,1,1) and followed by the line
segment from (2,1,1) to (2,4,1).
C
Solution
The sketch of the curves is in the following figure
41
C2
Cn
1
1
4
(
0
)
(
0
)
2
(
1
)
(
1
)
dt
4(2t ) (0)
0
0
4x
y (t )
2y
z ( t )
4x
y ( t )
4
(2t ) (0)
0
4x
y (t )
1
2
(1) (0)dt
2y
z ( t )
42
F3 ( x(t ), y (t ), z (t )) z (t ) dt
we should
F1 ( x, y , z ) dx
F2 ( x, y , z ) dy
F3 ( x, y , z ) dz
F ( x, y, z ).dr
F1 ( x, y, z ) dx F2 ( x, y , z ) dy F3 ( x, y , z ) dz
F1 ( x, y , z ) dx F2 ( x, y , z ) dy F3 ( x, y, z )dz
C
43
F ( x, y , z ).dr
Example
Compute the work done by the force field
F ( x, y , z ) 4 y ,2 xz ,3 y acting on an object as it moves along
the helix defined parametrically by x=2cost , y=2sint
and z=3t, from the point (2,0,0) to the point (-2,0,3).
Solution
The work is given by
W
F ( x, y , z ).dr
44
0 4 (2sint )
4y
(2 cos t )
y ( t )
2 xz
3(2 sin t )
3y
(3)dt
z( t )
F ( x, y ).dr
ydx xdy
ydx xdy
(t
1
1)(1) (t )(2t ) dt
(t
1) dt 6
C1
46
C1
F .dr
C1
2 x,3 y 2 . dx, dy
2t 12t
C1
2 xdx 3 y 2 dy
( 2) dt 9
C2
2 x,3 y 2 . dx, dy
2
2 xdx 3 y dy 9
Definition
A region D R ( for n 2 ) is called connected if every
pair of points in D can be connected by a piecewisesmooth curve lying entirely in D.
n
48
49
Proof
Recall that a vector field F is conservative whenever
F f , for some scalar function f ( called a potential
function for F). There are several things to prove here.
First, suppose that F is conservative, with F ( x, y ) f ( x, y )
.Then
F ( x, y ) M ( x, y ), N ( x, y ) f ( x, y )
f x ( x, y ), f y ( x, y )
and
N ( x, y ) f y ( x , y )
f x ( x, y )dx f y ( x, y )dy
C
t2
(1)
t1
50
F ( x, y ).dr
t2
t1
d
f ( g (t ), h(t )) dt
dt
f ( g (t 2 ), h(t 2 )) f ( g (t1 ), h(t1 ))
t2
t1
f ( x 2 , y 2 ) f ( x1 , y1 )
( u ,v )
f (u , v )
F ( x, y ).dr
( xo , y o )
we must have
f (u , v)
( x1 ,v )
( u ,v )
F ( x, y ).dr
( xo , y o )
F ( x, y).dr
(2)
( x1 , v )
( u ,v )
f u (u , v)
F ( x, y ).dr
F ( x, y ).dr
u ( xo , yo )
u ( x1,v )
( u ,v )
F ( x, y ).dr
u ( x1,v )
( u ,v )
M ( x, y )dx N ( x, y )dy
u ( x1,v )
52
f u (u , v)
( u ,v )
M ( x, y )dx N ( x, y )dy
M ( x, y )dx
u ( x1 ,v )
u ( x1,v )
f u (u , v)
M ( x, y )dx M (u , v)
u ( x1,v )
(3)
we find that
53
f (u , v)
( u , y1 )
(u ,v )
F ( x, y).dr
F ( x, y ).dr
( xo , y o )
(4) In
( u , y1 )
f v (u , v)
( u ,v )
F ( x, y ).dr
F ( x, y ).dr
v ( xo , yo )
v ( u , y1 )
( u ,v )
F ( x, y ).dr
v ( u , y1 )
( u ,v )
M ( x, y ) dx N ( x, y )dy
v ( u , y1 )
N ( x, y )dy N (u , v)
v ( u, y1
( u ,v )
(5)
f x ( x, y ), f y ( x, y ) f ( x, y )
so that F is conservative in D
Theorem (2)( Fundamental theorem for line integrals)
Suppose that F ( x, y) M ( x, y ), N ( x, y ) is continuous in the
open, connected region D R and that C is any
piecewise-smooth curve lying in D, with initial point
( x1,y1) and terminal point (x2,y2). Then , if F is
conservative on D, with F ( x, y ) f ( x, y) , we have
2
x ,y )
F ( x, y ).dr f ( x, y ) ( x2 , y2 ) f ( x 2 , y 2 ) f ( x1 , y1 ) It
1
54
Solution
From theorem (1), the line integral is independent of
path if and only if the vector field F(x,y) is conservative.
So, we look for a potential function for F, that is, a
function f(x,y) of which
F ( x, y ) 2 xy 3, x 2 4 y 3 5 f ( x, y )
f x ( x, y ), f y ( x, y )
(7 )
x 2 g ( y ) x 2 4 y 3 5
F ( x, y ).dr f ( x, y )
( 2 , 3)
( 1, 2 )
Notice that
56
F ( x, y ).dr 0
lying in D.
Proof
Suppose that F ( x, y ).dr 0 for every piecewise-smooth
closed curve C lying in D. Take any two points P and Q
lying in D and let C1 and C2 be any two piecewisesmooth closed curves from P to Q that lie in D, as
indicated in the figure below
C
57
F ( x, y ).dr
C1
C1
F ( x, y ).dr
C2
F ( x, y ).dr
F ( x, y ).dr F ( x, y ).dr
C2
F ( x, y ).dr F ( x, y ).dr
So that
Since C1 and C2 were any two curves from P to Q, we
have that F ( x, y ).dr is independent of path and so, F is
conservative by theorem (1) . The second half of the
theorem ( that F conservative implies F ( x, y).dr 0 for
every piecewise-smooth closed curve C lying in D) is a
simple consequence of theorem (2) .
The line integrals are not always independent of path.
Said , differently, not all vector fields are conservative.
In view of this, it would be helpful to have a simple way
of deciding whether or not a line integral is independent
of path before going through the process of trying to
construct a potential function.
Note that by theorem (1) , if F ( x, y) M ( x, y ), N ( x, y ) is any
continuous on the open , connected region D and the line
integral F ( x, y ).dr is independent of path, then F must
C1
C2
58
and
N ( x, y ) f y ( x, y )
and
N x ( x, y ) f yx ( x, y )
59
Solution
In this case, we have
60
(e 2 x x sin y ) x cos y
y
Nx
( x 2 cos y ) 2 x cos y
x
My
and
61
62
x
y
M ( x, y )dx N ( x, y )dy
dA
Proof
Here, we assume that the region R can be written in the
form
R ( x, y ) / a x b, and g1 ( x) y g 2 ( x)
where g1(x) g2(x) , for all x in [a,b], g1(a)=g2(a) and
g1(b)=g2(b), as illustrated in the figure below
63
C1
C2
M ( x, g1 ( x))dx M ( x, g 2 ( x))dx
M ( x, g1 ( x)) M ( x, g 2 ( x)) dx
(1)
2
M
M
dA
R y
a g ( x) y dydx
1
y g 2 ( x)
M ( x, y ) y g
a
1 ( x)
dx
the
fundamnetal
theorem
of
calculus
M ( x, g 2 ( x )) M ) x, g1 ( x)) dx
a
M
dA
y
( 2)
64
C3
C4
Where the
(3)
65
d h ( y)
2
N
N
dA
R x
c h ( y ) dx dxdy
1
N ( h2 ( y ), y ) N (h1 ( y ), y )dy
c
N ( x, y )dy x dA
( 4)
x
y
M ( x, y )dx N ( x, y )dy
dA
Example
Use Greens theorem to rewrite and evaluate
( x y )dx 3xy dy , where C consists of the portion of y=x2
from (2,4) to (0,0), followed by the line segments from (0,0)
to (2,0) and from (2,0) to (2,4).
2
Solution
We indicate the curve C and the enclosed region R in the
figure below
66
N M
dA
y
x
y 3 ) dx 3 xy 2 dy
R
(3 y 2 3 y 2 ) dA 0
R
Example
Evaluate the line integral (7 y e )dx [15 x sin( y 8 y )]dy ,
where C is the circle of radius 3 centered at the point (5,7), as shown in the figure below
sin x
67
Solution
First, notice that it will be virtually impossible to evaluate
the line integral directly. However , taking M(x,y)=7y-esinx
and N(x,y)=15x-sin(y3+8y), notice that M and N are
continuous and have continuous first partial derivatives
everywhere. So, we may apply Greens theorem, which
gives us:
(7 y e
sin x
N M
x
y
dA
(15 7)dA
R
8 dA 72
R
Where
dA
R
dA (3)
x
y
xdy
dA
dA
R
x
y
ydx
dA
dA
R
dA 2
C
xdy ydx
(5)
1
a2 b2
Solution
First, observe that the ellipse corresponds to the simple
closed curve C defined parametrically by:
C ( x, y ) / x cos t ,
y sin t , 0 t 2
1
1
xdy ydx [(a cos t )(b cos t ) (b sin t )( a sin t )]dt
C
2
2 0
1
2
(ab cos
t ab sin 2 t )dt ab
70
Solution
Since C consists of four distinct pieces, evaluating the line
integral directly by parameterizing the curve is probably
not a good choice. On the other hand, since C is a
piecewise-smooth, simple closed curve, we have by Greens
theorem
(e x 6 xy ) dx (8 x 2 sin y 2 )dy
[ x (8 x
sin y 2 )
(e x 6 xy )]dA
y
71
(e
C
6 xy ) dx (8 x 2 sin y 2 ) dy
10 x
R
r cos
dA
rdrd
/2 3
/2
10r 3
cos
3
r 3
d
r 1
10 3 3
260
/2
(3 1 )sin 0
3
3
M ( x, y ) dx N ( x, y ) dy
N M
x
y
dA
72
This operation will divide the region R into two simplyconnected regions R1 and R2 . We can then apply Greens
theorem in each of R1 and R2 separately. Adding the double
integrals over R1 and R2 gives us the double integral over
all R. We have
73
N M
x
y
dA
N M
x
y
R1
R1
N M
x
y
R2
dA
M ( x, y ) dx N ( x, y ) dy
R2
dA
M ( x, y ) dx N ( x, y ) dy
N M
x
y
dA
R1
C1
C
M ( x, y ) dx N ( x, y ) dy
R2
M ( x, y ) dx N ( x, y ) dy
M ( x, y ) dx N ( x, y ) dy M ( x, y ) dx N ( x, y ) dy
C2
M ( x, y ) dx N ( x, y ) dy
This says that Greens theorem also holds for regions with
a single hole. This case can be extended to regions with
any finite number of holes.
Curl and Divergence
Greens theorem relates the line integral of a function over
the boundary of a plane region R to the double integral of a
related function over the region R. In some cases, the line
integral is easier to evaluate, while in other cases, the
double integral is easier. More significantly, Greens
theorem provides us with a connection between physical
quantities measured on the boundary of a plane region with
related quantities in the interior of the region. The goal of
this section is to extend Greens theorem to results that
relate triple integrals, double integrals , and line integrals.
The first step is to understand the vector operations of curl
and divergence . Both curl and divergence are
74
Curl
F3 F2
F2 F1
F1 F3
i
k
F
j
z
x
y
z
y
x
xF
x
F1
y
F2
z
F3
whenever
F3 F2
F 2 F1
F3 F1
i
k
j
z
z
y
x
y
x
F3 F2 F3 F1 F 2 F1
curl
y
z x
z x
y
(1)
Solution
Using the cross product notation in (1) , we have that for
(a):
75
Curl
F xF
x
F1
y
F2
k
i
z
x
F3
x2 y
y
3 x yz
z
z3
( z 3 ) (3 x yz )
( z 3 ) ( x 2 y)
(3 x yz ) ( x 2 y )
i
j
k
z
z
x
dy
y
(0 y )i (0 0) j (3 x 2 )k y ,0,3 x 2
F xF
x
F1
y
F2
k
i
z
x
F3
x3 y
y
y5
z
ez
(e z ) ( y 5 )
(e z ) ( x 3 y )
( y 5 ) ( x 3 y)
i
j
k
z
z
y
y
x
(0 0)i (0 0) j (0 1) k 0,0,1
Notice that in part (b) , that the only term that contributes to
the curl is the term (-y) in the i-component of F(x,y,z). This
illustrates an important property of the curl. Terms in icomponent of the vector field involving only x will not
contribute to the curl, nor will terms in the j-component
involving only y nor terms in k-component involving only
z. These observations are useful to simplify some
calculations. For instance, notice that
curl x 3 , sin 2 y ,
z 2 1 x2
curl 0,0, x 2
x 0,0, x 2 0,2 x,0
76
xF
x
F1
y
F2
k
i
z
x
F3
x
y
y
z
0
(b) we have
i
xG
x
F1
y
F2
k
i
z
x
F3
y
y
x
z
0
77
78
:
F1 F2 F3
x
y
z
,
Defined at all points at which all the indicated partial
derivatives exist.
divF ( x, y, z )
79
F1 F2 F3
,
,
. F1 , F2 , F3
divF ( x, y , z )
x y z
x
y
z
Example
Compute divF for
(a) F ( x, y, z ) x y,3x yz, z
(b) F ( x, y, z ) x y, z , e
2
( 2)
Solution
(a) we have from equation (2) that
divF .F
( x 2 y ) (3 x yz ) ( z 3 )
2 xy z 3 z 2
x
y
z
( x 3 y ) ( z 5 ) (e y )
3x 2 0 0 3x 2
x
y
z
Solution
(a) we have
(b) we have
( x) ( y )
2
x
y
y ( x)
.F
0
x
y
.F
81
fluid exiting the box than entering the box) in this case the
divergence is positive.
Example
If f(x,y,z) is a scalar function and F(x,y,z) is a vector field,
determine whether each operation is a scalar function, a
vector field or undefined :
(a) x(f )
(b) x(.F )
(c ) .(f )
Solution
Examine each of these expressions one step at a time,
working from the inside out.
For (a) , f is a vector field , so the curl of f is defined
and gives a vector field . In (b) .F is a scalar function, so
the curl of .F is undefined. In ( c) , f is a vector field, so
the divergence of f is defined and gives f a scalar
function.
Theorem (1)
Suppose that F ( x, y, z ) F ( x, y, z ), F ( x, y, z ), F ( x, y, z ) is a vector
field whose components F1,F2,and F3 have continuous firstorder partial derivatives throughout an open region D R .
If F is conservative, then xF 0
1
Example
Use the theorem above to determine whether the following
fields are conservative:
82
(a) F
(b) F
cos x z , y 2 , xz
2 xz ,3 z 2 , x 2 6 yz
Solution
(a) we have
i
xF
x
cos x z
y
y2
0 0,1 z ,0 0 0
z
xz
xF
x
2 xz
y
3z 2
6 z 6 z ,2 x 2 x,0 0,1 z ,0 0 0
z
x 2 6 yz
Theorem (2)
Suppose that F ( x, y, z ) F ( x, y, z ), F ( x, y, z ), F ( x, y, z ) is a vector
field whose components F1,F2,and F3 have continuous firstorder partial derivatives throughout all of R3. Then F is
conservative, if and only if xF 0 .
1
Summary
We can summarize a number of equivalent properties for
three-dimensional vector fields. Suppose that
F ( x, y , z ) F ( x, y , z ), F ( x, y , z ), F ( x, y , z ) is a vector field whose
components F , F , and F have continuous first partial
derivatives throughout all R . Then the following are
equivalent:
1. F ( x, y, z ) is conservative
2. F. dr is independent of path.
3. F . dr 0 for every piecewise-smooth closed curve C .
4. xF 0
5. F ( x, y, z ) is a gradient field ( F f for some potential function f )
1
x
y
dA
dx N dy
84
F . dr ( F ). k dA
x (t )
y (t )
,
r (t )
r (t )
85
F .nds ( F .n)(t ) r (t ) dt
M ( x(t ), y (t )) y (t ) N ( x (t ), y (t )) x (t )
r (t ) dt
r (t )
r (t )
a
M ( x, y)dy N ( x, y)dx
M N
x
y
dA
86