Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
Paul's Online Notes
Paul's Online Notes
Home / Calculus III / Multiple Integrals / Triple Integrals in Spherical Coordinates
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 15.7 : Triple Integrals in Spherical Coordinates

5. Evaluate the following integral by first converting to an integral in spherical coordinates.

011x21x27x2y26x2+6y218ydzdydx

Show All Steps Hide All Steps

Start Solution

First let’s just get the Cartesian limits from the integral.

1x01x2y1x26x2+6y2z7x2y2 Show Step 2

Now we need to convert the integral into spherical coordinates. Let’s first take care of the limits first.

From the upper z limit we see that we are under z=7x2y2 (which is just the equation for the upper portion of a sphere of radius 7).

From the lower z limit we see that we are above z=6x2+6y2 (which is just the equation of a cone).

So, we appear to be inside an “ice cream cone” shaped region as we usually are when dealing with spherical coordinates.

This leads us to the following ρ limits.

0ρ7 Show Step 3

The limits for φ we can get them from the equation of the cone that is the lower z limit referenced in the previous step. First, we know that, in terms of cylindrical coordinates, x2+y2=r and we know that, in terms of spherical coordinates, r=ρsinφ. Therefore, if we convert the equation of the cone into spherical coordinates we get,

ρcosφ=6ρsinφtanφ=16φ=tan1(16)=0.3876

Because the region we are working on is above the cone we know that φ must therefore range from 0 to 0.3876.

Show Step 4

Finally, let’s get the θ limits. For reference purposes here are the x and y limits we found in Step 1.

1x01x2y1x2

All the y limits tell us is that the region D from the original Cartesian coordinates integral is a portion of the circle of radius 1. Note that this should make sense as this is also the intersection of the sphere and cone we get from the z limits (we’ll leave it to you to verify this statement).

Now, from the x limits we see that we must have the left side of the circle of radius 1 and so the limits for θ are then,

π2θ3π2

The full set of spherical coordinate limits for the integral are then,

0φtan1(16)=0.3876π2θ3π20ρ7 Show Step 5

Okay, let’s convert the integral in to spherical coordinates.

011x21x27x2y26x2+6y218ydzdydx=0.387603π2π270(18ρsinφsinθ)(ρ2sinφ)dρdθdφ=0.387603π2π27018ρ3sin2φsinθdρdθdφ

Don’t forget to convert the y into spherical coordinates. Also, don’t forget that the dzdydx come from the dV in the original triple integral. We also know that, in terms of spherical coordinates,dV=ρ2sinφdρdθdφ and so we in turn know that,

dzdydx=ρ2sinφdρdθdφ Show Step 6

Okay, now all we need to do is evaluate the integral. Here is the ρ integration.

011x21x27x2y26x2+6y218ydzdydx=0.387603π2π2(92ρ4sin2φsinθ)|70dθdφ=0.387603π2π24412sin2φsinθdθdφ Show Step 7

Next let’s do the θ integration.

\begin{align*}\int_{{ - 1}}^{0}{{\int_{{ - \sqrt {1 - {x^{\,2}}} }}^{{\sqrt {1 - {x^{\,2}}} }}{{\int_{{\sqrt {6{x^{\,2}} + 6{y^{\,2}}} }}^{{\sqrt {7 - {x^{\,2}} - {y^{\,2}}} }}{{\,\,\,18y\,\,\,dz}}\,dy}}\,dx}} & = \int_{0}^{{0.3876}}{{\left. {\left( { - \frac{{441}}{2}{{\sin }^2}\varphi \cos \theta } \right)} \right|_{\frac{\pi }{2}}^{\frac{{3\pi }}{2}}\,d\varphi }}\\ & = \int_{0}^{{0.3876}}{{0\,d\varphi }}\\ & = \require{bbox} \bbox[2pt,border:1px solid black]{0}\end{align*}

So, as noted above once we got the integrand down to zero there was no reason to continue integrating as the answer will continue to be zero for the rest of the problem.

Don’t get excited about it when these kinds of things happen. They will on occasion and all it means is that we get to stop integrating a little sooner that we would have otherwise.