Maths Olympiad Prep

Library / /7 of 19

, 2021

Geometry Difficulty 5.0 AIME Find the answer United States

Problem:

Let PP be a point selected uniformly at random in the cube [0,1]3[0,1]^3. The plane parallel to x+y+z=0x+y+z=0 passing through PP intersects the cube in a two-dimensional region R\mathcal{R}. Let tt be the expected value of the perimeter of R\mathcal{R}. If t2t^2 can be written as ab\frac{a}{b}, where aa and bb are relatively prime positive integers, compute 100a+b100a+b.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Solution:

We can divide the cube into 3 regions based on the value of x+y+zx+y+z which defines the plane: x+y+z<1x+y+z<1, 1x+y+z21 \leq x+y+z \leq 2, and x+y+z>2x+y+z>2. The two regions on the ends create tetrahedra, each of which has volume 1/61/6. The middle region is a triangular antiprism with volume 2/32/3.

If our point PP lies in the middle region, we can see that we will always get the same value 323\sqrt{2} for the perimeter of R\mathcal{R}.

Now let us compute the expected perimeter given that we pick a point PP in the first region x+y+z<1x+y+z<1. If x+y+z=ax+y+z=a, then the perimeter of R\mathcal{R} will just be 32a3\sqrt{2}a, so it is sufficient to find the expected value of aa. aa is bounded between 00 and 11, and forms a continuous probability distribution with value proportional to a2a^2, so we can see with a bit of calculus that its expected value is 3/43/4.

The region x+y+z>2x+y+z>2 is identical to the region x+y+z<1x+y+z<1, so we get the same expected perimeter. Thus we have a 2/32/3 of a guaranteed 323\sqrt{2} perimeter, and a 1/31/3 of having an expected 942\frac{9}{4}\sqrt{2} perimeter, which gives an expected perimeter of 2332+13942=1124\frac{2}{3} \cdot 3\sqrt{2} + \frac{1}{3} \cdot \frac{9}{4}\sqrt{2} = \frac{11\sqrt{2}}{4}.

The square of this is 1218\frac{121}{8}, giving an extraction of 1210812108.

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.