We have intervals of numbers such that . Prove that there is a such that we can choose intervals among for which no two different intervals and intersect and .
, 2012
Solution
We shall construct two sets of intervals and such that the intervals in will be pairwise disjoint, the intervals in will be pairwise disjoint, and the union of all the intervals in and will be equal to . This construction will prove the claim of the problem because then either the sum of the lengths of all the intervals in or the sum of the lengths of all the intervals in will be greater than . If not, the sum of the lengths of all the intervals in both sets would be smaller than , which would contradict the fact that the union of all the intervals in both sets is equal to . The elements of one of the sets and will solve the problem.
Let and be empty sets. Among the intervals choose the one that contains and has the greatest right endpoint, . Add this interval in the set . Among the other intervals (different than ) choose the one that has a non-empty intersection with and the greatest right endpoint, . Add this interval in the set . Among the rest (intervals different than and ) choose the one that has a non-empty intersection with and the greatest right endpoint, . Add this interval in the set . Repeat the process as long as the right endpoints of the intervals are all different than . Suppose, at the end of the process, the sets of intervals and , where and , are equal.
Let us prove that such sets have the desired properties. From the above construction we see that the right endpoints of the successively constructed intervals increase, i.e., for we have and . Clearly, the union of all the intervals in both sets is equal to . Let us also prove that the elements in any of the sets are pairwise disjoint. Let and be two successively constructed intervals in , and suppose that their intersection is empty. According to the definition, has the greatest right endpoint among all the intervals (different than and for ) that intersect . The right endpoint of the interval thus needs to be greater than the right endpoint of the interval . It needs to hold , which is a contradiction. The elements of must be pairwise disjoint. We may show similarly that the elements of are pairwise disjoint. This proves the claim.