Regarding volume of an ellipsoid bounded by 2 planar cutting planes

Click For Summary

Homework Help Overview

The original poster requires assistance in computing the volume of an ellipsoid bounded by two horizontal planes, one at the mid-section and another at a specified height below it. The problem involves understanding the geometry of the ellipsoid and the implications of the cutting planes on the volume calculation.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the use of elliptical-cylindrical coordinates and the transformation of the ellipsoid's equation. There are questions about the coefficients in the coordinates and the limits of integration for the volume calculation. Some participants express uncertainty regarding the integration limits and whether cylindrical coordinates would simplify the problem.

Discussion Status

The discussion is ongoing, with participants providing insights into coordinate transformations and integration techniques. Several questions remain about the specifics of the integration limits and the appropriateness of different coordinate systems. There is no explicit consensus on the best approach yet.

Contextual Notes

Participants are navigating through the complexities of the problem, including the implications of the cutting planes and the need for integral calculus. There is a focus on ensuring the correct setup for the volume integral, with some constraints related to the geometry of the ellipsoid and the planes involved.

Corse
Messages
4
Reaction score
0

Homework Statement



Hi I require to compute the volume of a ellipsoid that is bounded by two planes. The first horizontal (xy) plane is cutting directly along the mid-section of the ellipsoid. The second horizontal plane is at a z = h below the first horizontal plane. The volume of the ellipsoid between these two planes is the interest.

Homework Equations



I understand that the volume of the ellipsoid is 4/3 ∏abc and the area of the cutting plane is ∏ab. However for this problem, I believe the use of integrals may be necessary.

The Attempt at a Solution



From the problem statement, I realized that this can be reduced to a half-ellipsoid and the single horizontal cutting plane at z = h below the first cutting plane. In doing so it will just be a subtraction between 2/3 ∏abc and the volume not bounded by the 2 planes.

If a is the length of the major axis of the 2nd cutting plane in the x direction,

a = A x √(1-(h/C)²);

where A is the major axis of ellipsoid in X direction
C = Major axis of ellipsoid in Z direction
h = vertical distance in the z direction of 2nd plane (below 1st plane)

I'm not sure how should I continue from here though.

Help!

Thanks all for your input.

Regards
Corse
 
Physics news on Phys.org
So your ellipsoid is given by
\frac{x^2}{a^2}+ \frac{y^2}{b^2}+ \frac{z^2}{c^2}= 1
and it is cut by z= 0 and z= h< 0?

At z= 0, the plane cuts the ellipsoid in the ellipse
\frac{x^2}{a^2}+ \frac{y^2}{b^2}= 1
and at z= h, the plane cuts the ellipsoid in the ellipse
\frac{x^2}{a^2}+ \frac{y^2}{b^2}= 1- \frac{h^2}{c^2}

I think I would be inclined to put this into "elliptical-cylindrical coordinates" taking
x= ar cos(\theta), y= br sin(\theta), and z= cz&#039;;

In those coordinates the equation of the ellipsoid becomes r^2+ z&#039;^2= 1, the upper elliptical boundary becomes r^2= 1 (r= 1 since r cannot be negative), and the lower elliptical boundary becomes r^2= 1- h^2.

Of course, you will also have to change the differential using the Jacobian:
\left|\begin{array}{ccc}\frac{\partial x}{\partial r} &amp; \frac{\partial x}{\partial \theta} &amp; \frac{\partial x}{\partial z&#039;} \\ \frac{\partial y}{\partial r} &amp; \frac{\partial y}{\partial \theta} &amp; \frac{\partial y}{\partial z&#039;} \\ \frac{\partial z}{\partial r} &amp; \frac{\partial z}{\partial \theta} &amp; \frac{\partial z}{\partial z&#039;}\end{array}\right|= \left|\begin{array}{ccc} a cos(\theta) &amp; -ar sin(\theta) &amp; 0 \\ b sin(\theta) &amp; br cos(\theta) &amp; 0 \\ 0 &amp; 0 &amp; c\end{array}\right|= abcr
so that dxdydz= abc r drd\theta dz&#039;

Then the integral from r= 0 to r= 1- h will be from z'= h up z'= 0 while the integral from r= 1- h to 1 will be from z&#039;= -\sqrt{1- r^2} up to z&#039;= 0.
 
Hi HallsofIvy

Thank you for your quick response! That was helpful to get me going. I understand the jacobian transformation from the cartesian to the elliptical-cylindrical space.

I have a couple of questions:

1) Elliptical-cylindrical coordinates was used where x=arcos(θ), y=brsin(θ), and z=cz′;

May I know why were the coefficients of a,b and c in the elliptical coordinates?



2) You mentioned that the integral from r= 0 to r= 1- h will be from z'= h up z'= 0 .

So for my case, I would be interested in r=0 to r = 1-h; I'm assuming this fact would be crucial in evaluating the triple integral to obtain the volume. Which integration limits would this correspond to?

Could you advise regarding the limits of integration if they are correct?

Volume = \int_{h/c}^0 \int_{0}^{2∏} \int abcr \,dr\,dΘ\,dz&#039;

Would it be necessary to obtain the traces of rΘ, rz' and Θz' to get the limits of integration?
 
Corse said:
Hi HallsofIvy

Thank you for your quick response! That was helpful to get me going. I understand the jacobian transformation from the cartesian to the elliptical-cylindrical space.

I have a couple of questions:

1) Elliptical-cylindrical coordinates was used where x=arcos(θ), y=brsin(θ), and z=cz′;

May I know why were the coefficients of a,b and c in the elliptical coordinates?
\frac{x}{a}= r cos(\theta), \frac{y}{a}= r sin(\theta) and \frac{z}{c}= z&#039; so that
\frac{x^2}{a^2}+ \frac{y^2}{b^2}+ \frac{z^2}{c^2}= r^2 cos^2(\theta)+ r^2 sin^(\theta)+ z&#039;^2= r^2+ z&#039;^2= 1
The equation of a sphere in cylindrical coordinates.

2) You mentioned that the integral from r= 0 to r= 1- h will be from z'= h up z'= 0 .

So for my case, I would be interested in r=0 to r = 1-h; I'm assuming this fact would be crucial in evaluating the triple integral to obtain the volume. Which integration limits would this correspond to?

Could you advise regarding the limits of integration if they are correct?

Volume = \int_{h/c}^0 \int_{0}^{2∏} \int abcr \,dr\,dΘ\,dz&#039;

Would it be necessary to obtain the traces of rΘ, rz' and Θz' to get the limits of integration?
I said that r goes from 0 to 1- h. So the integral will be
\int_{z&#039;= h}^0\int_{r= 0}^{1- h}\int_{\theta= 0}^{2\pi} abcr d\theta dr dz&#039;
 
  • Like
Likes   Reactions: 1 person
Hi HallsofIvy

I have a couple of questions:

1) May I know how did you get limits for r to be r = 0 to 1-h? Especially for the part r = 1-h

2) For z', should the bottom limits be -h instead of h?

3) Also, does converting the problem to cylindrical coordinates make it more convenient to solve? Could it be done in a similar fashion in cartesian coordinates?

Thank you for helping me out!

Regards
Corse
 
Last edited:

Similar threads

Replies
4
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 41 ·
2
Replies
41
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
15K