Maths Olympiad Prep

Library / /1 of 4

, 2010

Geometry Difficulty 5.6 AIME, harder Prove it Romania

Given an integer number n2n \ge 2, a positive real number AA, and n+1n+1 distinct points in the plane, X0,X1,,XnX_0, X_1, \dots, X_n, show that the number of triangles X0XiXjX_0X_iX_j of area AA does not exceed 4nn4n\sqrt{n}.

Solution

Suppose that for some integer n2n \ge 2, there exist n+1n+1 distinct points in the plane, X0,X1,,XnX_0, X_1, \dots, X_n, such that the number of triangles X0XiXjX_0 X_i X_j of area AA be greater than 4nn4n\sqrt{n}. Choose the minimal such nn, notice that n4n \ge 4, and let GG be the graph whose vertices are X1,,XnX_1, \dots, X_n and whose edges are the XiXjX_i X_j such that area X0XiXj=AX_0 X_i X_j = A. Then every vertex XiX_i of GG is adjacent to at least 4n\lfloor 4\sqrt{n} \rfloor other vertices, since otherwise, removing XiX_i would reduce the number of triangles by at most 4n4\sqrt{n}, and we would be left with a configuration of nn distinct points such that the number of triangles X0XjXkX_0 X_j X_k of area AA is at least 4nn4n>4(n1)n14n\sqrt{n} - 4\sqrt{n} > 4(n-1)\sqrt{n}-1, contradicting the minimal choice of nn. Consequently, for each XiX_i, there are at least 4n\lfloor 4\sqrt{n} \rfloor points XjX_j such that the triangle X0XiXjX_0 X_i X_j has area AA. These points lie on two parallel lines to the line X0XiX_0 X_i. One of these linear sets of points, say SiS_i, contains at least 124n\frac{1}{2}\lfloor 4\sqrt{n} \rfloor points. Notice that at least n/2n/2 of the SiS_i are pairwise distinct. Without loss of generality, we may (and will) assume that the first n/2n/2 of the SiS_i are among these. Finally, recall that n4n \ge 4, so nn/2\sqrt{n} \le n/2, and consider the points XjX_j on the first n\lfloor \sqrt{n} \rfloor lines SiS_i, i=1,,ni = 1, \dots, \lfloor \sqrt{n} \rfloor, to get
nS1Sni=1nSi1i<jnSiSj12n4n(n2), \begin{aligned} n \ge |S_1 \cup \dots \cup S_{\lfloor \sqrt{n} \rfloor}| &\ge \sum_{i=1}^{\lfloor \sqrt{n} \rfloor} |S_i| - \sum_{1 \le i < j \le \lfloor \sqrt{n} \rfloor} |S_i \cap S_j| \\ &\ge \frac{1}{2} \lfloor \sqrt{n} \rfloor \lfloor 4\sqrt{n} \rfloor - \binom{\lfloor \sqrt{n} \rfloor}{2}, \end{aligned}
which is false for n4n \ge 4.

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: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.