Perpendicular bisectors in a circle

Geometry Level 5

Let S S be a set of 31 31 equally spaced points on a circle centered at O O , and consider a uniformly random pair of distinct points A A and B B ( A , B S A, B \in S ). The probability that the perpendicular bisectors of O A OA and O B OB intersect strictly inside the circle can be expressed as m n \frac{m}{n} , where m , n m,n are relatively prime positive integers. Find m + n m+n .

This problem is posed by Muhammad A.


The answer is 5.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

10 solutions

Joshua Aristo
May 20, 2014

We know that each of the 31 points in S is equally spaced within a circle centered at O. From this, we can deduce that the angle between two neighboring points in S (Say, point X and Y) is X O Y = 360 31 \angle XOY = \frac {360}{31}^ \circ

Next, we assume that we have taken a random point A within S , leaving 30 points remaining in set S . Which point we take first does not matter, as the remaining points within set S will still contain the same angle relative to A 's position.

From these 30 points, half of them are on the one side side of OA , while the remaining half are on the other side. Since these halves are perfectly symmetrical, we only need to consider one of these halves, which we will call set S' from now on.

Now the problem has been reduced to finding out how many points within S' has a perpendicular bisector which intersects with OA 's perpendicular bisector within the circle O .

From the above, we know that for i = 1..15 , A O S i = i × 360 31 i=1..15 , \angle AOS_i = i \times \frac{360}{31}^\circ

Next, we ssume that OA 's perpendicular bisector intersects OA at point A' . OA is equal to circle O 's radius ( r ), and thus O A = 1 2 r OA' = \frac{1}{2} r

Then assume we take a random point in the remaining set S' and call it point B . OB 's perpendicular bisector intersects OA 's perpendicular bisector at point C .

The points A' , O and C forms a right triangle, with A O C = A O B 2 . \angle A'OC = \frac{\angle AOB}{2}.

For point C to still be within circle O , OC must be less than r . And thus, O C O A OC \leq OA ,

O C 2 O A OC \leq 2OA' ,

cos ( A O C ) 1 2 \cos (\angle A'OC) \geq \frac{1}{2} ,

A O C 6 0 \angle A'OC \leq 60 ^\circ

And since A O C = 1 2 A O B \angle A'OC = \frac{1}{2} \angle AOB , we can deduce a single rule: for any given point A and B ,

A O B 120. \angle AOB \leq 120.

From the 15 points in set S' , only 10 of them fulfills this requirement. Thus m n = 10 15 = 2 3 \frac {m}{n} = \frac {10}{15} = \frac {2}{3} , and m + n = 5. m+n = 5.

The key takeaway is that that the condition holds if and only if A O B < 12 0 \angle AOB < 120^\circ .

Calvin Lin Staff - 7 years ago
C Lim
May 20, 2014

Suppose C = midpoint of OA, D = midpoint of OB, and E = intersection of perpendicular bisectors of OA and OB. [ Note that OC = OD = r 2 \frac r 2 , where r = radius of circle and O C E = O D E = 9 0 \angle OCE = \angle ODE = 90^\circ . ]

We wish to compute the probability that O E < r OE < r . If θ = C O E \theta = \angle COE then O E = O C cos θ = r 2 cos θ OE = \frac{OC}{\cos\theta} = \frac{r}{2\cos\theta} so the condition O E < r OE < r holds if and only if cos θ < π 3 \cos\theta < \frac\pi 3 , i.e. if and only if A O B < 2 π 3 \angle AOB < \frac{2\pi} 3 .

Now it's easy to compute the probability. Without loss of generality, fix A. Then B can be at most [ 2 π 3 / 2 π 31 ] = 10 [\frac{2\pi} 3 / \frac{2\pi}{31}] = 10 points away from it. Thus B can take 20 possibilities and the probability is 20/30 = 2/3, i.e. m=2, n=3.

Steve Gregg
May 20, 2014

We ask a related question: If A and B are two distinct points on circle O, and if the perpendicular bisectors of OA and OB intersect at a point also on circle O, what is the measure of angle AOB?

So let C be the midpoint of OA, let D be the midpoint of OB, and let the perpendicular bisectors of OA and OB meet at point E on circle O. Let r be the radius of circle O, and consider triangle OCE. Note that C is a right angle, OC has length r/2, and OE has length r. Therefore OCE is a 30-60-90 triangle, with angle COE being 60 degrees. Similarly, angle DOE is also 60 degrees. We conclude that angle AOB is 120 degrees.

It follows that, given any two points A and B on circle O, the perpendicular bisectors OA and OB intersect inside O if angle AOB is less than 120 degrees, they intersect on O if angle AOB equals 120 degrees, and they intersect outside O if angle AOB is greater than 120 degrees.

We are now ready to solve the original problem. Let A be one of the 31 equally spaced points on the circle, and then choose B at random from the 30 remaining points in set S. From the discussion above, we want the probability that angle AOB is less than 120 degrees. Note that if M and N are elements of S that are adjacent to each other on circle O, then angle MON is 360/31, or approximately 11.61 degrees. So, starting from point A, to meet the conditions of the problem, point B can be chosen to be any of the twenty points in S closest to A (ten points on each side of A), since angle AOB will be approximately 116.1 degrees for the choice of B that makes angle AOB as large as possible.

We conclude that there are 20 "good" choices for point B out of the 30 possible choices. So the probability that OA and OB intersect inside the circle is 20/30 or 2/3, and so the answer to the problem is 2+3=5.

To evaluate the probability, we first find the 'area' in which the required condition is true.

Take 2 points A A & B B on the circle of radius R R such that their perpendicular bisectors intersect at the circumference,at say P P . Join O P OP . Then O P = R OP = R . If M M & N N be midpoints of O A OA & O B OB , then O M = R 2 OM = \frac{R}{2} . So cos P O M = R 2 R = 1 2 \cos \angle POM= \frac{\frac{R}{2}}{R}= \frac {1}{2} , hence P O M = 60 \angle POM = 60 . Likewise P O N = 60 \angle PON = 60 . [By 'radius' in the following,I mean a line joining centre to a point on circumference]

Now 31 31 points are equally spaced. So angle at centre bounded by any 2 2 consecutive radii is θ = 360 31 \theta = \frac{360}{31} .

Now, in a 120 120 -sector,with O A OA as one of it's boundary radii, if n n more radii fit in,joining such points to the centre,then θ \theta -sectors in this larger 120 sector are GIF: 120 360 31 \frac{120}{\frac{360}{31}} in number i.e., 10 10 . So corresponding more radii which satisfy the condition w.r.t. O A = n + 1 1 = n = 10 OA = n + 1 - 1 = n = 10 .

This is also true for the other side of O A OA opposite to O B OB . So we get that within the arc with midpoint A A subtending an angle 60 2 2 = 240 60*2 * 2 = 240 at the centre, any radius satisfies the conditon with respect to O A OA .

Such radii are 10 2 = 20 10*2=20 .

So for each radius,we have 20 20 more in a 240 240 -sector ABOUT it satisfying the condition.

So for 31 31 radii,total number of pairs is 31 20 2 \frac{31*20}{2} . [excluding the doubly counted sets]

So probability is 31 20 2 ( 31 2 ) \frac{\frac{31*20}{2}}{\binom{31}{2}} . It is easy to compute it's 2 3 \frac{2}{3} .

Rahul Nahata
May 20, 2014

Let A , B A, B be any two points on the circumference of a circle with radius r r and center O O .
Let C , D C, D be the midpoints of A O AO and B O BO , respectively.
Let the perpendiculars from there meet at X X .
Look at Δ C O X \Delta COX (which is congruent to Δ D O X \Delta DOX ). This is a right triangle with one leg = A O |AO| = r / 2 r/2 .
Let θ \theta denote A O X \angle AOX . Then O X |OX| = C X / c o s θ |CX| / cos \theta .



X X is inside the circle iff O X < r |OX| < r , which a little manipulation shows is equivalent to c o s θ > 1 / 2 cos θ > 1/2 . In other words, π / 3 < θ < π / 3 -π/3 < θ < π/3 .

If A A and B B are any two of 31 equally spaced points on the circumference, A O B = 2 θ = 2 π n / 31 ∠AOB = 2θ = 2πn/31 for some n n running from -15 to +15.
2 π n / 31 < 2 π / 3 2πn/31 < 2π/3 is equivalent to n < 31 / 3 n < 31/3 , or n 10 n ≤10 . Similarly on the negative side: n 10 n ≥ -10 . Excluding n = 0 n=0 leaves 20 values of n n that put the intersection X X inside the circle.
Hence the required probability is 20 30 = 2 3 \frac{20}{30} = \frac{2}{3} . Therefore m + n = 5 m+n=5

Daniel Chiu
Jan 4, 2014

Refer to the following diagram when reading my solution:

alt text alt text

First, we will find the maximum angle between two points such that the perpendicular bisectors intersect inside the circle. Consider a circle with center A A (sorry for the overlapping labels) and a point B B . Now, consider a point B B' such that the perpendicular bisectors of A B \overline{AB} and A B \overline{AB'} intersect on the circle. Then, if the measure of the angle between two points chosen in the problem is strictly less than m B A B m\angle BAB' , the perpendicular bisectors will intersect on the circle.

Let C C be the intersection of the two perpendicular bisectors, let D D be the midpoint of A B \overline{AB} , and let E E be the midpoint of A B \overline{AB'} . Then, m A D C = m A E C = 9 0 m\angle ADC=m\angle AEC=90^\circ Also, since A C \overline{AC} is a radius, A C = 2 A D = 2 A E AC=2AD=2AE so both A D C \triangle ADC and A E C \triangle AEC are 30-60-90 triangles, and m B A B = 12 0 m\angle BAB'=120^\circ .

Now, back to the problem. WLOG, pick one point to be A A . Then, if B B is within 12 0 120^\circ of A A on the circle, the condition will be satisfied. There are 10 = 31 3 10=\left\lfloor\frac{31}{3}\right\rfloor satisfactory points B B on either side of A A , so the probability is 10 + 10 30 = 2 3 \frac{10+10}{30}=\frac{2}{3} , and the answer is 2 + 3 = 5 2+3=\boxed{5} .

And there I was,trying to calculate what the value of angle B A B BAB' must be for the circumcentre C of Δ B A B \Delta BAB' to lie outside the circle.

Rahul Saha - 7 years, 5 months ago

Are we dividing 31 31 by 3 3 because 360 120 = 3 \dfrac{360}{120}=3 ?

Rahul Saha - 7 years, 5 months ago

Log in to reply

Oh yeah.

Daniel Chiu - 7 years, 5 months ago
Ankush Tiwari
May 20, 2014

let the points A and B be chosen so that the perpendicular bisectors of OA and OB intersect on the circumference of the circle. Let this point be P. Join OP. let PM and PN be perpendicular to OA and OB respectively. Then the triangles MOP and NOP are congruent. Extend OB , let the tangent
at P meet OB at K. ∠NPK=90-∠NPO. IN triangle PNK , ∠NKP = 90-∠NPK = ∠NPO.

therefore triangles NPK and OPN are similar. so, OP/PK = ON/NP
But ON = 1/2 *OP so PK= 2 *NP or sin∠NKP = 1/2 , since ∠NKP is acute, ∠NKP=30∘

⇒ ∠AOB=120∘ , so if the point lies on the circumference such that ∠AOB<=120∘ the the perpendicular bisectors of OA and OB intersect strictly inside the circle

therefore for a particular point A , the point B should lie in the arc which subtends an angle less than or equal to 120 ∘ on either side of A.

consider a circle of circumference 30 such that 31 points are placed on it at a distance of 1 .

For point A the length of the arc in which point B should lie is ( 240/360)*30 =20
which contains 20 points excluding A.

for A , 30 different points can be taken at random out of which 20 satisfy the condition Therefore the probability = 20/30 = 2/3

a+b = 2+3=5

logic not completely correct.

Calvin Lin Staff - 7 years ago
Aswin Parayil
May 20, 2014

consider an equilateral triangle ,it is formed by the intersection of perpendicular bisectors of 3 equidistant point in the circle.in this problem if we consider the 31 points,for a single point 10 ponts will not bisect this inside the circle probability=(31C2-10*31/2)/31C2=2/3

Kristian Mamforte
May 20, 2014

We construct a second circle Γ \Gamma' centered at O O with half the radius of the original circle Γ \Gamma . Let S = { A i } , i = 1 , 2 , , 31 S = \{A_i\},i = 1,2,\ldots,31 be the set of the 31 31 equally-spaced points. Let the midpoint of O A i OA_i be A i A_i' and S = { A i } , i = 1 , 2 , , 31 S'=\{A_i'\},i = 1,2,\ldots,31 . Note that the perpendicular bisector of O A i OA_i touches Γ \Gamma' at A i A_i' and hence we can form a bijection between S S and S S' that maps A i A_i to A i A_i' so that this will allow us to focus on S S' .

Lemma: Let L : S × S i n s i d e , o u t s i d e L: S' \times S' \rightarrow {inside, outside} If A i O A j < 12 0 \angle A_i'OA_j' <120 ^\circ then the point of intersection in the the problem lies inside the circle.

Incomplete

Calvin Lin Staff - 7 years ago
Wei Zhen Peong
May 20, 2014

ft cfgvyftvughjngewsecfg

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...