[Math] Sum of areas of opposite faces in a parallelogram-based pyramid with an inscribed sphere

geometryproof-writing

There is given a pyramid ABCDS with parallelogram ABCD. It is also possible to inscribe a sphere inside ABCDS. Show that sum of areas ABS and CDS is equal to BCS and ADS.

I tried to consider five pyramids with the apex in the center of the sphere. But with no progress. Help me.

Best Answer

The result is clearly true in the case of a regular pyramid (think to egyptian pyramids).

We are going to show that one can bring back the general case to this special one.

The proof is based on two transformations (a) and (b):

  • (a) due to the fact that there is an inscribed sphere with center $I$ and radius $r$, the issue can be converted into a question about volumes:

$$\tag{1}area(ABS)+area(CDS)=area(BCS)+area(ADS) \ ? \ \ \iff$$ $$\tag{2} vol(IABS)+vol(ICDS)=vol(IBCS)+vol(IADS) \ \ ?$$

Why is (1) equivalent to (2) ? In (2), the 4 tetrahedra $IABS, ICDS, ...$ have a common height $r$ ; therefore, applying the formula giving the volume of a tetrahedron: "$\tfrac13 r \times $ base area", one can proceed forward or backwards from (1) to (2) by multiplying or dividing by $\tfrac13 r$.

  • (b) There exists a linear transform mapping pyramid $ABCDS$ onto a regular pyramid $A'B'C'D'S'$, making (2) equivalent to

$$\tag{3} vol(I'A'B'S')+vol(I'C'D'S')=vol(I'B'C'S')+vol(I'A'D'S')$$

which is known to be true, completing the proof.

Why is (2) equivalent to (3) ? Because a linear mapping $L$ transforms a polyhedron with volume $V$ into a polyhedron with volume $\det(L) \times V$.

Something remains to be established:

PROOF of the existence of the linear transform $L$:

Let us take the center of the parallelogram as origin $(0,0,0)$ of coordinates.

Let us give the following coordinates names:

$$\tag{2}A(a,b,0), \ B(c,d,0), \ C(-a,-b,0), \ D(-c,-d,0), \ S(e,f,g)$$

Let us consider the regular pyramid with vertices

$$\tag{3}A'(1,0,0), \ B'(0,1,0), \ C'(-1,0,0), \ D'(0,-1,0), \ S'(0,0,1)$$

Then the linear transform associated with matrix

$$M=\begin{pmatrix}a&c&e\\b&d&f\\0&0&g\end{pmatrix}$$

maps $A',B',C',D',S'$ onto $A,B,C,D,S$ resp.

Take $ L= M^{-1}$ for the inverse mapping.

Remarks :

1) The image $I'$ of the center $I$ of the sphere is not necessarily the center of the inscribed sphere in the regular pyramid.

2) About the initial condition (existence of an inscribed sphere), the center $I$ has to belong to the bisecting planes of the 8 dihedral angles. In other words, these bissecting planes have all to be concurrent in a point.

Related Question