Next, Rocky wants to transport a solid crystal shaped like a regular dodecahedron to his human friend, Grace. As before, each edge has length 1.
This time, the long tunnel between the space ships can be any right prismatic shape, not necessarily a cylinder. Once again, Rocky needs the crystal to fit through the tunnel, and it’s okay if that fit is snug. What is the minimum possible cross-sectional area for the tunnel so that the crystal will fit through it?
A regular dodecahedron with unit side lengths centred at the origin is defined by the system of twelve linear inequalities \begin{align*} \pm x \pm \phi y &\leq \frac{1}{2} + \phi \\ \pm y \pm \phi z &\leq \frac{1}{2} + \phi \\ \pm \phi x \pm z & \leq \frac{1}{2} + \phi,\end{align*} where $\phi = \frac{\sqrt{5}+1}{2}$ is the golden ratio. Let's take a look at what happens when we intersect this dodecahedron by the plan $\phi x - z = 0,$ that is when $z = \phi x,$ that in a plane that goes through the origin and is parallel to the two faces $\phi x - z = \frac{1}{2} + \phi$ and $-\phi x + z = \frac{1}{2} + \phi.$ In this case, our system of linear inequalities simplifies to a system of 10 linear inequalities \begin{align*} \pm x \pm \phi y &\leq \frac{1}{2} + \phi,\\ \pm y \pm \phi^2 x &\leq \frac{1}{2} + \phi,\\ \pm 2 \phi x &\leq \frac{1}{2} + \phi.\end{align*} This system of 10 inequalities in $x$ and $y$ traces out a decagon in the $xy$-plane, with vertices as follows: \begin{align*} A &= \left( \frac{1+ \phi}{4}, \frac{\phi}{4} \right)\\ B &= \left( \frac{\phi}{4}, \frac{1+2\phi}{4} \right)\\ C &= \left( 0, \frac{1 + \phi}{2} \right)\\ D &= \left( -\frac{\phi}{4}, \frac{1+2\phi}{4} \right)\\ E &= \left( -\frac{1+\phi}{4}, \frac{\phi}{4} \right)\\ F &= \left( -\frac{1+\phi}{4}, -\frac{\phi}{4} \right)\\ G &= \left( -\frac{\phi}{4}, -\frac{1+2\phi}{4} \right)\\ H &= \left( 0, -\frac{1 + \phi}{2} \right)\\ I &= \left( \frac{\phi}{4}, -\frac{1+2\phi}{4} \right)\\ J &= \left( \frac{1 + \phi}{4}, -\frac{\phi}{4} \right) \end{align*}
We can divide this decagon into $4$ different trapezoids, that is, trapezoids ABIJ, BCHI, CDGH, EFGH, where the area of ABIJ and EFGH are equal to say, $A_1$ and the area of trapezoids BCHI and CDGH are equal, to say $A_2.$ We see that trapezoid ABIJ has a height of $1/4$ and bases of $\frac{1}{2} + \phi$ and $\phi / 2,$ so $$A_1 = \frac{1}{2} \frac{1}{4} \left( \frac{1}{2} + \phi + \frac{\phi}{2} \right) = \frac{1 + 3\phi}{16}.$$ Additionally, we see that BCHI has a height of $\phi / 4$ and bases of $1 + \phi$ and $\frac{1}{2} + \phi,$ so $$A_2 = \frac{1}{2} \frac{\phi}{4} \left( 1 + \phi + \frac{1}{2} + \phi \right) = \frac{\phi}{16} (3 + 4\phi) = \frac{4 + 7\phi}{16}.$$
Therefore the maximum cross sectional area is $$A = 2(A_1+A_2) = 2 \frac{5 + 10 \phi}{16} = \frac{5}{8} (2 \phi + 1) \approx 2.64754248594\dots.$$ There are other cross sections



