Intersection of spherical shell and a plane

mae3x
Messages
1
Reaction score
0
I need to know the area of the intersection between a sperical shell and a plane in spherical coordinates. By "shell" I mean a sphere with some differential thickness dR. Basically, I know that the intersection of a sphere and a plane is a circle. But I want to consider this sphere having some differential thickness and determine the subsequent differential area of intersection with the plane. Can someone please help me out with formulating this problem? Thanks, Mike
 
Physics news on Phys.org
Isn't this just a ring with differential tickness dR?

Consider a ring of inner radius r and outer rarius R.
A_{ring} = \pi(R^2-r^2)

How does its area varies with an increase of R?

\frac{dA_{ring}}{dR} = \pi (2R-r^2)

So a differential increase of dR means a differential increase in the area of

dA_{ring} = \pi (2R-r^2)dR

And if the outer radius is r (R=r), then you have the concept of a diffential ring of radius r, i.e. what you're looking for:

dA_{ring}(R=r) = \pi (2r-r^2)dR
 
quasar987 said:
dA_{ring}(R=r) = \pi (2r-r^2)dR

That solution is incorrect upon inspection as it involves the difference between an length and an area. The correct answer is 2\pi r dR.

The error appeared by taking \frac{d}{dR} \pi (R^2-r^2)= \pi (2R-r^2)[/tex], which is incorrect: \frac{dr}{dR} = 0.
 
quasar987 said:
Isn't this just a ring with differential tickness dR?

Consider a ring of inner radius r and outer rarius R.
A_{ring} = \pi(R^2-r^2)

How does its area varies with an increase of R?

\frac{dA_{ring}}{dR} = \pi (2R-r^2)
If you are assuming that r is a constant then
\frac{dA_{ring}}{dR} = 2\pi R
since the derivative of r2 is 0.

So a differential increase of dR means a differential increase in the area of

dA_{ring} = \pi (2R-r^2)dR

And if the outer radius is r (R=r), then you have the concept of a diffential ring of radius r, i.e. what you're looking for:

dA_{ring}(R=r) = \pi (2r-r^2)dR
 
oops. :frown:
 
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