Maths Olympiad Prep

Library / /334 of 520

Algebra Difficulty 6.7 National olympiad Prove it

20. (NET 1) IMO3 { }^{\text {IMO3 }} Given a set SS in the plane containing nn points and satisfying the conditions: (i) no three points of SS are collinear, (ii) for every point PP of SS there exist at least kk points in SS that have the same distance to PP, prove that the following inequality holds: k<12+2n k<\frac{1}{2}+\sqrt{2 n}

Solution

20. Suppose k1/2+2n k \geq 1 / 2 + \sqrt{2 n} . Consider a point P P in S S . There are at least k k points in S S having all the same distance to P P , so there are at least (k2) \binom{k}{2} pairs of points A,B A, B with AP=BP A P = B P . Since this is true for every point PS P \in S , there are at least n(k2) n \binom{k}{2} triples of points (A,B,P) (A, B, P) for which AP=BP A P = B P holds. However,
n(k2)=nk(k1)2n2(2n+12)(2n12)=n2(2n14)>n(n1)=2(n2) \begin{aligned} n \binom{k}{2} & = n \frac{k(k-1)}{2} \geq \frac{n}{2} \left( \sqrt{2 n} + \frac{1}{2} \right) \left( \sqrt{2 n} - \frac{1}{2} \right) \\ & = \frac{n}{2} \left( 2 n - \frac{1}{4} \right) > n(n-1) = 2 \binom{n}{2} \end{aligned}
Since (n2) \binom{n}{2} is the number of all possible pairs (A,B) (A, B) with A,BS A, B \in S , there must exist a pair of points A,B A, B with more than two points Pi P_{i} such that APi=BPi A P_{i} = B P_{i} . These points Pi P_{i} are collinear (they lie on the perpendicular bisector of AB A B ), contradicting condition (1).

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

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