Olympiad Maths Prep

Track / Stage 7 / 294 of 300 #1694 of 2000

Problem 1694

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.9 Prove it

Some points in the plane are either colored red or blue. The distance between two points of the opposite color is at most 1.

Prove that there exists a circle with diameter 2\sqrt{2} such that no two points outside of this circle have same color. It is enough to prove this claim for a finite number of colored points.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

To prove that there exists a circle with diameter 2\sqrt{2} such that no two points outside of this circle have the same color, we will proceed with the following steps:

1. Assumptions and Definitions:
- Assume there are at least two points of each color (red and blue), as the other cases are trivial.
- Let SS be the set of all colored points.
- Define an SS-tight circle as the smallest circle that contains all points in SS. This circle is unique and has at least two points from SS on its boundary.

2. **Properties of SS-tight Circles**:
- If the SS-tight circle has exactly two points A,BSA, B \in S on it, then AB\overline{AB} is the diameter of the circle.
- If the SS-tight circle has at least three points in SS on it, then we can find three of those points that form a right or acute triangle.

3. Case Analysis:
- Let ω\omega be the SS-tight circle with diameter dd and midpoint MM.
- If d2d \leq \sqrt{2}, the proof is complete as ω\omega itself satisfies the condition.
- Assume d>2d > \sqrt{2} from now on.

4. **Case 1: Exactly Two Points on ω\omega**:
- Let the two points on ω\omega be AA and BB. Since d>2>1d > \sqrt{2} > 1, AA and BB must be of the same color (say red).
- Draw two circles with radius 1 centered at AA and BB. All blue points must lie in the intersection of these circles.
- Let MM and NN be the intersection points of these circles. The distance MNMN is given by:
MN=2MH=2AM2AH221(22)2=2112=212=2. MN = 2MH = 2\sqrt{AM^2 - AH^2} \leq 2\sqrt{1 - \left(\frac{\sqrt{2}}{2}\right)^2} = 2 \cdot \sqrt{1 - \frac{1}{2}} = 2 \cdot \frac{1}{\sqrt{2}} = \sqrt{2}.
- Thus, the circle with diameter MN\overline{MN}, where MN2MN \leq \sqrt{2}, contains all blue points.

5. **Case 2: At Least Three Points on ω\omega:
-
Claim 1**: All points on ω\omega are of the same color.
- Assume for contradiction that this is not the case. By the pigeonhole principle, at least two points must be of the same color. Let AA and BB be red, and CC be blue.
- If there are exactly three points on the circle, they form a right or acute triangle. Let ABC\triangle ABC be such a triangle.
- Since AMB180\angle AMB \leq 180^\circ, one of the angles CMA\angle CMA or BMC\angle BMC is 90\geq 90^\circ. Assume CMA90\angle CMA \geq 90^\circ.
- By the Pythagorean inequality:
AC2MA2+MC2>2(22)2=1    AC>1, AC^2 \geq MA^2 + MC^2 > 2 \cdot \left(\frac{\sqrt{2}}{2}\right)^2 = 1 \implies AC > 1,
which violates the distance condition.
- If there are at least four points on the circle, each of the (43)\binom{4}{3} triangles contains two points of the same color. One of these triangles must be right or acute, leading to a contradiction as in the k=3k=3 case.
- Thus, all points on ω\omega must be of the same color.

6. Conclusion from Claim 1:
- We can find three points on ω\omega that have the same color (say red) and form a right or acute triangle ABC\triangle ABC.

7. Claim 2: All blue points have a distance less than 22\frac{\sqrt{2}}{2} from MM.
- Let PP be any blue point in ω\omega. Since ABC\triangle ABC is right or acute, MM lies inside ABC\triangle ABC or on one of its sides.
- Project AA, BB, and CC through MM onto ω\omega to AA', BB', and CC'.
- If PP lies in sector CBC'B', one of the angles PMB\angle PMB or PMC\angle PMC is right or obtuse. By the Pythagorean inequality:
PM2+d22    PM22d2<112=12    PM<22. |PM|^2 + d^2 \leq \ell^2 \implies |PM|^2 \leq \ell^2 - d^2 < 1 - \frac{1}{2} = \frac{1}{2} \implies |PM| < \frac{\sqrt{2}}{2}.
- The same argument holds for sectors BAB'A' and ACA'C'. Thus, all blue points lie in a circle with diameter 2\sqrt{2} around MM.

The last claim finishes the proof.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.