Skip to main content
OlympiadHQ

Browse · MathNet

Print

23rd Korean Mathematical Olympiad Final Round

South Korea counting and probability

Problem

When there is a link from a webpage to a webpage , you can move from the webpage to the webpage directly. For , there are many webpages numbered from to , and for all , there is a link from the webpage to the webpage . Now you are allowed to add new links to the webpages so that new links can connect two webpages from to when . Prove that there exist a way to add at most many such new links so that for any two integers , you can move from the webpage to the webpage using at most 3 links.
Solution
Let be smallest number of new links so that the property holds. By using mathematical induction we will show that for all ,

It is trivial that , and . Let . When , suppose that Now we will show that (1) is true when . Let be an integer so that . Since is an increasing function, . Imagine a partition of the webpages into many groups of many webpages. Only the last group has many webpages. Precisely, is the first group, is the second group, and is the last group. Now, for each , for all , add a new link from the webpage to the webpage . The total number of new links of this type is . Similarly for each , for all , add a new link from the webpage to the webpage . The total number of new links of this type is also . Also add many new links between all two webpages whose numbers are multiples of . Using these new links, any two webpages that belong to different groups are connected by at most 3 links, by taking webpages whose numbers are multiples of as webpages in the middle of the link path. From the definition of , if we add many links to the many webpages in each group, the required property holds. Hence, Since to finish the induction argument, it is enough to show that By applying the induction hypothesis on to (2), it is enough to show that (3) is equivalent to the following, which is true for all . Hence (1) holds for , which proves the mathematical induction.

Techniques

Graph TheoryInduction / smoothingColoring schemes, extremal arguments