Finding the volume of a 3-dimensional spherical intersection

Click For Summary
SUMMARY

The discussion focuses on calculating the volume of intersection between two spheres of radius 1, centered at (0,0,0) and (0,0,1). The intersection occurs at z=1/2, and the volume above this plane can be computed using cylindrical coordinates. The integral for the volume is established as \int_{\theta= 0}^{2\pi}\int_{r= 0}^1 (1/2+ \sqrt{1- r^2})r drd\theta, with the total volume being twice this value. A participant raises a critical point regarding the bounds for r, suggesting they should be adjusted to account for the distance from the center at z=1/2 to the outer boundary of the spheres.

PREREQUISITES
  • Understanding of spherical coordinates and their application in volume calculations.
  • Familiarity with double and triple integration techniques.
  • Knowledge of geometric properties of spheres and their intersections.
  • Proficiency in calculus, particularly in evaluating integrals.
NEXT STEPS
  • Study the application of cylindrical coordinates in volume calculations.
  • Learn about the geometric interpretation of sphere intersections.
  • Explore advanced integration techniques for calculating volumes in multi-dimensional spaces.
  • Research the implications of adjusting integration bounds in volume calculations.
USEFUL FOR

Mathematicians, physics students, and engineers involved in geometric modeling, volume calculations, or any field requiring an understanding of three-dimensional shapes and their intersections.

volleyball21
Messages
2
Reaction score
0
If two spheres of radius 1 intersect each other so the surface of each sphere passes through the other’s center how could you find the exact volume of the intersection? It doesn't matter what kind of method, it could be double or triple integration, geometry, polar, cylindrical or spherical coordinates.
 
Physics news on Phys.org
Here's how I would do it. Take one of the spheres to be centered at (0,0,0) and the other at (0,0,1). The first sphere is given by [itex]x^2+ y^2+ z^2= 1[/itex] and the second by [itex]x^2+ y^2+ (z-1)^2= 1=[/itex]. Their intersection, then, is where [itex]x^2+ y^2+ z^2= x^2+ y^2+ (z-1)^2[/itex] or [math]z^2= (z-1)^2= z^2- 2z+ 1[/itex] so z= 1/2. Now, just calculate the volume of the portion of [itex]x^2+ y^2+ z^2= 1[/itex] above z= 1/2. Now just "translate" the figure down 1/2l That is, let z'= z- 1/2 so that z= z'+ 1/2 and the equations are [itex]x^2+ y^2+ (z'+ 1/2)^2= 1[/itex] and z'= 0. It would probably be simplest to do that in cylindrical coordinates. That way, [itex]x^2+ y^2+ (z'+ 1/2)^2= 1[/itex] becomes [itex]r^2+ (z+1/2)^2= 1[/itex]. Since z> 0, z'> 1/2 and [itex]z'= 1/2+ \sqrt{1- r^2}[/itex].

The volume is that portion is
[tex]\int_{\theta= 0}^{2\pi}\int_{r= 0}^1 (1/2+ \sqrt{1- r^2})r drd\theta[/itex] and the volume of the entire intersection is twice that.[/tex]
 
Okay I am following but wouldn't the bounds for r be r=0 and r=sqrt(3/4)? When you find z=1/2 you also need to find the distance from the center at z=1/2 to the outer boundary where the surfaces of the spheres intersect because this is less than 1. Am I correct on this?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 11 ·
Replies
11
Views
7K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K