Let be a point selected uniformly at random in the cube . The plane parallel to passing through intersects the cube in a two-dimensional region . Let be the expected value of the perimeter of . If can be written as , where and are relatively prime positive integers, compute .
Problem 1057
Official solution
Solution:
We can divide the cube into 3 regions based on the value of which defines the plane: , , and . The two regions on the ends create tetrahedra, each of which has volume . The middle region is a triangular antiprism with volume .
If our point lies in the middle region, we can see that we will always get the same value for the perimeter of .
Now let us compute the expected perimeter given that we pick a point in the first region . If , then the perimeter of will just be , so it is sufficient to find the expected value of . is bounded between and , and forms a continuous probability distribution with value proportional to , so we can see with a bit of calculus that its expected value is .
The region is identical to the region , so we get the same expected perimeter. Thus we have a of a guaranteed perimeter, and a of having an expected perimeter, which gives an expected perimeter of .
The square of this is , giving an extraction of .