Homepage › Solution manuals › Dimitris Bertsimas › Introduction to Linear Optimization › Exercise 4.19 (Null variables)
Exercise 4.19 (Null variables)
Let be a nonempty polyhedron, and let be the dimension of the vector . We call a null variable if whenever .
- (a)
- Suppose that there exists some for which , and such that the th component of is positive. Prove that is a null variable.
- (b)
- Prove the converse of (a): if is a null variable, then there exists some with the properties stated in part (a).
- (c)
- If
is not a null variable, then by definition, there exists some
for which .
Use the results in parts (a) and (b) to prove that there exist
and
such that:
Answers
- (a)
-
Proof. Consider the following pair of problems that are duals of each other:
(1) where denotes the unit vector in th direction. Let denote ’s th direction; by assumption, . Define . Then it is obvious that is feasible for the dual problem as well, and the corresponding cost is . By weak duality (Theorem 4.3), the optimal cost of the primal problem cannot go lower than . But it cannot be positive either; thus, we conclude that will always be a null variable. □
- (b)
-
Proof. Since is a null variable, the optimal cost of the primal problem in (1) will be . By strong duality (Theorem 4.4), the optimal cost of the dual problem is as well. Let denote the corresponding optimal solution. Then it is easy obvious that satisfies , and . □
- (c)
-
Proof. Let denote the indices of non-null variables, and let denote the indices of null variables.
By definition, for each , we can find a vector such that . By setting , we ensure that is positive at all nonnull variables.
Similarly, by part (a), for each , we can find a vector such that its th component is positive. Setting , we ensure that is strictly positive at every null variable.
Finally, since both and , adding results in a strictly positive vector. □