Eight spheres are crowded inside a unit cube. Each of them is inscribed into a not-quite-regular tetrahedral cap like the one pictured in the image on the right with vertices A B C D .
What is the distance between the spheres?
More precisely, what is the size of the gap left between two orthogonally adjacent spheres, calculated as the distance between the centers minus twice the radius. If the spheres overlap, this "distance" will come out negative.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
For finding the inradius of things that are tangential to all sides, I often find it easier to consider it via the "area-perimeter" ratio. In the 3-D case, it would be the "volume-surface area" ratio.
Take the center of the sphere and connect it to all 4 vertices, this gives us 4 tetrahedrons, each of height r and base area equal to the individual face. These volumes sum up to 3 1 × r × ( 2 1 + 2 1 + 2 1 + 2 3 . that of the large tetrahedron, which has volume 3 1 × 1 × 2 1 = 6 1 . This gives us r = \frac{1}{ 3 + \sqrt{3} as desired.
Log in to reply
I did a modified version of the area-perimeter ratio for the 2D part of the solution, but did not think of doing it in 3D. Thanks for the suggestion. (Would you like me to actually change the solution?)
Problem Loading...
Note Loading...
Set Loading...
With this established, let’s turn our attention to the triangle C D G , in the cube 1n the left image and alone in the right one, and its relationship to the inscribed sphere. D C = 1 , G D = 2 1 , ∠ C D G = 9 0 ∘ , therefore C G = 2 1 + 1 = 2 3 .
Area of this triangle is A = 2 1 × 1 × 2 1 = 2 2 1 .
On the basis of the triangles G O D , D O C , and C O G it is also A = 2 1 R × 2 1 + 2 1 R 2 × 1 + 2 1 R × 2 3 .
Setting these two expressions equal to each other, we get R = 1 + 2 + 3 1 = 0 . 2 1 1 3 .
This gives us a distance between the spheres as 1 − 4 × R = 0 . 1 5 4 7 .