For any n^2+1 closed intervals of mathbb{R}, prove that n+1 of the intervals share a point or n+1 of the intervals are disjoint
likovnihuj
Answered question
2022-09-23
For any closed intervals of , prove that of the intervals share a point or of the intervals are disjoint Stuck on a question from 'Introduction to Combinatorics by Martin J. Erickson'. Q: For any closed intervals of , prove that of the intervals share a point or of the intervals are disjoint. I think we can use the Erdos-Szekeres Theorem: relating the usual series of integers to the closed intervals, and the decreasing/increasing monotonic sequences somehow to the two outcomes, but I am stuck on how to technically do this. Could we measure the 'distance' between the intervals? Creating a decreasing sequence ensuring they'd be close enough to share a point, and an increasing sequence that would ensure they are far enough away to be disjoint?
Answer & Explanation
Ronan Rollins
Beginner2022-09-24Added 9 answers
Step 1 Here’s a sketch of a proof; I’ve left two significant points for you to prove. - First prove that if is a finite collection of closed intervals such that no two intervals in are disjoint, then ; this can be done by induction on . Step 2 Now let be a family of closed intervals, and suppose that no members of share a point. Given a non-empty for some , let be a maximal subfamily of such that no two intervals in are disjoint, and let . Clearly there is a largest m such that , and is therefore a partition of into parts. The result at the top implies that for , so by hypothesis for , and it follows that . Step 3 For let ; is a closed interval (possibly degenerate), and is a pairwise disjoint family. For there is an such that . - To complete the argument, show that is a family of at least pairwise disjoint members of
kakvoglq
Beginner2022-09-25Added 3 answers
Step 1 This solution is using the Erdos-Szekeres theorem. Let f be an unknown but bijective mapping from the collection of the closed sets (call them ) to natural numbers. We can make f bijective because we know that the collection of closed sets is countable since each closed set can be written as intersection of countable number of closed sets each of which can be identified with some rational number in (0,1). Step 2 Now, Let f be defined in a way such that , iff , and , otherwise. Then, we can use Erdos-Szekeres theorem with , which then, using the bijectivity of mapping f gives the result.