Processing math: 100%
Paul's Online Notes
Paul's Online Notes
Home / Calculus III / Surface Integrals / Surface Integrals
Hide Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 17.3 : Surface Integrals

2. Evaluate S40ydS where S is the portion of y=3x2+3z2 that lies behind y=6 .

Show All Steps Hide All Steps

Start Solution

Let’s start off with a quick sketch of the surface we are working with in this problem.

Note that the surface in this problem is only the elliptic paraboloid and does not include the “cap” at y=6. We would only include the “cap” if the problem had specified that in some manner to make it clear.

In this case D will be the circle/disk we get by setting the two equations equal or,

6=3x2+3z2x2+z2=2

So, D will be the disk x2+z22.

Show Step 2

Let’s get the integral set up now. In this case the surface is in the form,

y=g(x,z)=3x2+3z2

so we’ll use the following formula for the surface integral.

Sf(x,y,z)dS=Df(x,g(x,z),z)(gx)2+1+(gz)2dA

The integral is then,

S40ydS=D40(3x2+3z2)(6x)2+1+(6z)2dA=D120(x2+z2)36(x2+z2)+1dA

Don’t forget to plug the equation of the surface into y in the integrand and recall that D is the disk we found in Step 1.

Show Step 3

Now, for this problem it should be pretty clear that we’ll want to use polar coordinates to do the integral. We’ll use the following set of polar coordinates.

x=rcosθz=rsinθx2+z2=r2

Also, because D is the disk x2+z22 the limits for the integral will be,

0θ2π0r2

Converting the integral to polar coordinates gives,

S40ydS=2π020120r236r2+1(r)drdθ=2π020120r336r2+1drdθ

Don’t forget to pick up the extra r when converting the dA into polar coordinates.

Show Step 4

Now all that we need to do is evaluate the double integral and this one can be a little tricky unless you’ve seen this kind of integral done before.

We’ll use the following substitution to do the integral.

u=36r2+1du=72rdr172du=rdr

The problem is that this doesn’t seem to work at first glance because the differential will only get rid of one of the three r’s in front of the root. However, we can also solve the substitution for r2 to get,

r2=136(u1)

and we can now convert the remaining two r’s into u’s.

So, using the substitution the integral becomes,

S40ydS=2π0731120(172)(136)(u1)u12dudθ=2π07315108(u32u12)dudθ

Note that we also converted the r limits in the original integral into u limits simply by plugging the “old” r limits into the substitution to get “new” u limits.

We can now easily finish evaluating the integral.

S40ydS=2π05108(25u5223u32)|731dθ=2π05108[25(7352)23(7332)(415)]dθ=5π54[25(7352)23(7332)+415]=5176.8958

Kind of messy integral with a messy answer but that will happen on occasion so we shouldn’t get too excited about it when that does happen.