Given an arbitrary tetrahedron, you construct its in-sphere, then you draw 4 tangent planes to the in-sphere that are parallel to the faces of the tetrahedron. Each of these planes intersects the tetrahedron in a triangle, thus forming a small tetrahedron with the opposite vertex. Finally, you construct the 4 in-spheres corresponding to the 4 corner tetrahedrons that you created. If is the radius of the in-sphere of the original tetrahedron, what will be the sum of the radii of the 4 small in-spheres ?
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.
Take the altitude from vertex A onto the plane B C D , call this altitude h 1 , and let the altitude of the small tetrahedron with vertex at A and base parallel to B C D be h 1 ′ , then
h 1 = 2 r + h 1 ′
where r is the radius of the original tetrahedron's in-sphere, hence
r = Σ A i 3 V
Here, { A i } is the area of the face opposite to i -th vertex, for example A 1 is the area of △ B C D .
Since, we also have V = 3 1 A 1 h 1 , then the above relation becomes,
h 1 ′ = h 1 − 2 r = h 1 − 2 ( Σ A i 3 V ) = h 1 − 2 ( Σ A i A 1 h 1 )
So that,
h 1 ′ = h 1 ( 1 − 2 ( Σ A i A 1 ) )
Using exactly the same reasoning as above, we deduce that
h 2 ′ = h 2 ( 1 − 2 ( Σ A i A 2 ) ) , h 3 ′ = h 3 ( 1 − 2 ( Σ A i A 3 ) ) , h 4 ′ = h 4 ( 1 − 2 ( Σ A i A 4 ) )
and from similarity it follows that h 1 h 1 ′ = r r 1 ′ , h 2 h 2 ′ = r r 2 ′ , h 3 h 3 ′ = r r 3 ′ , h 4 h 4 ′ = r r 4 ′
Hence,
r 1 ′ + r 2 ′ + r 3 ′ + r 4 ′ = r ( 4 − 2 ( Σ A i A 1 + A 2 + A 3 + A 4 ) ) = r ( 4 − 2 ) = 2 r