Homepage › Solution manuals › Dimitris Bertsimas › Introduction to Linear Optimization › Exercise 2.9 (Degeneracy and bases)
Exercise 2.9 (Degeneracy and bases)
Consider the standard form polyhedron , and assume that the rows of the matrix are linearly independent.
- (a)
- Suppose that two different bases lead to the same basic solution. Show that the basic solution is degenerate.
- (b)
- Consider a degenerate basic solution. Is it true that it corresponds to two or more distinct bases? Prove or give a counterexample.
- (c)
- Suppose that a basic solution is degenerate. Is it true that there exists an adjacent basic solution which is degenerate? Prove or give a counterexample.
Answers
- (a)
- Let
be a basic feasible solution with two distinct bases
and .
By definition (Theorem 2.4), the entries of
are zero at both
and
Since both bases are different, there is at least one not equal to any ; thus, the number of indices in the union of the above sets,
must be at least . In other words, has more than zero components and so it must be degenerate by Definition 2.11.
- (b)
- No. To see why, consider a polyhedron defined by the following constraints
The given matrix has three columns: , and . Out of these, only the combination and can produce a basis, the columns are not linearly independent. We compute vertices based on procedure from Theorem 2.4:
We thus obtain two vertices
Both solutions are degenerate by definition, yet correspond to distinct bases and (cf. argument on the page 55). Thus, degenerate solutions are sometimes corresponding to unique bases.
- (c)
- No. To see why, consider the polyhedron
It is easy to verify that there are only three choices for a basis, and and . By procedure from Theorem 2.4, the corresponding basic solutions are calculated via
In other words, we obtain the vertices
Both of the obtained vertices differ by more two columns and are thus not adjacent by definition.
(a) Assume otherwise the basic solution is not degenerate. Then the basic solution have zero components. This uniquely determine non-zero components, which correspond to a unique choice of basis. Contradiction. Therefore, a basic solution with two different bases must be degenerate.
(b) No, a degenerate basic solution does not necessarily correspond to two different bases. Consider the polyhedron in standard form
This is a polyhedron that contains only one point which is also a degenerate basic solution (all constraints are active). However, clearly there is only one choice of basis.
(c) No, it is not true. Consider the example in (b). The polyhedron contains only one basic solution, and hence no adjacent basic solution exists.