There are $36$ participants at a BdMO event. Some of the participants shook hands with each other. But no two participants shook hands with each other more than once. Each participant recorded the number of handshakes they made. It was found that no two participants with the same number of handshakes made, had shaken hands with each other. Find the maximum possible number of handshakes at the party with proof. (When two participants shake hands with each other, this will be counted as one handshake.)
Problem
Source: Bangladesh Mathematical Olympiad 2015, Secondary, P4
Tags: national olympiad, graph theory, combinatorics unsolved, combinatorics
31.03.2015 18:19
We will of course use the graph theoretical translation. Let $a_k$ be the number of vertices of degree $36-k$, for $1\leq k \leq 36$. It is clear that under the given conditions $a_k \leq k$ for all $k$. It means the largest sum of degrees occurs when $a_k=k$ for $1\leq k \leq 8$ and $a_k = 0$ for $9\leq k \leq 36$, when $\sum_{k=1}^8 a_k = \sum_{k=1}^8 k = 36$, and the total number of edges is $\dfrac {1}{2} \sum_{k=1}^8 a_k(36 - a_k) = \dfrac {1}{2} \sum_{k=1}^8 k(36 - k) = 546$. A maximal model is the $8$-partite graph made by a partition of the $36$ vertices into $8$ classes, of cardinalities from $1$ to $8$, with no edges within any class, but all possible edges between different classes.
02.03.2018 09:11
The answer is $3885$.But,I don't how it is possible.
21.02.2019 11:04
Olympus_mountaineer wrote: The answer is $3885$.But,I don't how it is possible.
28.02.2019 00:40
The 1st participant handshakes with rest 35 participants. Then 2nd participant handshakes with rest participants except 1st participant and last participant. That means he handshakes with 33 participants. Similarly next participant don't handshakes with 1st two and last participants that means 31 handshakes. So the series should be like this, 1+3+5+...+35=18²=324
06.06.2019 05:58
Olympus_mountaineer wrote: Olympus_mountaineer wrote: The answer is $3885$.But,I don't how it is possible.
how 84 accounts for no. of handshakes not occured .please tell in brief . i'm unable to understand the condition of question (no two participants with the same number of handshakes made, had shaken hands with each other)