Homepage › Solution manuals › Dimitris Bertsimas › Introduction to Linear Optimization › Exercise 2.22 (Sum of polyhedra)
Exercise 2.22 (Sum of polyhedra)
Let and be polyhedra in . Let .
- (a)
- Show that is a polyhedron.
- (b)
- Show that every extreme point of is the sum of an extreme point of and an extreme point of .
Answers
By definition, we can write for some matrix and ; similarly, for some matrix and .
- (a)
-
Proof. We employ the following trick that will allow us to use the Fourier-Motzkin elimination algorithm. Notice that the Cartesian product of and is a polyhedron in :
Therefore, the following extension of to must be a polyhedron as well:
Applying the Fourier-Motzkin elimination algorithm times, we see that the resulting projection
is a polyhedron as well. □
- (b)
-
Proof. Suppose for the sake of contradiction that we can find an extreme point of which is the sum of two points at least one of which is not an extreme point. In case that is not an extreme point, we can find two vectors (both different from ), and a scalar , such that . Using this, we can write
But that means that we have found two distinct vectors and in , both different from , such that our extreme point is a convex combination of these two vectors. This is a contradiction to the assumption that is an extreme point.
The case when is not an extreme point of follows similarly. □