Centroid of a Solid (triple integral)

Knissp
Messages
72
Reaction score
0

Homework Statement


Find the centroid of the solid:
the tetrahedron in the first octant enclosed by the coordinate planes and the plane x+y+z=1.

Homework Equations



xcenter = \frac{\int\int\int_G x dV}{V}

ycenter = \frac{\int\int\int_G y dV}{V}

zcenter = \frac{\int\int\int_G z dV}{V}

The Attempt at a Solution



I have shown my attempt for xcenter, as the same problem arises for each one.

\frac{\int_{x=0}^1\int_{y=0}^1\int_{z=0}^{1-y-x} x dzdydx}{\int_{x=0}^1\int_{y=0}^1\int_{z=0}^{1-y-x} dV}

but \int_{x=0}^1\int_{y=0}^1\int_{z=0}^{1-y-x} dV is equal to zero,
so the above expression is undefined.

According to my text, the answer should be (1/4,1/4,1/4). Could someone point out what I did wrong? (Perhaps my bounds of integration?)
 
Physics news on Phys.org
Knissp said:
\frac{\int_{x=0}^1\int_{y=0}^1\int_{z=0}^{1-y-x} x dzdydx}{\int_{x=0}^1\int_{y=0}^1\int_{z=0}^{1-y-x} dV}

but \int_{x=0}^1\int_{y=0}^1\int_{z=0}^{1-y-x} dV is equal to zero,
so the above expression is undefined.

Hi Knissp! :smile:

Try \int_{x=0}^1\int_{y=0}^ {1-x}\int_{z=0}^{1-y-x} :wink:
 
Oh, I see now! Thank you!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top