返回题库

圆周三点三角形包含圆心的概率

Central Containment

专题
Probability / 概率
难度
L6

题目详情

在单位圆的圆周上均匀随机选取 3 个点,连接成三角形。求该三角形包含圆心的概率。

What is the probability that three random points on a unit circle would form a triangle that includes the center of the unit circle?

解析

经典结论:三点所成三角形包含圆心,当且仅当这三点不落在同一个半圆内。

而三点落在同一半圆内的概率为 3/43/4,因此包含圆心的概率为

134=14.1-\frac{3}{4}=\frac{1}{4}.

Original Explanation

Fix the first point arbitrarily. The second point can also lie anywhere, but notice that to form a triangle which contains the center, the third point must lie on the portion which has equivalent size as the length of the arc between the first two points, reflected over the center. Thus, think about the position of the second point. The size of that portion could be anywhere between 00 and π\pi. On average, it is π2\dfrac{\pi}{2}, and hence the answer is

π22π=14\dfrac{\frac{\pi}{2}}{2\pi} = \dfrac{1}{4}