Volume between sphere and outside cylinder.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
32 replies · 7K views
In cylindrical, you have z, r, theta. What will be your integration order?
As a check on the answer, numerically I get about 9.66 for the volume removed by the cylinder, leaving 23.85 in the sphere. Sound right? Still working on the analytic result using Cartesian.
 
Physics news on Phys.org
haruspex said:
In cylindrical, you have z, r, theta. What will be your integration order?
As a check on the answer, numerically I get about 9.66 for the volume removed by the cylinder, leaving 23.85 in the sphere. Sound right? Still working on the analytic result using Cartesian.

I get 9.644049708034451 for the volume removed. So that sounds about right. I integrated dz first, dr second and dtheta third. peripatein had the right general idea in the first post, except that the r factor in the measure was left out, the z limits are wrong, the r limits are wrong and the theta limits are also wrong. It just needs to be fixed. But seriously, if you are still working on the result in Cartesian, I'd give it up unless it's become an obsession. It's HARD to do that way. It's not THAT much of a challenge in cylindrical.
 
Last edited:
Dick said:
I get 9.644049708034451 for the volume removed. So that sounds about right. I integrated dz first, dr second and dtheta third. peripatein had the right general idea in the first post, except that the r factor in the measure was left out, the z limits are wrong, the r limits are wrong and the theta limits are also wrong. It just needs to be fixed. But seriously, if you are still working on the result in Cartesian, I'd give it up unless it's become an obsession. It's HARD to do that way. It's not THAT much of a challenge in cylindrical.
I came to the same conclusion :biggrin:. In the end, I did it with a single integration. In the z plane, the area to be removed is the intersection of two circles. That turns into the sum of two sectors minus the sum of two triangles, so I could write those straight down. Final result is the removal of 16π/3-64/9, leaving 16π/3+64/9. Neatest way to express it is that it leaves 16/9 in the hemisphere it lies in.