This unit covers the following ideas. In preparation
for the quiz and exam, make sure you have a lesson plan
containing examples that explain and illustrate the following
concepts.
Surface Area and Surface Integrals
In first-semester
calculus, we learned how to compute integrals ∫bafdx
along straight (flat) segments [a,b]. This semester, in the
line integral unit, we learned how to change the segment to a
curve, which allowed us to compute integrals ∫Cfds along
any curve C, instead of just along curves (segments) on the
x-axis. The integral ∫badx=b−a gives the length of the
segment [a,b]. The integral ∫Cds gives the length s of
the curve C. In the double integral unit we learned how to
compute double integrals ∬RfdA along flat regions R in
the plane. We'll now learn how to change the flat region R into
a curved surface S, and then compute integrals of the form
∬Sfdσ along curved surfaces. The differential
dσ stands for a little bit of surface area. We already
know that ∬RdA gives the area of R. We'll define
∬Sdσ so that it gives the surface area of S.
Consider the surface
S given by
z=9−x2−y2 (we've seen
this surface many times). A parametrization of this surface is
→r(x,y)=(x,y,9−x2−y2).
- \instructor{See
Sage.}% Draw the surface S. Add to your surface plot
the parabolas given by →r(x,0), →r(x,1), and
→r(x,2), as well as the parabolas given by →r(0,y), →r(1,y), and →r(2,y). You should have an
upside down paraboloid, with at least 6 different parabolas
drawn on the surface. These parabolas should divide the
surface up into a bunch of different patches. Our goal is to
find the area of each patch, where each patch is almost like
a parallelogram.
- Find ∂→r∂x and
∂→r∂y. At the point
(2,1), draw both vectors. These vectors form the edges of a
parallelogram. Add that parallelogram to your picture.
- Show that the area of a parallelogram whose edges are the
vectors ∂→r∂x(x,y) and
∂→r∂y is
√1+4x2+4y2. [Hint: think about the cross
product.]
- Find the area of the parallelogram whose edges are the
vectors ∂→r∂xdx and
∂→r∂ydy, where dx and
dy are to be determined.
In the previous problem, you showed that the area of the
parallelogram with edges given by ∂→r∂xdx and ∂→r∂ydy is
dσ=|∂→r∂x×∂→r∂y|dxdy. This little bit
of area approximates the area of a tiny patch on the surface. If
we add all these areas up, we should obtain the surface area.
Let S be a surface. Let →r(u,v)=(x,y,z) be a
parametrization of the surface, where the bounds on u and v
form a region R in the uv plane. Then the surface area
element (representing a little bit of surface) is dσ=|∂→r∂u×∂→r∂v|dudv=|→ru×→rv|dudv. The surface integral of a
continuous function f(x,y,z) along the surface S is
∬Sf(x,y,z)dσ=∬Rf(→r(u,v))|∂→r∂u×∂→r∂v|dudv. If we let f=1, then the surface
area of S is simply σ=∬Sdσ=∬R|∂→r∂u×∂→r∂v|dudv.
This definition tells us how to compute any surface
integral. The steps are almost identical to the line integral
steps.
- Start by getting a parametrization →r of the surface
S where the bounds form a region R.
- Find a little bit of surface area by computing dσ=|∂→r∂u×∂→r∂v|dudv.
- Multiply f by dσ, and replace each x, y, z
with what they equals from the parametrization.
- Integrate the previous function along R, your
parameterization's bounds.
Consider the surface
S given by
z=9−x2−y2, for
z≥0.
A parametrization of this surface is
→r(x,y)=(x,y,9−x2−y2),where 9−x2−y2≥0.
- Give a set of inequalities for x and y that describe
the region R over which we need to integrate. The
inequalities you give should be in a form that you can use
them as the bounds of a double integral.
- Find dσ=|→rx×→ry|dxdy.
- Set up the surface integral ∬Sdσ as an
iterated double integral over R.
- Convert the integral above to an integral in polar
coordinates (don't forget the Jacobian).
Consider the surface
S given by
z=9−x2−y2, for
z≥0.
A different parametrization of this surface is
→r(r,θ)=(rcosθ,rsinθ,9−r2),where 9−r2≥0.
- Give a set of inequalities for r and θ that
describe the region Rrθ over which we need to
integrate. The inequalities you give should be in a form that
you can use them as the bounds of a double integral.
- Find dσ=|→rr×→rθ|drdθ.
- Set up the surface integral ∬Sdσ as an
iterated double integral over Rrθ.
Find, actually compute, the surface area of the surface S
given by z=9−x2−y2, for z≥0. Do this by computing any
of the integrals from the previous two problems.
If a surface S is parametrized by →r(x,y)=(x,y,f(x,y)), show that dσ=√1+f2x+f2y dxdy
(compute a cross product). If →r(x,z)=(x,f(x,z),z),
what does dσ equal (compute a cross product - you should
see a pattern)?
Use the pattern you've discovered to quickly compute
dσ for the surface x=4−y2−z2, and then set up an
iterated double integral that would give the surface area of
S for x≥0.
\label{sphere surface area element} Consider the sphere
x2+y2+z2=a2. We'll find
dσ using two different
parameterizations.
- If you use the rectangular parametrization →r(x,y)=(x,y,√a2−x2−y2), what is dσ? [Hint, use the
previous problem.] Why can this parametrization only be use
if the surface has positive z-values?
-
You'll want to memorize this result.
If you use the spherical parametrization →r(ϕ,θ)=(asinϕcosθ,asinϕsinθ,acosϕ), show
that dσ=(a2|sinϕ|)dϕdθ=(a2sinϕ)dϕdθ, where we can ignore the
absolute values if we require 0≤ϕ≤π. Along
the way, you'll show that →rϕ×→rθ=a2sinϕ(sinϕcosθ,sinϕsinθ,cosϕ).
We can compute average value, centroids, center of mass,
moments of inertia, and radii of gyration as before. We just
replace dA with dσ, and all the formulas are the same.
Consider the hemisphere
x2+y2+z2=a2 for
z≥0.
- Set up a formula that would give ˉz for the
centroid of the hemisphere. I suggest you use a spherical
parametrization, as then the bounds are fairly simple, and we
know dσ=(a2sinϕ)dϕdθ from the
previous problem.
- Compute the two integrals in your formula. %By doubling
the bottom integral, you'll have also shown that the surface
area of a sphere of radius a is σ=4πa2.
- Set up an integral formula for Rz, the radius of
gyration about the z axis, provided the density is
constant.
Flux across a surface
We now want to look at the flux of
a vector field across a surface S. In the line integral
section, we defined the outward flux of a vector field F across
a curve C to be the line integral ∫C→F⋅→nds, where →n is a normal vector point out of region
enclosed by a curve C. When we want to find the flux of a
vector field across a surface, we must state in which direction
we want to compute the flux. We then must make sure that normal
vector →n we choose to use actually points in the desired
direction. The flux of a vector field →F across a surface
S is the surface integral Flux=Φ=∬S→F⋅→ndσ. The next problem will help us simplify
the computation of →ndσ.
Consider again the surface
z=9−x2−y2.
- Using the parametrization →r(x,y)=(x,y,9−x2−y2),
find a unit normal vector →n to the surface so that
→n points upwards away from the z-axis. State what
dσ equals, as well as →ndσ. Make sure you
explain how you know the normal vector you give is pointing
upwards away from the z axis.
- Using the parametrization →r(r,θ)=(rcosθ,rsinθ,9−r2), find a unit normal vector →n to the surface so that →n points downwards towards
the z-axis. State what dσ equals, as well as →ndσ. Make sure you explain how you know the normal
vector you give is pointing downwards towards the z
axis.
[For both parts above, the computations involved were
actually done in previous problems. You just need to compile
the information here.]
In the problem above, we showed that →ndσ=±(→rx×→ry)dxdy and that →ndσ=±(→rr×→rθ)drdθ. We no longer need to
find the magnitude of the cross product, but we must determine
the correct sign to put on our cross product. This shows us that
we can write flux as Flux=Φ=∬S→F⋅→ndσ=∬Ruv→F⋅(±→ru×→rv)dudv.
Consider the cone z2=x2+y2 and vector field →F=(2x+3y,x−2y,yz). Set up an iterated integral that would give
the flux of →F outwards (away from the z-axis) for the
portion of the cone between z=1 and z=3. [Hint: Start by
parameterizing the cone by using a polar parametrization
x=rcosθ,y=rsinθ,z=?. You should obtain bounds
for r and θ that are constants. Compute the normal
vector and look at the third component to determine if it
points up or down. Then just plug everything into the formula.]
When the surface is flat, often you can determine the
normal vector without having to perform any cross products. We'll
now compute a flux of a vector field outwards across the 6 faces
of a cube.
Find the flux of
→F=(x+y,y,z) outward across the
surface of the cube in the first quadrant bounded by {
x=2,y=3,z=5}. The cube has 6 surfaces, so we have to compute
the flux across all 6 surfaces. Fill in the table below to
complete the flux across each surface, and then compute each
integral to find the total flux.
{|c|c|c|c|c|c|} \hline Surface&→r(u,v) &
→n & →F(→r(u,v)) & →F⋅→n & Flux\\\hline Back x=0&⟨0,y,z⟩ & ⟨−1,0,0⟩ & →F(0,y,z)=⟨y,y,z⟩ & −y& ∬Back−ydσ=−ˉyσ=−(32)(15)\\\hline Front x=2& ⟨2,y,z⟩ & & →F(2,y,z)=⟨2+y,y,z⟩ & & \\\hline Left
y=0& & & & & 0 (Why?)\\\hline Right
y=3& ⟨x,3,z⟩ & ⟨0,1,0⟩ & →F(x,3,z)=⟨x+3,3,z⟩ & 3 & 30 (Why?)
\\\hline Bottom z=0& & & & & \\\hline
Top z=3& & & & & \\\hline
You should be able to complete each integral by
considering centroids and surface area of each of the 6
different flat surfaces. Show that the total flux is 90.
In the double integral chapter, we learned a way to greatly
simplify flux computations when working with simple closed
curves. Green's theorem stated that ∫C→F⋅→n ds=∬RMx+NydA. The divergence of →F is the
quantity div(→F)=Mx+Ny. This generalizes to
higher dimensions, and is called the divergence theorem. The next
problem illustrates how. We'll study this more in the triple
integral unit.
Consider the exact same vector field and box as the previous
problem. So we have the vector field
→F=(x+y,y,z) and
S is the surface of the cube in the first quadrant bounded by
{
x=2,y=3,z=5}.
- Compute the divergence of →F, which is
div(→F)=Mx+Ny+Pz.
- The divergence theorem states that if S is a closed
surface (has an inside and an outside), and the inside of the
surface is the solid domain D, then the flux of →F
outward across S equals the triple integral ∬S→F⋅→n dσ=∬∫Ddiv(→F)dV.
Use the divergence theorem to compute the flux of →F
across S. [Hint: Just as the area is found by adding up
little bits of area, which is what we mean by A=∬RdA,
the volume is found by adding up little bits of volume.]
In problem
TODO, we found
→ndσ=→rϕ×→rθdϕdθ=a2sinϕ(sinϕcosθ,sinϕsinθ,cosϕ)dϕdθ
for a sphere of radius
a. Use this to compute the outward
flux of
→F=⟨−x,−y,−z⟩(x2+y2+z2)3/2
across a sphere of radius
a. You should get a negative number
since the vector field has all arrows pointing in. [Hint:
Remember that for a sphere of radius
a we have
a2=x2+y2+z2. When you perform the dot product of
→F
and
→n, you'll save yourself a lot of time if you
remember that
→u⋅→u=|→u|2; the dot
product of a vector with itself is the length squared.]
Repeat the previous problem, but this time don't use the
formula from problem
TODO. In fact, you
don't even need to parametrize the surface. Instead, if you are
at the point
(x,y,z) on a sphere of radius
a, give a
formula for the outward pointing unit normal vector
→n.
Give this formula by only using a geometric argument. Then find
the outward flux of {
→F=⟨−x,−y,−z⟩(x2+y2+z2)3/2}
across a sphere of radius
a. You should find that
→F⋅→n simplifies to a constant, so that you never
actually have to compute
dσ. Then you can use known
facts about the surface area of a sphere.
A sizeable amount of text for Stokes' Theorem is commented out
in the source. It is not polished up yet, as I have not yet had
time to visit the topic in our course. It is an optional topic,
that I hope to get to soon.