Maths Olympiad Prep

Library / /266 of 520

Combinatorics Difficulty 6.5 National olympiad Prove it

4. (BUL 4) We are given nn points in space. Some pairs of these points are connected by line segments so that the number of segments equals [n2/4]\left[n^{2} / 4\right], and a connected triangle exists. Prove that any point from which the maximal number of segments starts is a vertex of a connected triangle.

Solution

4. Consider any vertex vnv_{n} from which the maximal number dd of segments start, and suppose it is not a vertex of a triangle. Let A=\mathcal{A}= {v1,v2,,vd}\left\{v_{1}, v_{2}, \ldots, v_{d}\right\} be the set of points that are connected to vnv_{n}, and let B={vd+1,vd+2,,vn}\mathcal{B}=\left\{v_{d+1}, v_{d+2}, \ldots, v_{n}\right\} be the set of the other points. Since vnv_{n} is not a vertex of a triangle, there is no segment both of whose vertices lie in A\mathcal{A}; i.e., each segment has an end in B\mathcal{B}. Thus, if djd_{j} denotes the number of segments at vjv_{j} and mm denotes the total number of segments, we have mdd+1+dd+2++dnd(nd)[n24]=m m \leq d_{d+1}+d_{d+2}+\cdots+d_{n} \leq d(n-d) \leq\left[\frac{n^{2}}{4}\right]=m This means that each inequality must be equality, implying that each point in B\mathcal{B} is a vertex of dd segments, and each of these segments has the other end in A\mathcal{A}. Then there is no triangle at all, which is a contradiction.

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.