Triple Integral in Rectangular Coordinates Converting to Spherical Coordinates

donald17
Messages
6
Reaction score
0

Homework Statement



Given that:

24o1zib.jpg


Write an equivalent integral in spherical coordinates.

Homework Equations



bjj38n.jpg


(Triple integral in spherical coordinates.)

r240g7.jpg

2m7gn4g.gif

2ik5iiw.gif

27yu2qw.gif


(Conversions from rectangular to spherical coordinates.)(What spherical coordinates entail)

The Attempt at a Solution



The region is going to be the region of the lower part of a sphere with radius a moved up a units on the z-axis that lies in the -x and -y plane. The limits of integration for theta should be 0 to pi/2. Need assistance with limits for phi and rho.
 
Last edited by a moderator:
Physics news on Phys.org
y ranges from -a to 0 so we are talking about the lower half plane in the xy- plane.

For each y, x ranges from -\sqrt{a^2- y^2} to 0. x= -\sqrt{a^2- y^2} gives x^2+ y^2= a^2, the circle with center (0,0) and radius a. Since x is the negative square root and we already know that we are in the lower half plane (y< 0), we are looking at the portion of that circle in the third quadrant.

For each (x,y), z ranges from a- \sqrt{a^2- x^2- y^2} to a. z= a- \sqrt{a^2- x^2- y^2} gives x^2+ y^2+ (z-a)^2= a^2, the sphere with center at (0,0,a) and radius a. Since z goes up to a, we are in the lower half sphere. That is, we are looking at the part of the sphere x^2+ y^2+ (z-a)^2= a^2 where x and y are negative and z< a.

I would be inclined to introduce new coordinates: x'= x, y'= y, z'= z- a. In those coordinates, the region we are integrating over is the "seventh octant" in which x, y, and z are all negative. To get that sphere, let \rho go from 0 to a, \theta from \pi to 3\pi/2, and \phi from \pi/2 to \pi. The integrand is still "1" and the "differential of volume" is still \rho sin^2(\phi)d\phi d\theta d\rho. In fact, because the integrand is "1", this integral is just the volume of the region: 1/8 of the volume of a sphere of radius a and so is (1/8)(4/3)\pi a^3= (1/6)\pi a^3. You can use that as a check.
 
Shouldn't we be integrating the region of the sphere in the -x, -y, +z plane, since z goes from the bottom of the sphere, moved up a on the z-axis, to the plane z=a?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top