GeometryDifficulty 4.8AIMEFind the answerUnited States
Problem:
Reimu has a wooden cube. In each step, she creates a new polyhedron from the previous one by cutting off a pyramid from each vertex of the polyhedron along a plane through the trisection point on each adjacent edge that is closer to the vertex. For example, the polyhedron after the first step has six octagonal faces and eight equilateral triangular faces. How many faces are on the polyhedron after the fifth step?
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Solution:
Notice that the number of vertices and edges triple with each step. We always have 3 edges meeting at one vertex, and slicing off a pyramid doesn't change this (we make new vertices from which one edge from the previous step and two of the pyramid edges emanate). So at each step we replace the sliced-off vertex with three new vertices, and to each edge we create four new "half-edges" (two from the pyramid at each endpoint), which is equivalent to tripling the number of vertices and edges. Then, by Euler's Theorem the number of faces is E−V+2=12⋅35−8⋅35+2=974.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.