返回题库

离题一点

Beside the Point

专题
Probability / 概率
难度
L6

题目详情

Two random points, one red and one blue, are chosen uniformly and independently from the interior of a square. To ten decimal places1, what is the probability that there exists a point on the side of the square closest to the blue point that is equidistant to both the blue point and the red point?

  1. (Or, if you want to send in the exact answer, that’s fine too!) ↩

解析


Original Explanation

For our November puzzle you had to compute the probability that two ordered points, randomly uniformly selected from a square, would have an equidistant point on the edge closest to the first point in the pair. Given the first point, without loss of generality uniformly selected from a lower triangular octant of the square outlined in black above, the second point would need to be in the blue-shaded symmetric difference of two circles centered at the bottom vertices of the square that pass through the first point.

The precision requested for the answer meant an analytical solution likely would be required. Below the diagram is an integral expressing the total area of these blue-shaded regions, which comes to (1 + 2π - ln(4))/12, or approximately 0.4914075788…

Congrats to the November solvers that computed the tricky probability!