Find Centroid of U: First Octant Ellipsoid

  • Thread starter Thread starter Jimmy21
  • Start date Start date
  • Tags Tags
    Centroid
Jimmy21
Messages
2
Reaction score
0

Homework Statement


Let U be the solid region in the first octant bounded by the ellipsoid (x^2)/4 + (y^2)/9 + (z^2)/4 = 1. Find the centroid of U.

Homework Equations


The Attempt at a Solution



I tried to do this problem but I'm not sure if my answer is right. First, I find the mass and I got 2pi. Then I find the moment, and divided it by mass, and I got the centroid to be like (1,9/8,1). But I'm not sure if I did it right or not. Can anyone help me?
 
Last edited:
Physics news on Phys.org
That can't be right. Since the "y-length" is 3, and the other lengths 2, the y coordinate of the centroid must be 3/2 the other coordinates.

I did this by changing to "elliptic coordinates". More precisely, I let
x= 2\rho cos(\theta) sin(\phi), y= 3\rho sin(\theta) sin(\phi) and z= 2\rho cos(\phi)- spherical coordinates 'altered' to fit the ellipse.
Calculating the Jacobian gives 12\rho^2 sin(\phi)d\rho d\phi d\theta as the differential. The ellipse in the first octant take \rho from 0 to 1, \phi from 0 to \pi/2 and \theta from 0 to \pi/2.
I get (3/8, 9/16, 3/8) as the centroid.

(By the way, 2\pi is the volume of the ellipse, not the "mass". "Centroid" is a purely geometrical concept and geometric figures do not have "mass".)
 
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