Sum of lengths of a finite number of overlapping segments > length of their union.

Click For Summary
SUMMARY

The proposition states that the sum of the lengths of a finite number of overlapping open intervals is greater than the length of their union. Given a collection of overlapping intervals G = {(a_i, b_i)}^n_{i=1}, the proof involves demonstrating that the total length, expressed as Σ(b_i - a_i), exceeds the length of the union, represented as (b_n - a_1). The key step is to show that the difference between the endpoints of the intervals maintains a positive value due to their overlapping nature.

PREREQUISITES
  • Understanding of open intervals in real analysis
  • Familiarity with basic properties of inequalities
  • Knowledge of summation notation and its applications
  • Concept of overlapping sets and their implications
NEXT STEPS
  • Study the properties of open intervals in real analysis
  • Learn about the concept of measure theory and its relation to interval lengths
  • Explore proofs involving inequalities in mathematical analysis
  • Investigate applications of overlapping intervals in computational geometry
USEFUL FOR

Mathematicians, students studying real analysis, and anyone interested in understanding properties of intervals and their applications in mathematical proofs.

Esran
Messages
73
Reaction score
0

Homework Statement



I know this is probably fairly trivial, but for the life of me I cannot remember or reconstruct the proof for the proposition, "The sum of the lengths of a finite number of overlapping open intervals is greater than the length of their union."

Homework Equations



Not Applicable.

The Attempt at a Solution



Suppose G=\left\{\left(a_{i},b_{i}\right)\right\}^{n}_{i=1} is a finite collection of overlapping open intervals (any two intervals in G have nonempty intersection). We wish to show:

b_{n}-a_{1}\leq\sum^{n}_{i=1}\left(b_{i}-a_{i}\right).

My current approach is the following:

\sum^{n}_{i=1}\left(b_{i}-a_{i}\right)=b_{n}-a_{1}+\left(b_{n-1}+b_{n-2}+\ldots+b_{1}\right)-\left(a_{n}+a_{n-1}+\ldots+a_{2}\right)

It remains to show that \left(b_{n-1}+b_{n-2}+\ldots+b_{1}\right)-\left(a_{n}+a_{n-1}+\ldots+a_{2}\right) is a positive number.

Well, we know \left(b_{n-1}+b_{n-2}+\ldots+b_{2}\right)-\left(a_{n-1}+a_{n-2}+\ldots+a_{2}\right) is a positive number, so we just need to establish that b_{1}-a_{n}<\left(b_{n-1}+b_{n-2}+\ldots+b_{2}\right)-\left(a_{n-1}+a_{n-2}+\ldots+a_{2}\right).

This is where I am having problems.
 
Physics news on Phys.org


b_n - a_n + b_{n-1} - a_{n-1} + ... = b_n +(b_{n-1}-a_n) + (b_{n-2} - a_{n-1}) +... -a_1

and since the intervals overlap, you can sort them in such a way that b_{k-1} > a_k for all k.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
9
Views
2K