Maths Olympiad Prep

Library / /447 of 520

Combinatorics Difficulty 5.8 AIME, harder Prove it

3. Given n+1n+1 points X0,X1,,XnX_{0}, X_{1}, \cdots, X_{n} (n2)(n \geqslant 2) in the plane. Prove: In X0XiXj(1i<jn)\triangle X_{0} X_{i} X_{j}(1 \leqslant i<j \leqslant n), the number of triangles with area 1 is less than or equal to 98nn\frac{9}{8} n \sqrt{n}.

Solution

Construct a graph GG with vertices X1,X2,,XnX_{1}, X_{2}, \cdots, X_{n}, where XiXjX_{i} X_{j} is an edge of GG if and only if the area of X0XiXj\triangle X_{0} X_{i} X_{j} is 1. It is easy to verify that graph GG does not contain K2,5K_{2,5}.
Therefore, using Theorem 2, the number of edges in graph GG does not exceed
n4(1+16n15)98nn. \frac{n}{4}(1+\sqrt{16 n-15}) \leqslant \frac{9}{8} n \sqrt{n} .

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.