Maths Olympiad Prep

Track / Stage 6 / 395 of 400 #1395 of 1964

Problem 1395

National olympiad, first round
Combinatorics Difficulty 7.0 Prove it

Example 2 In a group of mathematicians, each one has some friends (the relationship is mutual). Prove: there exists a mathematician whose friends' average number of friends is not less than the average number of friends of the group.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

Let MM be the set of mathematicians, n=M,F(m)n=|M|, F(m) denote the set of friends of mathematician mm, and f(m)f(m) denote the number of friends of mathematician mm (f(m)=F(m))(f(m)=|F(m)|). The proposition is equivalent to proving: there must be an m0m_{0} such that
1f(m0)mF(m0)f(m)1nmMf(m)\frac{1}{f\left(m_{0}\right)} \sum_{m \in F\left(m_{0}\right)} f(m) \geqslant \frac{1}{n} \sum_{m \in M} f(m)

We will use proof by contradiction to prove this proposition. If there is no such mathematician m0m_{0}, then for any m0m_{0}, we have
nmF(m0)f(m)<f(m0)mMf(m)n \cdot \sum_{m \in F\left(m_{0}\right)} f(m) < f\left(m_{0}\right) \sum_{m \in M} f(m)

Summing over all m0m_{0}, we get
nm0mF(m0)f(m)=nmmF(m0)f(m)=nmMf2(m)<(mMf(m))2n \cdot \sum_{m_{0}} \sum_{m \in F\left(m_{0}\right)} f(m) = n \sum_{m} \sum_{m \in F\left(m_{0}\right)} f(m) = n \sum_{m \in M} f^{2}(m) < \left(\sum_{m \in M} f(m)\right)^{2}

This contradicts the Cauchy-Schwarz inequality, hence the proposition is true.

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