6
$\begingroup$

A friend of mine has been struggling with a solid geometry problem and, knowing my imagination skills developed by playing gomokunarabe and renju, has asked me to help her, but the problem has proved to be too tough to crack for me either. The difficulty isn't about how to make calculations; it's that we can't imagine where a cut described in the problem could be. The problem seems to require a great deal of creativity and imagination and be a great dissection puzzle, and I humbly hope that SE users can help us.

Here is my English translation of the problem:

All vertices of a cube ABCDA₁B₁C₁D₁ except for two mutually opposite vertices A and C₁ are equally distanced from a certain plane. Find the distance from each of those six vertices to that plane. The length of an edge of the cube is 1.

Hint: Consider two different cases.

It's the hint that made me puzzled, because I see only one single way to make a cut satisfying the formulation of the problem. My idea is simple: let's look at the cube from such a perspective that two mutually opposite edges entirely merge with each other, and let's cut the cube so that the plane of the cut is the red line in the image below:

enter image description here

For that cut I easily made calculations and found the distance, but where does the second legitimate cut lie? I can't even imagine.

If I cut the cube parallel to one of its faces into two equal halves, then all eight vertices will be equally distanced from the plane of the cut, and this contradicts the requirement that a couple of mutually opposite vertices stand out in this regard.

Unable to see the second cut, I thought that the hint in the formulation of the problem might be erroneous, but my friend considers that to be a very remote possibility, knowing how scrupulous her teacher is.

Can you find the mysterious second cut or prove that it doesn't exist?

$\endgroup$
3
  • 1
    $\begingroup$ I think that the "consider two different cases" hint isn't referring to the number of solutions but to some case-by-case analysis that the instructor might have in their own solution. That doesn't make it a particularly helpful hint, I admit, but it's my best guess as to what's going on here. $\endgroup$
    – Magma
    Commented May 13, 2020 at 23:09
  • $\begingroup$ Is $A$ and $C_1$ "standing out" an explicit requirement? At least your English translation is ambiguous in that respect. So perhaps the second solution is indeed the simple cutting into two equal cuboids. Impossible to judge without the original wording. $\endgroup$ Commented Sep 9, 2020 at 18:16
  • $\begingroup$ @PaulPanzer : I see your point, and the original wording is precisely as ambiguous as my English translation. I now see that from the formal standpoint, it can be argued that the original formulation doesn't require A and C1 to stand out, and merely says that all other vertices are equally distanced from a plane. So yes, it seems it's just a clumsy formulation by a teacher who didn't care how his formulation would be perceived. $\endgroup$
    – Mitsuko
    Commented Sep 10, 2020 at 13:42

1 Answer 1

5
$\begingroup$

I think it is

not possible

because

diagram of cube

We need a plane where $B$, $C$, $D$, $D_1$, $A_1$, $B_1$ are at an equal distance from the plane. For this to happen, we need to split these 6 points into two (possibly empty) groups, one on each side of the plane.

A 6-0 split is impossible (that is to say, they can't all be on the same side) because the 6 points are not coplanar, so if they are all on the same side, they cannot be the same distance from a plane.

Likewise, a 5-1 split is impossible because no 5 of them are coplanar.

For a 4-2 split, the only possibility (up to symmetry) is $S_1 = \{B, D, D_1, B_1\}$ and $S_2 = \{A_1, C\}$. However, this won't work because the plane would have to be parallel to the plane passing through all points of $S_1$, but then you can't put $S_1$ on one side and $S_2$ on the other.

So the final case is a 3-3 split. The OP has already found $S_1 = \{B, D, A_1\}$ and $S_2 = \{C, D_1, B_1\}$.

Out of the vertices adjacent to A, at least two of them must be on the same side of the plane as each other, by the Pigeonhole Principle. WLOG, assume that $B$ and $D$ are in $S_1$. Now we can simply consider the possibilities for the last vertex of $S_1$:

- If the last vertex is $A_1$, this yields the OP's solution.

- If it is $B_1$ or $D_1$, this becomes the 4-2 case that was described above, so it doesn't work.

- If it is $C$, then this yields the OP's "solution" of slicing the cube in half, parallel to a face (namely face $ABCD$), which might not be valid.

So we have exhausted all the possibilities.

$\endgroup$
1
  • 1
    $\begingroup$ Great answer, thanks a lot. My intuition was telling me it's impossible to find a second cut, and you proved that in a very clear and organized way. Many thanks. $\endgroup$
    – Mitsuko
    Commented May 15, 2020 at 11:47

Not the answer you're looking for? Browse other questions tagged or ask your own question.