Hints for the following question

62 Views Asked by At

Wondering if anyone is able to give help for this question (doing for my own learning, can't find any material online).

Let’s say that an era is a historical time period with a definitive start date and definitive end date. For example, the Meiji Era ran from October 23, 1868 to July 30, 1912, and the Cuban Missile Crisis ran from October 16, 1962 to October 28, 1962. For simplicity, we’ll assume that these time ranges include the entirety of their start and end dates. Prove that no matter how you choose any fifty eras from history, you can either (1) find a date that’s contained in at least eight of those eras, or (2) find eight eras of which no two have any days in common.

1

There are 1 best solutions below

1
On

Sort the eras in increasing order of starting date. Now we try to organize the eras into $7$ slots as follows. For each era $E$, put $E$ into the lowest-numbered slot whose last era, if any, ends before $E$ starts. (It may be easier to think of this in terms of scheduling conference rooms. A hotel has $7$ conference rooms, and must schedule $50$ conferences, each with a stated start and end time.)

We may assume that there are no $8$ eras with a common date, for otherwise, we are done. Then when we come to assign a new era to a slot, there must be a slot free, and we can carry out the assignment of all the eras. Then since $7^2=49$, one of the slots must get at least $8$ eras, by the pigeonhole principle. But then by construction, no two of these $8$ eras have a date in common.