Show that a triple integral = pi/4

hm8
Messages
16
Reaction score
0

Homework Statement



Show that

\int\int\int \sqrt{x^{2}+y^{2}+z^{2}} e^{-({x^{2}+y^{2}+z^{2}})} dxdydz = \pi/4 where the bounds of x, y, and z are 0 to infinity

(The improper integral is defined as the limit of a triple integral over the piece of a solid sphere which lies in the first octant as the radius of the sphere increases indefinitely).

Homework Equations



In spherical coordinates, ρ2 = x2 + y2 + z2
dxdydz = ρ2sin∅ drho dpho dtheta

The Attempt at a Solution



I tried converting to spherical coordinates, which gave me

\int\int\int ρ^{3} e^{-ρ^{2}} sin\phi d\rho d\phi d\theta

But I'm not sure what my bounds would be (isn't ρ in relation to theta or phi somehow?) or even if I did, I'm not sure I could integrate it...
 
Physics news on Phys.org
Since x, y, z range from 0 to infinity, you are talking about the first octant. To cover all four quadrants, \theta normally ranges from 0 to 2\pi. To cover just the first quadrant, it ranges from 0 to \pi/2. To cover all values of z, \phi normally ranges from 0 to \pi, to cover just z> 0 it must vary from 0 to \pi/2.
 
What about p?
 
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