There are 100 countries participating in an olympiad. Suppose n is a positive integer such that each of the 100 countries is willing to communicate in exactly n languages. If each set of 20 countries can communicate in at least one common language, and no language is common to all 100 countries, what is the minimum possible value of n?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
[This is not a complete solution. I only show that n ≤ 1 9 is not possible, and leave the existence of n = 2 0 to you.]
We will show that n ≤ 1 9 is not possible.
Proof by contradiction. Suppose there is a configuration that allows for n ≤ 1 9 .
Fix one country C , say it speaks l 1 , l 2 , … l i .
Find a country that does not speak l i , call it C i . It is possible that C i = C j but that doesn't matter.
Consider any set of 20 countries which have { C , C 1 , C 2 , … C n } as a subset. Then, these countries do not have a common language since C i does not speak l i and C does not speak any other language.
It remains to find a configuration where n = 2 0 is possible. There are several creative ways of doing this.