Vect Vadfun
Vect Vadfun
Contents
3 Laplace Transforms 7
4.4.5 Curvature . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
Chapter 1
Chapter 2
Chapter 3
Laplace Transforms
Chapter 4
depending on the points p in space, and Scalar functions are functions whose values are scalars:
f = f (p)
depending on p.
Definition 1 A scalar function F (x, y, z) defined over some region of space D is a function that assigns to
each point P0 in D with coordinates (x0 , y0 , z0 ) the number F (P0 ) = F (x0 , y0 , z0 ). The set of all numbers F(P)
for all points P in D are said to form a scalar field over D.
Definition 2
1. Let D be a set in <2 (a plane region). A vector field on <2 is a function F (x, y) that assigns to each
point (x, y) in D a two-dimensional vector:
2. Let D be a subset in <3 . A vector field on <3 is a function F (x, y, z) that assigns to each point
(x, y, z) in D a three-dimensional vector:
Example
1. The scalar function of position F (x, y, z) = xyz 2 for (x, y, z) inside the unit sphere x2 + y 2 + z 2 = 1
defines a scalar field throughout the unit sphere.
2. The distance f (p) of any point p from a fixed point pO in space is a scalar function. f (P ) defines a
scalar field in space and given by
p
f (P ) = f (x, y, z) = (x − xo )2 + (y − yo )2 + (z − zo )2
3. The vector function F (x, y, z) = (x − y)i + (y − z)j + (xyz − 2)k for (x, y, z) inside the ellipsoid
2
x2 2
a2
+ yb2 + zc2 = 1, defines a vector field throughout the ellipsoid.
Definition 3 A Vector valued function is simply a function whose domain is a set of real numbers and
whose range is a set of vectors. The vector valued functions whose values are three-dimensional vectors is
given by
r(t) = (f (t), g(t), h(t)) = f (t)i + g(t)j + h(t)k
where the scalars f (t), g(t) and h(t) are components of r(t).
√
Example:If r(t) = (t3 , ln(3 − t), t), then
Example: The vector valued function r(t) = costi + 2t2 j + 3tk, then r(0) = i, r(π) = −i + 2π 2 j + 3πk and
r(2) = cos2i + 8j + 6k
Note The vector valued function in <2 has the form r(t) = f (t)i + g(t)j where f (t) and g(t) are the
component functions of r.
The limit of a vector function is defined by taking the limits of its component functions as follows:
Examples:
* If r(t) = (1 + t3 )i + te−t j + sint
t k, then limt→0 r(t) = i + k
t
If r(t) = (2 + t2 )i + (t + 1)j + t2 +1
k, then limt→1 r(t) = 3i + 2j + 21 k
A vector valued function is continuous for each value of t if each component functions are continuous for all
real number t.
1
Example: Let r(t) = 2−t i + lntk, then r(t) is continuous for all t > 0 with t 6= 2.
t 2nπ+π
Example: Let r(t) = tan ti + t2 −1
j + 3tk, then r(t) is continuous for all t with t 6= 1, −1 and 2 where
n ∈ Z.
Definition 6 The derivative of the vector valued function r(t) is the vector function formed by differentiating
each components of r(t) with respect to t. That is r0 (t) = (f 0 (t), g 0 (t), h0 (t))
Example: Let r(t) = sinti + e2t j + ln(3t − 1)k, then r0 (t) = costi + 2e2t j + 3t−1 3
and r0 (0) = i + 2j − 3k,
0 2 3
r (1) = cos1i + 2e j + 2 k
Example: Let r(t) = 2t 1
i + t3 + 5k, then r0 (t) = − 2t12 i + 3t2 j and r0 (1) = − 12 i + 3j, r0 (−2) = − 81 i + 12j.
Definition 7 If r(t) = (f (t), g(t), h(t)), then the integral of r(t) is given by
Z Z Z Z
r(t)dt = f (t)dt, g(t)dt, h(t)dt
Definition 8 A space curve (or simply curve) is the range of a continuous vector-valued function on an
interval of real numbers.
Example: Line, circle, parabola, ellipse,circular helix, etc are same examples of curves.
Suppose C be a smooth curve in space, then the coordinates (x, y, z) can be represented by the equation
is called parametric representation of the curve C and t is called parameter. A vector equation of this
curve is given by
r(t) = f (t)i + g(t)j + h(t)k
The parametric representation of line l which passing through the point(xo , yo , zo ) and parallel to the vector
v = ai + bj + ck is given by
EXAMPLE: Find the parametric representation of the line that passing through (2, −3, 2) and parallel to
the vector v = 2i + 4j − 3k.
Solution: Let (xo , yo , zo ) = (2, −3, 2) and the parallel vector v = ai + bj + ck = 2i + 4j − 3k, then the
parametric representation of this line is
x = xo + at = 2 + 2t, y = yo + bt = −3 + 4t, z = zo + ct = 2 − 3t
for t ∈ <.
⇒ r(t) = (2 + 2t)i + (−3 + 4t)j + (2 − 3t)k f or t∈<
EXAMPLE: Find the parametric representation of the line segment from the point (2, −1, 3) to (3, 4, 0)?
Solution: Let p(xo , yo , zo ) = (2, −1, 3) and q(x1 , y1 , z1 ) = (3, 4, 0), then the parallel vector to the line is
v=→ −
pq = i + 5j − 3k.
Definition 9 The parametric representation of circle center at (a, b) and radius r, (x − a)2 + (y − b)2 = r2 , is
(x−xo )2 (y−yo )2
Definition 10 The parametric representation of ellipse, a2
+ b2
= 1, is
4. an ellipse 4x2 + 9y 2 = 36
x = cost, y = sint f or 0 ≤ t ≤ 2π
→ z = 2 − y = 2 − sint
So we can write parametric equations for C as
x = 1 + t, y = 2 + 5t, z = −1 + 6t
which is the parametric equations of a line passing through the point (1, 2, −1 and parallel to the vector
v = i + 5j + 6k.
x = cost, y = sint, z = t
since x2 + y 2 = (cost)2 + (sint)2 = 1, the curve must lie on the circular cylinder x2 + y 2 = 1. The point
(x, y, z) lies directly above the point (x, y, 0), which moves counterclockwise around the circle
x2 + y 2 = 1 in the xy-plane. Since z = t, the curve spirals upward around the cylinder as t increases.
Thus, the curve is called a circular helix.
6. r(t) = (6 − t2 )i + 12 tj for −2 ≤ t ≤ 4
Definition 11 If C is the graph of a smooth vector-valued function r(t) in 2-space or 3-space, then the vector
r0 (t) is nonzero, tangent to C at any point t and r00 (t) is normal to C at any point t. Thus, by normalizing
r0 (t) we obtain a unit vector
r0 (t)
T (t) = 0
kr (t)k
We call T (t) the unit tangent vector to C at t. And the unit normal vector is given by
Example:
a) Find the unit tangent vector to the graph of r(t) = t2 i + t3 j at t = 2.
Solution: Since
r0 (t) = 2ti + 3t2 j
is the tangent vector at any point t. Thus, the unit tangent vector at t = 2 is
r0 (2) 4i + 12j 1 3
T (2) = 0
=√ = √ i+ √
kr (2)k 16 + 144 10 10
√
b) Find the unit tangent and unit normal vectors to the ellipse x2 + 4y 2 = 4 at ( 2, √12 ).
Definition 12 Let C be a curve with a piecewise smooth parametrization r defined on [a, b]. Then the length
L of C is defined by
Z b Z b
0
dr
L= kr (t)kdt = dt
dt
a a
√
kr0 (t)k =
p
(−cost)2 + sin2 t + 1 = 2
√
6 2
r(t) = ti + t j + t3 k f or −1≤t≤1
2
Example: Show that the circumference of the circle center at the origin and radius r is 2πr.
Example:Find the length of circle center at the origin and radius 4 in the first quadrant.
Notice that if t ≥ a, then s(t) is the length of the portion of the curve between r(a) and r(b), and if r(t)
denotes the position of an object at time t ≥ a, then s(t) is the distance traveled by the object between time a
and time t.Or equivalently,
ds dr p
= k k = (x0 (t))2 + (y 0 (t))2 + (z 0 (t))2
dt dt
Z t
⇒ s = s(t) = kr0 (u)kdu
a
It is often useful to parameterize a curve with respect to arc length because arc length arises naturally from
the shape of the curve and does not depend on a particular coordinate system. If a curve r(t) is already given
in terms of a parameter t and s(t) is the arc length function given by above Equation, then we may be able to
solve for t as a function of s:t = s(t). Then the curve can be re-parameterized in terms of s by substituting for
t:r = r(t(s)).
Example: Suppose that r(t) = ti + t2 j + t3 k, then find the arc length function.
Solution:since r0 (t) = i + 2tj + 3t2 k, then
ds dr p p
= k k = (x0 (t))2 + (y 0 (t))2 + (z 0 (t))2 = 1 + 4t2 + 9t4
dt dt
Example:Re-parameterize the helix r(t) = costi + sintj + tk with respect to arc length measured from
(1, 0, 0) in the direction of increasing t.
Solution:The initial point (1, 0, 0) corresponds to the parameter value t = 0.
ds √
= kr0 (t)k = 2
dt
4.4.5 Curvature
Suppose that C is the graph of a smooth vector valued function that is parameterized in terms of arc length
function. The ”sharpness” of the bend in C is closely related to dT
ds , which is the rate of change of the unit
tangent vector T with respect to s.
Definition 13 Let C have a smooth parametrization r such that r0 is differentiable. Then the curvature κ of
C is defined by the formula
kT 0 (t)k
κ= 0
kr (t)k
Examples:
Theorem:If r(t) is a smooth vector valued function, then for each value of t at which T 0 (t) and r00 (t) exist,
the Curvature κ can be expressed as
||r0 (t) × r00 (t)||
κ(t) =
||r0 (t)||3
Definition 14 Let F (x, y, z) = f (x, y, z)i + g(x, y, z)j + h(x, y, z)k be a differentiable vector field function.
Then
∂f ∂g ∂h
DivF = + +
∂x ∂y ∂z
∂h ∂g ∂f ∂h ∂g ∂f
CurlF = ( − )i + ( − )j + ( − )k
∂y ∂z ∂z ∂x ∂x ∂y
i j k
∂ ∂ ∂
Note: curlF = ∇xF = ∂x ∂y ∂z
f g h
Example: Find the Divergence and Curl of the following vector field functions
a) F (x, y, z) = (2xy, xyz 2 − sin(yz), zex+y )
Solution:i) Divergence of F is
DivF (1, 1, 0) = 2 + e2
ii) Curl of F is
i j k
∂ ∂ ∂
CurlF = ∂x
∂y ∂z
2xy xyz 2 − sin(yz) zex+y
CurlF (1, 1, 0) = −i − 2k
Definition 15 If f is defined on a smooth curve C: r(t) = x(t)i + y(t)j for a ≤ t ≤ b, then the line integral
of f along C is
Z Z b Z b
f (x(t), y(t))kr0 (t)kdt
p
f (x, y)ds = f (x(t), y(t)) (x0 (t))2 + (y 0 (t))2 dt =
C a a
Note:The line integral of f (x, y, z) over the curve C:r(t) = x(t)i + y(t)j + z(t)k for a ≤ t ≤ b is given by
Z Z b
f (x, y, z)ds = f (x(t), y(t), z(t))kr0 (t)kdt
C a
π
• f (x, y, z) = xy,over C:r(t) = (4cost, 4sint, −3) for 0 ≤ t ≤ 2
Solution: Since x(t) = 4cost, y(t) = 4sint, z(t) = −3 and
r0 (t) = (−4sint, 4cost, 0) and kr0 (t)k = 4
Thus, the line integral of f over C is
Z Z π Z π
2 2
xyds = x(t)y(t)kr0 (t)kdt = (4cost)(4sint)4dt
C 0 0
Z π
2
= 64costsint let u = sint, du = costdt
0
Z π
2 π
= 64udu = 32u2 = 32sin2 t|02 = 32
0
Suppose C is a piecewise-smooth curve; that is, C = C1 ∪ C2 ∪ ... ∪ Cn where C1 , C2 , ..., Cn are smooth
curves.Then Z Z Z Z
f ds = f ds + f ds + ... + f ds
C C1 C2 Cn
Example:Evaluate C 2xds, where C is the parabola y = x2 from (0, 0) to (1, 1) followed by the vertical line
R
Definition 16 Let F be a continuous vector field defined on a smooth curve C given by a vector function
r(t),a ≤ t ≤ b. Then the line integral of F along C is
Z Z b
F.dr = F (r(t)).r0 (t)dt
C a
1 1
= (3tcost − 3sint + t − sin2t − 3cost)|2π
0
2 4
= 7π
ii) F (x, y) = (−y, −xy) over the curve C is a circular arc x2 + y 2 = 1 in the first quadrant.
Solution: The parametric representation of C is
π
r(t) = costi + sintj, 0 ≤ t ≤
2
and F (r(t)) = −sinti − costsintj, r0 (t) = −sinti + cost
Thus, the line integral is
Z Z π
2
F.dr = (sin2 t − cos2 tsint)dt
C 0
1 1 1 π
= t − sin2t + cos3 t)|02
2 4 3
π 1
= −
4 3
Ex:Suppose an object moves along the parabola y = x2 from the point (−1, 1) to (2, 4). find the total work
done if the motion is caused by the force field F (x, y) = (x2 + y 2 , 3x2 y).
Remark:1) If C = C1 ∪ C2 ∪ ... ∪ Cn , then
Z Z Z Z
F.dr = F.dr + F.dr + ... + F.dr
C C1 C2 Cn
Z Z
2) F.dr = − F.dr
−C C
Example:Let C be the curve consisting of the quarter circle x2 + y 2 =Z 1 in xy-plane from (1, 0) to (0, 1),
followed by the horizontal line segment from (0, 1) to (2, 1). Compute (x2 ydx + y 2 dy)
C
Solution:Since C is piecewise smooth and C = C1 ∪ C2 , where C1 is circle and C2 is horizontal line segment.
The parametric of those curves are
π
C1 : r1 (t) = costi + sintj, 0 ≤ t ≤
2
C2 : r2 (t) = 2ti + j, 0 ≤ t ≤ 1
0 3 3
Z π
2 1 1 8
=− ( sin2t)2 dt + +
0 2 3 3
Z π
2 1 1 1
=− ( − cos4t)dt + 3
0 4 2 2
π
=− +3
16
Z
Example:Evaluate F.dr where F = (x, −z, 2y) from (0, 0, 0) straight to (1, 1, 0), then to (1, 1, 1), back to
C
(0, 0, 0).
Definition:If F is a field defined on D and F = ∇f for some scalar function f on D, then f is called a
Potential function for F .
Theorem:(Path Z independence)
A line integral F (r).dr with continuous F1 , F2 , F3 in D is path independent in D iff F = (F1 , F2 , F3 ) is
C
the gradient of some function f in D, that is
∂f ∂f ∂f
F = ∇f, orF1 = , F2 = , F3 =
∂x ∂y ∂z
Theorem:(Fundamental theorem for line integral)
If the vector field F is conservative and F = ∇f in D from the point A to B, then the line integral is
Z
F (r).dr = f (B) − f (A)
C
⇒ h0 (y) = 0
⇒ h(y) = c
Therefore, f (x, y) = ex cosy + c is the potential function of F. Thus, the line integral from A to B is
Z B √
e2 2
Z
π
F.dr = F.dr = f (B) − f (A) = f (2, ) − f (0, 0) = −1
C A 4 2
⇒ CurlF = (2x2 z + cosyz − yzsinyz − 2x2 z − cosyz + yzsinyz)i − (4xyz − 4xyz)j + (2xz 2 − 2xz 2 )k = 0
Z
Thus, the vector field F is conservative and F (r).dr is path independent. So, there is a scalar function f
C
such that F = ∇f .
∂f ∂f ∂f
= 2xyz 2 , = x2 z 2 + zcos(yz), = 2x2 yz + ycos(yz)
∂x ∂y ∂z
∂f
Take ∂x = 2xyz 2 , integrate w.r.t x and we get
f (x, y, z) = x2 yz 2 + h(y, z)
c) F = (y 2 , 2xy
+ e3z , 3ye3z )
from A = (0, 1, 0) to B = (4, 2, 1).
d) F = (z 2 + 2xy, x2 , 3xz) from A = (2, 1, 3) to B = (4, −1, 0). Z
Note: If F is conservative and the curve C is a simple closed path in D, then F (r).dr = 0
C
Figure 4.2: 1. simple closed curve and 2. closed but not simple curve.
Theorem:(Green’s Theorem) Let C be a simple closed positively oriented path in the plane. Let D be the
region enclosed by C, together with C. Let F1 (x, y), F2 (x, y), ∂F ∂F2
∂y and ∂x be continuous on D. Then
1
Z Z Z
∂F2 ∂F1
F.dr = ( − )dA
C D ∂x ∂y
Therefore,
Z Z Z
∂F2 ∂F1
(x2 ydx + xdy) = ( − )dA
C ∂x ∂y
Z ZD
= (1 − x2 )dA
D
Z 1 Z 2x
= (1 − x2 )dydx
0 0
Z 1
= (2x − 2x3 )dx
0
1
= (x2 − x4 )|10
2
1
=
2
Z
2. ((ex − y 3 )dx + (cosy + x3 )dy), where C is the int circle x2 + y 2 = 1 in the ccd.
C
∂F1 ∂F2
Solution: Since ∂y = −3y 2 and ∂x = 3x2 . Thus, the line integral over C by using Green’s Theorem is
Z Z Z
∂F2 ∂F1
F.dr = (( − )dA
C ∂x ∂y
Z ZD
= (3x2 + 3y 2 )dA
Z D
Z
=3 (x2 + y 2 )dA
D
Z Z 2π Z 1
F.dr = 3 r3 drdθ
C 0 0
Z 2π
1
=3 dθ
0 4
3 3π
= θ|2π =
4 0 2
Z
3. (x2 ydx + (y + xy 2 )dy), where C is the boundary of the region enclosed by y = x2 and x = y 2 .
C
− esinx )dx + (15x − sin(y 3 + 8y))dy), where C is the circle of radius 3 centered at (5, −7).
R
4. C ((7y
Z
5. ((ex + 6xy)dx + (8x2 + siny 2 )dy), where C is positively oriented boundary of the region bounded by
C
the circles of radii 1 and 3, center at the origin and lying in the first quadrant.
Suppose f is a function of three variables whose domain includes a surface S. We divide S into patches Sij
with area 4Sij . We evaluate f at a point Pij∗ in each patch, multiply by the area 4Sij , and form the sum
m X
X n
f (Pij∗ 4Sij
i=1 j=1
Then we take the limit as the patch size approaches 0 and define the surface integral of f over the surface S as
Z Z m X
X n
f (x, y, z)dS = lim f (Pij )∗ 4Sij
S m,n→∞
i=1 j=1
If the surface S is a graph of a function of two variables, then it has an equation of the form
z = g(x, y), (x, y) ∈ D We first assume that the parameter domain D is a rectangle and we divide it into
smaller rectangles Rij of equal size. The patch Sij lies directly above the rectangle Rij and the point Pij∗ in
Sij is of the form (x∗i , yj∗ , g(x∗i , yj∗ )), then
q
4Sij ∼
= 4Tij = (gx (xi , yj ))2 + (gy (xi , yj ))2 + 14A
Definition 18 If the surface S is given by z = g(x, y) for (x, y) in the region D ⊂ <2 , where g has
continuous first partial derivatives, then
Z Z Z Z q
f (x, y, z)dS = f (x, y, g(x, y)) (gx (x, y))2 + (gy (x, y))2 + 1dA
S D
Z Z
Example: Evaluate 3zdS, where the surface S is the portion of the plane 2x + y + z = 2 lying in the
S
first octant.
Solution: we have z = g(x, y) = 2 − 2x − y, then gx (x, y) = −2, gy (x, y) = −1
D = (x, y) : 0 ≤ x ≤ 1, 0 ≤ y ≤ 2 − 2x
thus, the surface integral is
Z Z Z Z
3zdS = 3(2 − 2x − y)dS
S S
Z 1 Z 2−2x q
= 3(2 − 2x − y) (gx )2 + (gy )2 + 1dydx
0 0
Z 1 √
= 3(2 − 6x + 2x2 ) 6dx
0
√ 2
= 3 6(2x − 3x2 + x3 |10
√ 3
−3 6
=
3
2 2
RR
Example:Evaluate S zdS, where the surface S is the portion of the paraboloid z = 4 − x − y lying above
the xy-plane.
Solution: Substituting z = 4 − x2 − y 2 , we have
Z Z Z Z
zdS = (4 − x2 − y 2 )dS
S S
D = {(x, y) : x2 + y 2 = 4}
This gives
Z Z Z Z q Z Z p
zdS = (4 − x2 − y 2 ) (zx )2 + (zy )2 + 1dA = (4 − x2 − y 2 ) 4x2 + 4y 2 +dA
S D D
Using polar coordinate system, x = rcosθ, y = rsinθ for 0 ≤ θ ≤ 2π and 0 ≤ r ≤ 2. Then, we have
Z Z Z 2π Z 2 p
= (4 − r2 ) 4r2 + 1rdrdθ
S 0
√0
280π 17 − 41π
=
60
Z
Example: Evaluate (3x2 + 3y 2 + 3z 2 )dS, where S is the sphere x2 + y 2 + z 2 = 4.
S
Solution:We
p divide the sphere into two parts:
S1 is z = p4 − x2 − y 2 above the xy-plane.
S2 is z = − 4 − x2 − y 2 below the xy-plane.
Then S = S1 ∪ S2 and the surface integral is
Z Z Z Z Z Z
2 2 2 2 2 2
(3x + 3y + 3z )dS = (3x + 3y + 3z )dS + (3x2 + 3y 2 + 3z 2 )dS
S S1 S2
Exercise:
Z Z
1. Evaluate ydS, where S is the surface z = x + y 2 for 0 ≤ x ≤ 1, 0 ≤ y ≤ 2.
S √
13 2
Ans: 3
Z Z p
2. Evaluate y 2 z 2 dS, where S is the surface z = x2 + y 2 that lies between the planes z = 1 and
S
21π
z = 2. Ans: √
2
Z Z p p
3. Evaluate x2 + y 2 + z 2 dS, over the portion of cone z = x2 + y 2 below the plane z = 1.
S
√
Z Z
4. Evaluate x + y + zdS, over the portion of plane x + y = 1 in the first octant for which 0 ≤ z ≤ 1.
S √
3 2
Ans: 2
Z Z p
5. Evaluate x2 + y 2 dS, where S is composed of the part of the paraboloid z = 1 − x2 − y 2 above
S
the xy-plane, and the part of the xy-plane that lies inside the circle x2 + y 2 = 1
Definition 19 Let F(x,y,z) be a continuous vector field defined on an oriented surface S with unit normal
vector n. The surface integral of F over S (or the flux of F over S) is given by
Z Z Z Z
F.dS = F.ndS
S S
For a surface z = f (x, y) oriented upward and D is the projection of S in xy-plane, then
−fx i − fy j + k
n= p
(fx )2 + (fy )2 + 1
p
and dS = (fx )2 + (fy )2 + 1dA
Thus, the flux integral is given by
Z Z Z Z Z Z
F.dS = F.ndS = F.(−fx i − fy + k)dA
S S D
For a surface z = f (x, y) oriented dawn ward and D is the projection of S in xy-plane, then
fx i + fy j − k
n= p
(fx )2 + (fy )2 + 1
p
and dS = (fx )2 + (fy )2 + 1dA
Thus, the flux integral is
Z Z Z Z Z Z
F.dS = F.ndS = F.(fx i + fy − k)dA
S S D
1. Compute the flux of the vector field F (x, y, z) = (x, y, 0) over the portion of the paraboloid z = x2 + y 2
below z = 4 (oriented with upward-pointing normal vectors).
Solution:Since the surface S is oriented upward and the projection of S in the xy-plane is
D = {(x, y) : x2 + y 2 = 4}
Z Z Z Z
F.ndS = F.(−zx i − zy j + k)dA
S Z ZD
= (xi + yj).(−2xi − 2yj + k)dA
Z ZD
= (−2x2 − 2y 2 )dA
D
Z 2π Z 2
= (−2r3 )drdθ
0 0
= −6π
2. Let S be the portion of the surface z = 1 − x2 − y 2 that lies above the xy-plane and suppose S is
oriented up. Find the flux of the vector field F (x, y, z) = xi + yj + zk over S.
Solution:Since the surface S oriented up and the projection region is
D = {(x, y) : x2 + y 2 = 1}
3. Compute the flux of the vector field F (x, −1, 2x2 ) = (x, y, 0) over the surface z = x2 + y 2 above the
region in the xy-plane bounded by the parabolas x = 1 − y 2 and x = y 2 − 1 directed downward.
4. Compute the flux of the vector field F (x, −1, 2x2 ) = (x + y, y + z, x + z) over the portion of the plane
x + y + z = 1 in the first octant, oriented by unit normals with positive components.
D1 = D2 = {(x, y) : x2 + y 2 = 1}
Theorem:Stokes’ Theorem
Let S be an oriented piecewise-smooth surface that is bounded by a simple, closed, piecewise-smooth
boundary curve C with positive orientation. Let F be a vector field whose components have continuous
partial derivatives on an open region in <3 that contains S. Then
Z Z Z
F.dr = CurlF.dS
C S
plane y + z = 2 and the cylinder x2 + y 2 = 1. (Orient C to be counterclockwise when viewed from above.)
Solution: The curve C is an ellipse
We first compute
i j k
∂ ∂ ∂
CurlF = ∂x ∂y ∂z = (1 + 2y)k
−y 2 x z2
Since z = 2 − y and D = |(x, y) : x2 + y 2 ≤ 1. Then the line integral is
Z Z Z
F.dr = CurlF.dS
C Z ZS
= CurlF.(−zx i − zy j + k)dA
Z ZD
= (1 + 2y)k.(j + k)dA
D
Z 2π Z 1
= (1 + 2rsinθ)rdrdθ
0 0
=π
Exercises:Find the work performed by the vector field F = x2 i + 4xy 3 j + xy 2 k on a particle that traverses
the rectangular C in the plane z = y with CCW direction.
Solution:since CurlF = 2xyi − y 2 j + 4y 3 k and the plane surface S enclosed by C is assigned a downward
orientation to make the orientation of C positive.
1. F = z 2 i + 2xj − y 3 k, C is the circle x2 + y 2 = 1 in the xy-plane with CCW orientation looking down the
positive z-axis.
Theorem:(Divergence Theorem)
Suppose that Q b <3 is bounded by the closed oriented surface S and that n(x, y, z) denotes the exterior unit
normal vector to S. Then, if the components of F (x, y, z) have continuous first partial derivatives in Q, then
the flux is given by
Z Z Z Z Z
F.ndS = DivF dV
S Q
Example:Let Q be the solid bounded by the paraboloid z = 4 − x2 − y 2 and the xy-plane. Find the flux of
the vector field F (x, y, z) = (x3 , y 3 , z 3 ) over the surface S.
Solution:The divergence of F is
Exercises:Use the divergence Theorem to evaluate the out ward flux of the following vector fields
4. F = x3 i + y 3 j + z 2 , and Q be the region bounded by the circular cylinder x2 + y 2 = 9 and the plane
z = 0 and z = 2.