Can topological arguments determine the intersections of a plane and cube?

81 Views Asked by At

Determine the intersection of a plane $P$ and cube $U$ in $\mathbb R^3$ using topology.

Note: This can be solved analytically (using brute force); this question asks for a topological argument (ideally, one that might generalize to higher dimensions.)

My partial work is below, but there are some gaps. Can you help me fill them?

Solution: The intersection of a plane $P$ and cube $U$ in $\mathbb R^3$ is either the empty set, a single point, a segment, a triangle, a quadrilateral, a pentagon, or a hexagon, but nothing else.

Each of the six faces $F_n$ of $U$ defines a plane $R_n$; call their union $R_*$. Assume that $P$ intersects the interior of $U$ and that $P$ is not parallel to any $R_n$ (the other cases are easy and are left out here.) Then $P \cap R_*$ consists of six lines $\ell_n$; call their union $L_*$. Then the boundary of $I$ is a subset of $L_*$ [Q1] .

Since $U$ is a convex compact and $P$ a convex closed set of their intersection $I$ is a convex compact set. Furthermore, since their interiors intersect, $I$ has dimension 2 [Q2] .

Finally, as above, $I$ bounded by a subset of 6 lines. The only figures which satisfy this are triangles, quadrilaterals, pentagons, and hexagons [Q3].

Q1: It seems clear that $\partial I \subset L_*$, but how do I prove it?
Q2: Here too, how do I prove that it's dim 2? Is this a transversal intersection of codim 0 and codim 1? How do I show it's transversal?
Q3: I've shown $I$ must be one of these; but how do I know each is possible?


Update

I believe I've solved Q1, to which I request verification.

Observe that $\partial U \subset of R_*$ (where "$\partial$" denotes the boundary) and that $\partial P = \emptyset$, and recall that the boundary of an intersection of sets is a subset of the union of their boundaries. Therefore $\partial I \subset (\partial U \cap \emptyset) \subset R_*$, and since $\partial I \subset P$, then $\partial I \subset P \cup R_* = L_*$.


Background

To clarify the motivation: Vladimir Arnold poses the question (#23):

What polygons may be obtained as sections of a cube by a plane? Can we get a pentagon? A heptagon? A regular hexagon?

enter image description here

I've seen this approach analytically, where you use 12 equations to find the points of intersection, eliminate those outside the range of the cube, and manipulate the coefficients to show the various shapes they form. But this is cumbersome, repetitive, and produces no insight.

What intrigued me is: What can we show about the intersection without committing to specific metrics? For example, we can show it is convex, compact, two dimensional, and bounded by at most six intersections of two planes. This alone provides almost the complete solution.

1

There are 1 best solutions below

0
On BEST ANSWER

To determine what polygons can arise from intersecting a cube with a plane, note that the plane will intersect the planes of the faces in lines (unless it is the plane of the face, which case the polygon formed is a square). Because the faces are convex, the intersection of that line with the face itself will be a line segment. These line segments are what forms the polygon. Since there is at most one segment per face, and a cube has six faces, the polygon can have at most six sides.

This means the only polygons possible are triangles, quadrilaterals, pentagons and hexagons. it is not hard to show examples of each: Cutting off one corner of the cube results in a triangle. Rectangle cuts abound. By cutting off a full edge by a plane not parallel to it, you can get non-rectangular quadrilaterals. To get a hexagon, choose a full diagonal of the cube and take plane perpendicular to it which passes through the center. To get a pentagon, wobble that plane just enough to make it pass through a single vertex.

Regular triangles, squares and hexagons are easily possible. It seems doubtful to me that you could get a regular pentagon, though. But I have not examined it that closely enough to be sure.