Section 15.7 : Triple Integrals in Spherical Coordinates
5. Evaluate the following integral by first converting to an integral in spherical coordinates.
∫0−1∫√1−x2−√1−x2∫√7−x2−y2√6x2+6y218ydzdydxShow All Steps Hide All Steps
Start SolutionFirst let’s just get the Cartesian limits from the integral.
−1≤x≤0−√1−x2≤y≤√1−x2√6x2+6y2≤z≤√7−x2−y2 Show Step 2Now 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=√7−x2−y2 (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 3The 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φ=1√6→φ=tan−1(1√6)=0.3876Because the region we are working on is above the cone we know that φ must therefore range from 0 to 0.3876.
Show Step 4Finally, let’s get the θ limits. For reference purposes here are the x and y limits we found in Step 1.
−1≤x≤0−√1−x2≤y≤√1−x2All 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π2The full set of spherical coordinate limits for the integral are then,
0≤φ≤tan−1(1√6)=0.3876π2≤θ≤3π20≤ρ≤√7 Show Step 5Okay, let’s convert the integral in to spherical coordinates.
∫0−1∫√1−x2−√1−x2∫√7−x2−y2√6x2+6y218ydzdydx=∫0.38760∫3π2π2∫√70(18ρsinφsinθ)(ρ2sinφ)dρdθdφ=∫0.38760∫3π2π2∫√7018ρ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 6Okay, now all we need to do is evaluate the integral. Here is the ρ integration.
∫0−1∫√1−x2−√1−x2∫√7−x2−y2√6x2+6y218ydzdydx=∫0.38760∫3π2π2(92ρ4sin2φsinθ)|√70dθdφ=∫0.38760∫3π2π24412sin2φsinθdθdφ Show Step 7Next 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.