MATH 220 SUPPLEMENTAL NOTES 32

SURFACE AREAS AND SURFACE INTEGRALS

THE DEFINITION OF SURFACE AREA

figure 1

Figure 1 shows a surface S lying above its "shadow" region R in the plane beneath it. The surface is defined by the equation f (x, y, z) = c. If the surface is smooth (Ñ f is continuous and never vanishes on S), then we can define and calculate its area as a double integral over R. First partition the region R into small rectangles D A k. (See figure 2) Directly above each D A k lies a patch of the surface D s k that we may approximate with a portion of D p k of the tangent plane. Suppose D p k is a portion of the plane that is tangent to the surface at the point Tk (x k, y k, z k) directly

above the back corner c k of D A k. If the tangent plane is parallel to R, then D p k will be congruent to D A k. If it is not, then it will be a parallelogram whose area is somewhat larger than the area of D A k.

This view of D s k and D p k (See figure 3) showing the gradient vector Ñ f (x k, y k, z k) at Tk and a unit vector p that is normal to R. This figure also shows the angle g k between Ñ f and p. There are also two other vectors in this picture, and they are u k and v k that lie along the edges of the patch D p k in the

figure 2

tangent plane. Therefore u k ´ v k and Ñ f are normal to the tangent plane. Using a fact from

figure 3

advanced vector geometry, | (u k ´ v k)· p| equals the area of the projection of the parallelogram determined by u k and v k onto any plane whose normal is p. That implies | (u k ´ v k)· p| = D A k and | u k ´ v k | is the area of D p k. Therefore | u k ´ v k | | p | | cos (angle between u k ´ v k and p)| = D A k. Since Ñ f and u k ´ v k are perpendicular to the tangent plane, then | cos (angle between u k ´ v k and p)| = |cos g k |. D p k | cos g k | = D A k implies

provided cos g k ¹ 0. We will have cos g k ¹ 0 as long as Ñ f is not parallel to the ground plane and Ñ f · p ¹ 0. Since the patches D p k approximate the surface patches D s k that fit together to make S, then

As the partition becomes finer, this sum will become the double integral

Now how do we handle the integrand of this integral? For any surface f (x, y, z) = c, we will have | Ñ f · p | = | Ñ f || p ||cos g | or

where p is the unit normal vector to R and Ñ f · p ¹ 0. Therefore,

EXAMPLE 1:

Find the area of the surface cut from the paraboloid x 2 + y 2 - z = 0 by the plane x = 2.

SOLUTION: x 2 + y 2 - z = 0 ® z = x 2 + y 2 and its shadow is in the xy-plane, so let p = k. Now find the gradient vector of f = x 2 + y 2 - z and its length.

Now find Ñ f · p. Ñ f · p = (-1)(1) = -1, so | Ñ f · p | = 1. Therefore the surface area is

The region of integration is the circle x 2 + y 2 = 2 (z = 2), so I will use polar coordinates.

EXAMPLE 2:

Find the area of the region cut from the plane x + 2y + 2z = 5 by the cylinder whose walls are x = y 2 and x = 2 - y 2.

SOLUTION: Since the area of the region is cut from the plane by the curves x = y 2 and x = 2 - y 2, then the shadow is in the xy-plane and p = k. Now find the gradient of f = x + 2y + 2z - 5 and its length.

Now find Ñ f · p. Ñ f · p = 2.

Therefore, the surface area is

Here is the region of integration R. The upper curve is x = 2 - y 2 and the lower curve is x = y 2.

So the bounds of integration are x goes from y 2 to 2 - y 2 and y goes from -1 to 1.

EXAMPLE 3:

Find the area of the surface cut from the paraboloid x 2 + y + z 2 = 2 by the plane y = 0.

SOLUTION: x 2 + y + z 2 = 2 ® y = 2 - x 2 - y 2 and its shadow is in the xz-plane, so let p = j. Now find the gradient of f = x 2 + y + z 2 - 2 and its length.

When y = 0, the region in the xz-plane is the circle x 2 + z 2 = 2, so I am going to use polar coordinates.

SURFACE INTEGRALS

Now we will learn how to integrate a function over a surface. Suppose we have an electrical charge distributed over a surface f (x, y, z) = c. Let g (x, y, z) be the function for the charge density, and what we want to calculate the total charge on S. if we divide the shadow region up like we did before, and determine D A k, D p k, and D s k, we will get

As the partitions become finer, the surface integral becomes

EXAMPLE 4:

Integrate g (x, y, z) = x + y + z over the surface of the cube cut from the first octant by the planes x = a, y = a, z = a.

SOLUTION:

A cube has 6 sides, therefore we will have 6 surfaces to integrate over.

SIDE 1: x = a and shadow in yz-plane, therefore p = i. f = x - a, Ñ f = i, Ñ f · p = 1, and | Ñ f | = 1. g = x + y + z = y + z + a

SIDE 2: y = a and shadow in xz-plane, therefore p = j. f = y - a, Ñ f = j, Ñ f · p = 1, and the length of Ñ f is 1. g = x + y + z = x + z + a.

SIDE 3: z = a and shadow in xy-plane, therefore p = k. f = z - a, Ñ f = k, Ñ f · p = 1, and the length of Ñ f is 1. g = x + y + z = x + y + a.

SIDE 4: y = 0 and shadow in xz-plane, therefore p = j. f = y, Ñ f = j, Ñ f · p = 1, and the length of Ñ f is 1. g = x + y + z = x + z.

SIDE 5: z = 0 and shadow in xy-plane, therefore p = k. f = z, Ñ f = k, Ñ f · p = 1, and the length of Ñ f is 1. g = x + y + z = x + y.

SIDE 6: x = 0 and shadow in yz-plane, therefore p = i. f = x, Ñ f = i, Ñ f · p = 1, and the length of Ñ f is 1. g = x + y + z = y + z.

Surface Integral = side 1 + side 2 + side 3 + side 4 + side 5 + side 6 = 2a 3 + 2a 3 + 2a 3 + a 3 + a 3 + a 3 = 9a 3

EXAMPLE 5:

Integrate g (x, y, z) = xy + 1 over the surface S, where S is the part of the paraboloid z = x 2 + y 2 that lies inside the cylinder x 2 + y 2 = 4.

SOLUTION:

figure 6

The surface that we are integrating over is the paraboloid z = x 2 + y 2 that is inside the cylinder x 2 + y 2 = 4. It is the same as the lower part of the paraboloid that is cut by the plane z = 4. (See figure 6) So we will only have one surface to work with. The shadow is in the xy-plane, so p = k.

Since the region that we will be integrating over is a circle, I will use polar coordinates.

ORIENTATION

We will call a smooth surface S orientable (or two-sided) if it is possible to define a field n of unit normal vectors on S that varies continuously with position. If a surface is orientable, then so will any patch or sub-portion of it. In fact, spheres and other smooth closed surfaces are orientable. The key here is that we have to pick n. Once we have done that, then we have oriented the surface. Combining the surface together with its normal field, we will say that we have an oriented surface. An example of a surface that is not orientable is the mobius strip because it only has one side.

SURFACE INTEGRAL FOR FLUX

Suppose that F is a continuous vector field defined over an oriented surface S and n is the chosen unit normal field on the surface. Then we can define the flux across S in the positive direction as the integral of F · n over S.

DEFINITION:

The flux of a three-dimensional vector field F across an oriented surface S in the direction of n is given by the formula

If F is the velocity field of a three-dimensional fluid flow, then the flux of F across S is the net rate at which fluid is crossing S in the chosen positive direction. If S is the part of a level surface g (x, y, z) = c, then n may be taken to be one of the two fields-

depending on which one gives the preferred direction, therefore

EXAMPLE 6:

Find the outward flux of the vector field F = x i - y j across the closed surface S which is the first octant part of the pyramid bounded by the coordinate planes and the plane 2x + 3y + 4z = 12.

SOLUTION:

We want to find the outward flux over the first octant part of the pyramid defined by 2x + 3y + 4z = 12, so g (x, y, z) = 2x + 3y + 4z - 12 = 0. The shadow of this region is in the xy-plane, so p = k.

We want the outward point normal, so

We will be integrating over the region in the xy-plane, so z = 0, which implies 2x + 3y = 12 or y = 4 - (2/3) x.

EXAMPLE 7:

Find the flux of the field F = y i - x j + k across the portion of the sphere x 2 + y 2 + z 2 = a 2 in the first octant in the direction away from the origin.

SOLUTION: g (x, y, z) = x 2 + y 2 + z 2 - a 2 and Ñ g = 2x i + 2y j + 2z k.

Since we are moving away from the origin, then

The shadow of this surface is in the xy-plane, so p = k.

Now find F · n.

The shadow in the xy-plane is the quarter circle defined by x 2 + y 2 = a 2. Now converting this region to polar, r = a and 0 £ q £ p /2.

In this set of supplemental notes, we have covered how to find the area of a surface, how to integrate a function over the surface, and the surface integral for flux. There are many steps in these problems, but if you follow the way that I approached them, then they will not be that hard to do. One of the main ideas is to determine where the shadow of the surface lies. Once you determine this, then you will pick your normal vector p to be a vector normal to the shadow. Work through these examples, and make sure that you understand where everything is coming from. The reason for this, is the fact that the concepts covered in this set of notes will be used in the next two sets of notes. If you have any questions on any of the examples, please feel free to contact me.

RETURN TO INDEX