ch16 mth234 Studentc
ch16 mth234 Studentc
Vector Calculus
Compiled by Ryan Maccombs
Contents
6 Surface Area 15
6.1 Chapter 15 – Surface Area of Explicit Surfaces - Video Before Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
6.2 Parametric Surfaces - Video Before Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
6.3 Surface Area of Parametric Surfaces - During Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
7 Surface Integrals 22
7.1 I’ve Had Enough of these Snakes on this Plane - Video Before Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
7.3 The Game of Flux - Video Before Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
7.4 Surface Integrals with Scalar Functions - During Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
7.5 Surface Integrals with Vector Fields - During Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
Green’s Theorem gives a relationship between double integrals and line integrals around simple closed curves.
(Start and end at the same point. Are not self-intersecting except at endpoints.)
Definition(s) 4.1.
counterclockwise direction.
clockwise direction.
Theorem 4.2. Let C be a positively oriented, piecewise-smooth, simple closed curve in the plane and let D be the region
bounded by C. If F = hP, Qi have continuous partial derivatives on an open region that contains D then,
Z ZZ
∂Q ∂P
P dx + Q dy = − dA
C D ∂x ∂y
or equivalently
Z ZZ
∂Q ∂P
F · T ds = − dA
C D ∂x ∂y
the particles are circulating on the curve we can count how the particles
Page 2
MTH 234 Chapter 16C - Vector Calculus MSU
That is
X X
(Circulation of points on curve) = (Circulation of points inside curve)
Idea of Proof
So now we need to determine circulation at a point. First lets
F · (j)
>
Right: =
Circulation of = −P (x, y + 4y)4x + P (x, y)4x + Q(x + 4x, y)4y + −Q(x, y)4y
Circulation of
Circulation at • ≈
Area of
(−Py + Qx )4y4x ∂Q ∂P
Circulation at • ≈ = Qx − Py = −
4y4x ∂x ∂y
Page 3
MTH 234 Chapter 16C - Vector Calculus MSU
4.2 Practice Turning Line Integrals into Double Integrals - During Class
Objective(s):
• Use Green’s Theorem
• Use Green’s Theorem even more!
Here both ways were relatively easy. Now let’s witness the power of Green’s Theorem
Page 4
MTH 234 Chapter 16C - Vector Calculus MSU
Z Z 0 Z π
0
Z
F · T ds = h4x − 2y, 2x − 4yi · r (t) dt 0
F · T ds = h4x − 2y, 2x − 4yi · r (t) dt
BC π TC 0
Z 0 Z π
= h4(cos t) − 2(sin t), 2(cos t) − 4(sin t)i · h− sin t, cos ti dt = h4(3 cos t) − 2(3 sin t), 2(3 cos t) − 4(3 sin t)i · h−3 sin t, 3 cos ti dt
π 0
Z 0 Z π
2 2 2 2
= −4 sin t cos t + 2 sin t + 2 cos t − 4 sin t cos t dt = −36 sin t cos t + 18 sin t + 18 cos t − 36 sin t cos t dt
π 0
Z 0 Z π
= −8 sin t cos t + 2 dt = −72 sin t cos t + 18 dt
π 0
Z Z −1
0
Z Z 3
F · T ds = h4x − 2y, 2x − 4yi · r (t) dt 0
F · T ds = h4x − 2y, 2x − 4yi · r (t) dt
LL −3 RL 1
Z −1 Z 3
= h4(t) − 2(0), 2(t) − 4(0)i · h1, 0i dt = h4(t) − 2(0), 2(t) − 4(0)i · h1, 0i dt
−3 1
Z −1 Z 3
= 4t dt = 4t dt
−3 1
i−1 2 3
h i
2
h
= 2t = 2(1 − 9) = −16 = 2t = 2(9 − 1) = 16
−3 1
Page 5
MTH 234 Chapter 16C - Vector Calculus MSU
x
1 3
Z Z
Work = F · T ds = (4x − 2y) dx + (2x − 4y) dy
ZCZ
= 2 + 2 dy dx
ZZ
=4 1 dy dx (Area)
1
= 4 (π(3)2 − π(1)2 )
2
= 2(9π − 1π) = 16π
Notation 4.5.
Is sometimes used to indicate that the line integral is calculated using the positive orientation of the closed curve C.
(b) Another notation for the positively oriented boundary curve of a region D is ∂D .
Fun Reads
There is additional material in 16.4 that is covered in the book that MSU will not currently be testing on. Those wishing to
gain a greater understanding of the power of Green’s Theorem may wish to read the section on finding area using line
integrals (top of page 1111) and the section on Extended Versions of Green’s Theorem (starting on page 1111).
Page 6
MTH 234 Chapter 16C - Vector Calculus MSU
I
Example 4.6. Use Green’s Theorem to evaluate the line integral 4 cos(−y) dx + 4x2 sin(−y) dy.
C
Where C is the rectangle with vertices (0, 0), (2, 0), (0, 4), and (2, 4).
I
Example 4.7. Calculate (x4 + 2y)dx + (5x + sin y)dy where C is the boundary of region shown to the right:
C
y
x
-1 1
-1
Page 7
MTH 234 Chapter 16C - Vector Calculus MSU
x2 y2 y
Example 4.8. Consider the curve C : + = 1 to the right. F = hx, yi
16 9
I
(a) Use only the picture to hypothesize an answer to hx, yi · T ds.
C
I
(b) Confirm your suspicions by evaluating hx, yi · T ds.
C
Page 8
MTH 234 Chapter 16C - Vector Calculus MSU
To discuss the alternate form of Green’s Theorem we need to first discuss normal vectors to 2D parameterized curves
Theorem 4.1. Consider the curve C parameterized by r(t) = hx(t), y(t)i. Recall from 13.2 that if r is differentiable then
a tangent vector is given by r0 (t) = hx0 (t), y 0 (t)i so then a normal vector will be given by
Example 4.2. Consider the curve given by r(t) = t + 1, 3 − t2 for t ∈ [0, 2]. Find an equation of a normal vector for r that
Page 9
MTH 234 Chapter 16C - Vector Calculus MSU
Z
Flux = F · n ds
C
Just as before, Green’s Theorem gives a relationship between double integrals and line integrals around simple closed curves.
(Start and end at the same point. Are not self-intersecting except at endpoints.)
Theorem 4.4. Let C be a positively oriented, piecewise-smooth, simple closed curve in the plane and let D be the region
bounded by C. If F = hP, Qi have continuous partial derivatives on an open region that contains D then,
Z ZZ
∂P ∂Q
P dy − Q dx = + dA
C D ∂x ∂y
or equivalently
Z ZZ
∂P ∂Q
F · n ds = + dA
C D ∂x ∂y
Once you have proven one form of Green’s Theorem the other quickly follows. In this case let G = h−Q, P i and apply
Example 4.5. Calculate the outward flux of F = hx + 3, xy − 5i across C: the unit circle x2 + y 2 = 1
Page 10
MTH 234 Chapter 16C - Vector Calculus MSU
Example 4.6. Calculate the upward flux of F = h3x, 2yi across C: the line segment from (1, 2) to (5, −2)
Example 4.7. Can Green’s Theorem be used in the previous example? Why/Why not?
Page 11
MTH 234 Chapter 16C - Vector Calculus MSU
Example 4.8. Consider the circle C given by x2 + y 2 = 9. Calculate the outward flux of F = (x2 y)i + (y)j across C using
Page 12
MTH 234 Chapter 16C - Vector Calculus MSU
Example 4.9. Calculate the outward flux of the vector field F = hsin(y)ey + 3x, csc x − 5yi across the rectangle
R = [−1, 1] × [−2, 5]
Example 4.10. Calculate the inward flux of the vector field F = x − y 2 , y 2 − x across the boundary of region bounded by
y = x and y = x2 .
Page 13
MTH 234 Chapter 16C - Vector Calculus MSU
Let C be a triangle with vertices (0, 0), (2, 4) and (5, 0). Find the outward flux of F = −4x2 + 5y, 2xy + 3 across C.
Page 14
MTH 234 Chapter 16C - Vector Calculus MSU
6 Surface Area
6.1 Chapter 15 – Surface Area of Explicit Surfaces - Video Before Class
Objective(s):
Just as arc length is an application of a single integral, surface area is an application of double integrals.
• Just as the title suggests in this subsection we are covering the 15.6 version of surface area. That is, surface area for
Theorem 6.1. The area of the surface with equation z = f (x, y) with (x, y) ∈ D, where fx and fy are continuous, is:
ZZ q
A(S) = [fx ]2 + [fy ]2 + 1 dA
D
I know what your are thinking... “Ooh a theorem, that means there’s a proof ! I hope we get to see it! ”. Yes there is a proof,
but we will prove a stronger case which will make this a small corollary. So don’t you worry!
Example 6.2. Find the surface area of the part of the surface z = x2 + 2y that lies above the triangular region T
in the xy- plane with vertices (0, 0), (1, 0), and (1, 1).
R1Rx√
0 0
4x2 + 5 dy dx
1 √
(27 − 5 5)
12
Page 15
MTH 234 Chapter 16C - Vector Calculus MSU
Example 6.3. Find the area of the part of the paraboloid z = x2 + y 2 that lies under the plane z = 9.
RR √
1 + 4r2 r dr dθ
π √
(37 37 − 1)
6
• Recall that curves in space are 1 dimensional so we need 1 dimensional =⇒ 3 dimensional so they look like
• Recall that surfaces in space are 2 dimensional so we need 2 dimensional =⇒ 3 dimensional so they look like
r(u, v) = hf (u, v), g(u, v), h(u, v)i = f (u, v)i + g(u, v)j + h(u, v)k
over the square x ∈ [−1, 1] and y ∈ [−1, 1]. (Picture to right) x+y+z =2
z
y
(1, −1, 0) (1, 1, 0)
Page 16
MTH 234 Chapter 16C - Vector Calculus MSU
Now our goal is to find and area equation for smooth parametrized surfaces. The idea is as follows
z = f (x, y) =
5xy the small surface piece is about the area of the
ex2 +y2
parallelogram made by the vectors 4srs
and 4trt
X
area of the parallelograms
n
X
|4s rs × 4t rt |
n
X
|rs × rt | 4t 4s
n
X ZZ
Surface Area = |rs × rt | 4t 4s = |rs × rt | ds dt
n R
Theorem 6.6. The area of a smooth surface r(s, t) = hx(s, t), y(s, t), z(s, t)i with s ∈ [a, b] and t ∈ [c, d] is:
Z d Z b
Area = |rs × rt | ds dt
c a
Page 17
MTH 234 Chapter 16C - Vector Calculus MSU
Theorem 6.6. The area of a smooth surface r(u, v) = f (u, v)i + g(u, v)j + h(u, v)k with a ≤ u ≤ b and c ≤ v ≤ d is:
Z d Z b
Area = |ru × rv | du dv
c a
Remark 6.7. Note we can use this theorem along with the parametrization r(x, y) = hx, y, f (x, y)i to prove the 15.6 formula
There is still much to cover so lets talk about the following worked out example:
Example 6.8. Find the area of the portion of the tilted plane x − y + 3z = 5 that lies inside of the cylinder x2 + y 2 = 4.
5 + s sin t − s cos t
Solution. From Example 5.2 we have that the tilted plane is parametrized by r(s, t) = hs cos t, s sin t, i
3
where s ∈ [0, 2] and t ∈ [0, 2π]
sin t − cos t
rs = hcos t, sin t, i
3
s cos t + s sin t
rt = h−s sin t, s cos t, i
3
Now we can calculate |rs × rt |
i j k
sin t − cos t
|rs × rt | = cos t sin t
3
s cos t + s sin t
−s sin t s cos t
3
s cos t + s sin t sin t − cos t s cos t + s sin t sin t − cos t
= (sin t − s cos t )i − (cos t + s sin t )j + (s cos2 t + s sin2 t)k
3 3 3 3
s sin cos t + s sin2 t −s sin t cos t + s cos2 t s cos2 t + s sin t cos t s sin2 t − s sin t cos t
= ( + )i − ( + )j + (s)k
3 3 3 3
s s
= ( )i − ( )j + (s)k
3 3
q
s 2
2
= 3 + −s3 + s2
s√
q q
s2 s2 9s2 11s2
= 9 + 9 + 9 = 9 = 11
3
Page 18
MTH 234 Chapter 16C - Vector Calculus MSU
s√
Z 2π Z 2
= 1 dt 11 ds
0 0 3
2
s √
2
= [2π] 11
6 0
4√
= 2π 11
6
4π √
= 11
3
Intuitively a slanted circle like this should have more area than a non-slanted circle in the cylinder so we could check:
4π √
π(22 ) = 4π < 11
3
√
Since 11 > 3. So our answer seems reasonable!
Remember: unless the problem specifies you can use 15.6 to help your evaluation.
5−x+y
Example 6.9. Find the area of the portion of the tilted plane z = (Look familiar?. . . x − y + 3z = 5) that lies
3
inside of the cylinder x2 + y 2 = 4
ZZ q
Area = fx2 + fy2 + 1dy dx
R
5−x+y ZZ r
1 1
z= = + + 1dy dx
3 9 9
R
5−x+y
f (x, y) = ZZ r
11
3 = dy dx
−1 9
fx (x, y) = √ R ZZ
3 11
1 = dy dx
fy (x, y) = 3 R
3 √ √
11 2 4π 11
= (π2 ) = ;
3 3
Page 19
MTH 234 Chapter 16C - Vector Calculus MSU
Example 6.10. Find the area of the part of the cylinder y 2 + z 2 = 9 that lies above the rectangle
with vertices (0, 0), (4, 0), (0, 2), and (4, 2).
2
−y 2
Example 6.11. Express that area of the surface z = e−x that lies above the disk x2 + y 2 ≤ 4 in terms of a single
Page 20
MTH 234 Chapter 16C - Vector Calculus MSU
Example 6.12. Consider the surface S, given by z = xy 2 , over the triangle with vertices (0, 0), (1, 0), and (1, 1) in the
xy−plane.
Note: a parameterization for the surface S can be given by: r(s, t) = s, t, st2 , s ∈ [0, 1], t ∈ [0, s]
Use this parametrization to express the surface area as a double integral. Simplify as much as possible without evaluating the
integrals.
Here are some additional videos that may come in useful (they are hyper links so just click on them on your computer).
Video 2: https://www.khanacademy.org/math/calculus/multivariable- calculus/surface_parametrization/v/determining- a- position- vector- valued- function- for- a- parametrization- of-two-parameters
Page 21
MTH 234 Chapter 16C - Vector Calculus MSU
7 Surface Integrals
7.1 I’ve Had Enough of these Snakes on this Plane - Video Before Class
Objective(s):
Definition(s) 7.1.
s 2 2
∂g ∂g
(a) If a surface S is given explicitly as z = g(x, y) then define dS = + + 1 dy dx
∂x ∂y
Bonus Exercise: Show that explicit surfaces can be parametrized x = s, y = t, and z = g(s, t).
s
2 2
∂g ∂g
When done so then |rs × rt | = + + 1.
∂x ∂y
ZZ
Remark 7.2. With this definition surface area of a surface S can be expressed as 1 dS .
S
Page 22
MTH 234 Chapter 16C - Vector Calculus MSU
ZZ
f (x, y, z) dS
S
(a) Explicitly: s
ZZ ZZ 2 2
∂g ∂g
f (x, y, z) dS = f (x, y, g(x, y)) + + 1 dy dx
S S ∂x ∂y
(b) Parametrically:
ZZ ZZ
f (x, y, z) dS = f (r(s, t))|rs × rt | ds dt
S S
Example 7.4 (FS14 Exam 4 Question). Consider the entire plane 2x + y + z = 4 which I have loaded with snakes according
50 2 2 snakes
to the snake density function N (x, y, z) = √ e−x −y . How many snakes are on the plane?
π 6 m2
Page 23
MTH 234 Chapter 16C - Vector Calculus MSU
• More definitions
We are moving into defining surface integrals of vector fields (just as in 16.2 after line integrals of scalar functions we moved
into line integrals of vector fields). To do this correctly we need a sense of orientation.
The book goes into a very formal definition for orientation. However non orientable surfaces are quite rare (extinct in this
(b) An orientation is just a choosing of one of the two sides. Some common orientations include:
(c) In this class choosing an orientation comes down to selecting the correct normal vector .
One of our remain big theorems, the divergence theorem, will depend on closed surfaces so we will give it a few extra
definitions.
Definition(s) 7.6.
Insert Ryan rant about why orientation is necessary for the upcoming material.
Page 24
MTH 234 Chapter 16C - Vector Calculus MSU
Definition(s) 7.14. If F is a continuous vector field defined on an oriented surface S with unit normal vector n, then
ZZ ZZ
F · dS = F · n dS
S S
rs × rt
ZZ ZZ
F · n dS = F·± dS
S |rs × rt |
Z ZS
= F · ±(rs × rt ) dA
D
ZZ ZZ D ∂g ∂g E
F · n dS = F·± , , −1 dA
S D ∂x ∂y
2 Notes: The n in the explicit equation should look familiar from 14.4 (Tangent Planes). All these ± signs are determined
Example 7.15. Find the upward flux of F = hx, y, zi across the plane z = 2 over the region D = {(x, y) | x ∈ [0, 1], y ∈ [0, 1]}
Page 25
MTH 234 Chapter 16C - Vector Calculus MSU
rs × rt = (0 + cos t sin2 s)i − (0 − sin t sin2 s)j + (cos2 t cos s sin s + sin2 t sin s cos s)k
Page 26
MTH 234 Chapter 16C - Vector Calculus MSU
(b) by carefully ripping the surface into two surfaces that can be expresses explicitly.
p p
Consider S1 : g1 (x, y) = 1 − x2 − y 2 and S2 : g2 (x, y) = − 1 − x2 − y 2 then we have:
v !2 !2
u
−x −y
q u
2 2
((g1 )x ) + ((g1 )y ) + 1 = t p + p +1
1 − x2 − y 2 1 − x2 − y 2
s
x2 y2
= 2 2
+ +1
1−x −y 1 − x2 − y 2
r
1 1
= 2 2
=p
1−x −y 1 − x2 − y 2
q
2 2
Note that this will be the same value as ((g2 )x ) + ((g2 )y ) + 1 because of all the (?)2 . So we have:
ZZ ZZ ZZ
2 2
z dS = z dS1 + z 2 dS2
S S1 S2
ZZ ZZ
2 2 1 1
= (1 − x − y ) p dA + (1 − x2 − y 2 ) p dA
D 1 − x2 − y 2 D 1 − x2 − y 2
ZZ p
=2 1 − x2 − y 2 dA
D
Z 2π Z 1 p
=2 r 1 − r2 dr dθ
0 0
1
−(1 − r2 )3/2
= 4π
3 0
0 1 4π
= 4π + =
3 3 3
Page 27
MTH 234 Chapter 16C - Vector Calculus MSU
ZZ
Example 7.17. Evaluate y dS, where S is the surface z = x + y 2 , x ∈ [0, 1], y ∈ [0, 2].
S
√
Ans=13 2/3
Page 28
MTH 234 Chapter 16C - Vector Calculus MSU
Example 7.18. Find the upward flux of F = hx, y, zi across the portion of the plane x + y + z = 1
Page 29
MTH 234 Chapter 16C - Vector Calculus MSU
Remark 7.19. Unless otherwise specified assume that your closed surfaces are always positively oriented .
ZZ
Example 7.20. Evaluate F · dS, where F = yi + xj + zk and S is the boundary of the solid region E enclosed by the
S
paraboloid z = 1 − x2 − y 2 and the plane z = 0
S1 = plane, S2 = paraboloid.
n1 = h0, 0, −1i
ZZ ZZ
F · dS = F · n dS
S S
We can interpret this calculation as summing up movement of particles induced by the vector field
Page 30
MTH 234 Chapter 16C - Vector Calculus MSU
Example 7.22. Find the (outward) flux of vector field F = hz, y, xi across the sphere parametrized by
r(s, t) = hsin s cos t, sin s sin t, cos si with s ∈ [0, π], t ∈ [0, 2π]. Hints: Recall rs × rt = hsin2 s cos t, sin2 s sin t, sin s cos si,
Rπ 3 R 2π
0
sin u du = 4/3, and 0 sin2 u du = π.
check that you have outward by (s, t) = (π/2, 0) =⇒ r(π/2, 0) = h1, 0, 0i and our normal vector rs × rt = h1, 0, 0i so this is
Page 31
MTH 234 Chapter 16C - Vector Calculus MSU
• Understand the upgrade from Green’s Theorem to Stokes’ Theorem including the statement of Stokes’ Theorem.
Green’s Theorem C is a closed curve that bounds D in the xy plane.... blah blah other conditions.
Z ZZ
F · dr = (curl F) · k dA
C D
We can easily upgrade C to a curve in space bounding a surface S. r can parametrize C and F can be a vector field in three
dimensions. The question becomes how do we upgrade k ? What was special about it in Green’s Theorem?
Theorem 8.1 (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
Z ZZ
F · dr = (curl F) · n dS
C S
Remark 8.2. It is important that n is an upward pointing unit normal vector and C is
positively oriented when viewed from above. The can be generalized using the
right-hand rule . As your fingers go around the curve your thumb will point in the direction of
Remark 8.3. Unlike some theorems, Stokes’ equal sign is really a two way street.
Page 32
MTH 234 Chapter 16C - Vector Calculus MSU
Example 8.4. Consider the vector field F = hx, y, zi and the surface S given by x = 0 where y 2 + z 2 ≤ 1
Z
(b) Evaluate F · dr
∂S
Page 33
MTH 234 Chapter 16C - Vector Calculus MSU
Remark 8.6. Sometimes the difficulty in these problems identifying the boundary curve of the surface and making sure your
Page 34
MTH 234 Chapter 16C - Vector Calculus MSU
Z
Example 8.7. Evaluate F · dr where F = hy, z, xi and C is unit square shown below
C
z
>
1
>
>
> y
1
Page 35
MTH 234 Chapter 16C - Vector Calculus MSU
Z
Example 8.8. Evaluate F · dr, where F(x, y, z) = −y 2 i + xj + z 2 k and C is the curve of intersection of the plane
C
y + z = 2 and the cylinder x2 + y 2 = 1. (Note: C is to be oriented counterclockwise when viewed from above.)
Remark 8.9. If we wanted to evaluate the line integral in Ex 8.7 we would end up integrating:
Z 2π
(sin3 t + cos2 t − 4 cos t + 4 sin t cos t − sin2 t cos t)dt.
0
Remark 8.10. The surface in Ex 8.7 is not unique. However it is clearly the correct choice.
Page 36
MTH 234 Chapter 16C - Vector Calculus MSU
Example 8.11. Let S be the surface formed by capping the piece of the cylinder x2 + y 2 = 2, 0 ≤ z ≤ 4 with the top half of
(b) What is C = ∂S? Parametrize C so that it has a positive orientation with respect to the outward normal.
ZZ
(c) Evaluate curl F · dS, where F = hzx + z 2 y + x, z 3 yx + y, z 4 x2 i.
S
Page 37
MTH 234 Chapter 16C - Vector Calculus MSU
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
Z ZZ
F · dr = (curl F) · n dS
C S
Today we will start by trying to gain an intuitive idea of what Stokes’ Theorem is trying to convey.
Originally we considered circulation around a point when things rotated in the xy-plane perpendicular to k.
Now there could be circulation in the xz-plane perpendicular to j and circulation in the yz-plane perpendicular to i. We want
to consider all three types of circulation. To help us we will create a vector to try to capture all these pieces of information.
Picture:
Page 38
MTH 234 Chapter 16C - Vector Calculus MSU
F · (−j)
(Circlulation in the xz-plane) = Pz − Rx
F · (j)
>
>
(Circlulation in the yz-plane) = Ry − Qz >
(x, y) F · (i) (x + 4x, y)
So we get our mega vector that considers the circulation in all three coordinate planes:
But Mega Circulation Vector isn’t very official and won’t make it into any math books so instead we recognize it as curl F.
It helps us measure the rate of rotation that is occurring at every point in the vector field.
(Recall 0 circulation means no rotation, + circulation is counterclockwise, - is clockwise) So we need to turn this Mega
In addition since our ”water, beads, particles, etc” are trapped on a surface we really don’t care about certain directions.
where n is a unit normal vector to the surface’s tangent plane at that point.
X X
(Circulation around boundary of S) = (Circulation around each point in S)
Z ZZ
F · dr = curl F · ndS
C S
Page 39
MTH 234 Chapter 16C - Vector Calculus MSU
Note: WW # 3 has you do this by applying Stokes’ Theorem once. Here we will be extra clever and apply it twice!
Page 40
MTH 234 Chapter 16C - Vector Calculus MSU
ZZ
Example 8.11 (on SS01 Final Exam). Use Stokes’ Theorem to evaluate ∇ × (yi) · dS where S is the hemisphere:
S
x2 + y 2 + z 2 = 1, z ≥ 0.
The boundary curve C is parametrized by r(t) = hcos t, sin t, 0i, t ∈ [0, 2π] and F = hy, 0, 0i. Therefore...
ZZ I
∇ × (yi) · n dσ = F · dr
S C
Z 2π
= hy, 0, 0i · h− sin t, cos t, 0i dt
0
Z 2π
= − sin2 t dt
0
Z 2π
1 − cos(2t)
= − dt
0 2
2π
t − sin(2t)/2
=−
2 0
2π
=− = −π
2
Page 41
MTH 234 Chapter 16C - Vector Calculus MSU
ZZ
Example 8.12 (Old Exam Question). Use Stokes’ Theorem to evaluate curl F · dS
S z
where F(x, y, z) = xyzi + 2xyj + x2 yzk and S consists of the cylinder
(any parametrization works so long as it goes clockwise when viewed from the positive x axis).
ZZ
(b) Write curl F · dS as an equivalent line integral and then evaluate.
S
By Stokes’ Theorem
ZZ Z
curl F · dS = F · dr
S C
Z 2π
= hxyz, 2xy, x2 yzi · h0, cos t, − sin ti dt
0
Z 2π
= hsin t cos t, 2 sin t, sin t cos ti · h0, cos t, − sin ti dt
0
Z 2π
= (2 sin t cos t − sin2 t cos t) dt
0
2π
sin3 t
= sin2 t − = 0
3 0
Page 42
MTH 234 Chapter 16C - Vector Calculus MSU
Z
Example 8.13. Evaluate F · dr where F = z 2 i + y 2 j + xk and C is the triangle with vertices (1, 0, 0), (0, 1, 0), and (0, 0, 1)
C
with counter-clockwise rotation
R1
Hint: 0
[1 − u − u(1 − u) − (1 − u2 )/2] du = 1/6
Page 43
MTH 234 Chapter 16C - Vector Calculus MSU
• Understand the statement of the Divergence Theorem and when it can be applied.
• Apply the Divergence Theorem to problems
Let’s quickly upgrade the alternate version of Green’s Theorem so we can start doing some problems.
I ZZ
∂P ∂Q
F · n ds = + dA
C D ∂x ∂y
ZZ
= div F dA
D
Theorem 9.1 (The Divergence Theorem). Let E be a simple solid region and let S be the boundary surface of E, given
with positive (outward) orientation. Let F be a vector field whose component functions have continuous partial derivatives
ZZ ZZZ
F · n dS = div F dV
S E
Page 44
MTH 234 Chapter 16C - Vector Calculus MSU
Example 9.2 (Old Exam Question). E is a solid region in the first octant that lies beneath the plane 2x + 3y + 2z = 6.
Let S be the boundary of E (S consists of 4 triangles). If F = x2 i + y 2 j + z 2 k use the Divergence Theorem to write
ZZ
F · dS as a triple integral. Do not evaluate the integral.
S
Page 45
MTH 234 Chapter 16C - Vector Calculus MSU
integrate y −→ z ←→ x
184
Final answer is kind of messy but you get
35
Mention this is WAY better than integrating the surface integral itself... 4 surfaces!
Page 46
MTH 234 Chapter 16C - Vector Calculus MSU
Example 9.4 (Old Exam Question). Consider the surfaces S from Exam 3 shown z
below:
√
x = 3 y = 3
y = x z = 4−x
z = 0
y
Calculate the flux of F = (3x + tan y)i + (y − ln(z + 1))j + (3xy − 2z)k outward
√
through S. (Hint: the volume enclosed by S is 24 − 13 3) x
Page 47
MTH 234 Chapter 16C - Vector Calculus MSU
D xy 2 y 3 E
Example 9.5. Consider F = , , zx2 over the surface S, where S is the cylinder x2 + y 2 = 1
2 6
capped by the planes z = ±1.
Positive
Ans= π
Page 48
MTH 234 Chapter 16C - Vector Calculus MSU
ZZ
Example 9.6. Challenging problem Evaluate (x + y 2 + 2z) dS, where R is the solid sphere x2 + y 2 + z 2 ≤ 4 using
S=∂R
the divergence theorem.
Page 49
MTH 234 Chapter 16C - Vector Calculus MSU
Let E be a solid region and let S be the boundary surface of E, given with positive (outward) orientation. Let F be a
vector field whose component functions have continuous partial derivatives on an open region that contains E. Then
ZZ ZZZ
F · n dS = div F dV
S E
Idea of Proof Here I will give a more rigorous proof then I do normally. Those pursuing a degree in Mathematics should
pay extra attention to this proof technique as it is a common technique used again and again, that is:
where x and y for these surfaces are over the same planar region D.
x0 , y0 are in D.
Now let’s expand the right hand side of the divergence theorem
ZZZ ZZZ
div F dV = Rz (x, y, z) dV
E E
Z Z Z z2 (x,y)
= Rz (x, y, z) dz dy dx
z1 (x,y)
ZZ
= [R(x, y, z2 (x, y)) − R(x, y, z1 (x, y))] dy dx
D
Page 50
MTH 234 Chapter 16C - Vector Calculus MSU
Now we evaluate the left side to hopefully get the same thing:
ZZ ZZ ZZ ZZ
F · n dS = F · n dS + F · n dS + F · n dS
S bottom sides top
ZZ D ∂z
1∂z1 E
= h0, 0, Ri · ,, −1 dy dx
bottom ∂x ∂x
ZZ D E
+ h0, 0, Ri · XXX, XXX, 0 dy dx
sides
ZZ D ∂z2 ∂z2 E
+ h0, 0, Ri · − ,− , 1 dy dx
top ∂x ∂x
ZZ ZZ ZZ
= −R(x, y, z) dy dx + 0 dy dx + R(x, y, z) dy dx
bottom sides top
ZZ ZZ
= −R(x, y, z1 (x, y)) dy dx + R(x, y, z2 (x, y)) dy dx
D D
ZZ
= [R(x, y, z2 (x, y)) − R(x, y, z1 (x, y))] dy dx
D
ZZ ZZZ
F · n dS = div F dV
S E
ZZ ZZZ
hP, Q, Ri · hn1 , n2 , n2 i dS = (Px + Qy + Rz ) dV
S E
ZZ ZZZ
P n1 + Qn2 + Rn3 dS = (Px + Qy + Rz ) dV
S E
ZZ ZZ ZZ ZZZ ZZZ ZZZ
P n1 dS + Qn2 dS + Rn3 dS = Px dV + Qy dV + Rz dV
S S S E E E
Page 51
MTH 234 Chapter 16C - Vector Calculus MSU
ZZ ZZZ
We have already shown that Rn3 dS = Rz dV . Similar proofs can be used to show
S E
ZZ ZZZ ZZ ZZZ
P n1 dS = Px dV and Qn2 dS = Qy dV .
S E S E
ZZ
Example 9.2. Find F · dS where F(x, y, z) = xi + yj + zk and S is the outwardly oriented surface shown in the figure
S
below.
z
(0, 2, 2)
(2, 0, 2)
y
x
(2, 2, 0)
Page 52
MTH 234 Chapter 16C - Vector Calculus MSU
ZZ
Example 9.3. Prove that curl F · dS = 0 assuming S and E satisfy the conditions of the Divergence Theorem and the
S
scalar functions and components of the vector fields have continuous second-order partial derivatives.
ZZ
Example 9.4. Use the Divergence Theorem to evaluate (2x + 2y + z 2 ) dS where S is the sphere x2 + y 2 + z 2 = 1.
S
Page 53
MTH 234 Chapter 16C - Vector Calculus MSU
ZZ
Example 9.5. Compute F · dS where F = (x − z)i + (y − x)j + (z − y)k
S=∂R
and S is the cylinder x2 + y = 1 capped by the planes 2z = 1 − x and 2z = x − 1.
2
Page 54
MTH 234 Chapter 16C - Vector Calculus MSU
ZZ
Example 9.6. Use the divergence theorem to evaluate F · dS where F = xyi − 21 y 2 j + zk and the surface consists of the
S
three surfaces, z = 4 − 3x2 − 3y 2 , 1 ≤ z ≤ 4 on the top, x2 + y 2 = 1 , 0 ≤ z ≤ 1 on the sides and z = 0 on the bottom.
Page 55