Triple integral depending on a parameter

Draconian28
Messages
1
Reaction score
0

Homework Statement



Find \iiint (x^{2n} + y^{2n} + z^{2n})\,dV where the integral is taken over the region of 3D space where x^{2} + y^{2} + z^{2} \leq 1

Homework Equations



The Attempt at a Solution



I tried doing this in Cartesian coordinates, but the limits of integration got very messy and I got stuck after doing the first integral. I also tried using spherical polar coordinates, and then the limits of integration are quite simple, but the integrand gets complicated, unless n = 1, in which case the integral is quite easy to do.

I then thought that, since the only case where this looks simple enough to do directly is n = 1, I could try to make a conjecture as to what the value of the integral is for general n and then try to prove it by induction. The problem with that, though, is that I don't see how to go from the case n = k + 1 to the case n = k.

Any ideas?
 
Physics news on Phys.org
I haven't tried it myself yet, and the wife wants the computer just now, but have you tried spherical coordinates? That would be the natural first choice. May or may not work...

[Edit later] I think you can work it with spherical coordinates using symmetry and the formula$$
\int_0^\frac \pi 2 \sin^n x\, dx =\int_0^\frac \pi 2 \cos^n x\, dx =
\frac{1\cdot 3\cdot 5\cdot\cdot\cdot(n-1)}{2\cdot 4\cdot 6\cdot\cdot\cdot n}\frac \pi 2 $$which is valid for ##n## even and ##n \ge 2##.
 
Last edited:
This integral covers the volume enclosed by a sphere with radius = 1. It can be broken up into the sum of its parts, since the integrand is a sum.

For n = 1, the integral will evaluate to the sum of the inertias of a sphere about the three coordinate axes, assuming a unit density for the sphere.
 
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