DSES DQE Question on Deterministic OR
Question: Consider the linear programming problem

In what follows, assume that the problem (P) has an optimal solution
, where
1,
2 and
3 are
basic. You do not need to find
.
to the dual problem.
is not unique: there are other optimal solutions of the
form
+λ[-1,-2, 1]T . What is the largest possible value of λ? Do these other optimal
solutions imply anything about the values of
1,
2 and
3? Do they imply anything
about the values of x4 and x5 in any optimal solution to (P)?Answer:


Solving these equations gives
1 = 2,
2 = 3,
3 = -1. It can be verified that this solution is
dual feasible.
. The dual constraint corresponding to
x4 is

This constraint is satisfied at equality by the dual solution
found above. Therefore, primal
solutions with x4 > 0 may satisfy complementary slackness with respect to
and so such
solutions may be primal optimal.
However, the dual solution
satisfies the last constraint strictly; thus, no primal optimal
solution can have x5 > 0.

This is dual feasible for 0 ≤ λ ≤ 7∕2, and z1 > 0, z4 > 0, z5 > 0 for 0 < λ < 7∕2.
Thus, by complementary slackness, we must have x1 = x4 = x5 = 0 in any primal
optimal solution. Therefore,
1 = 0. We can not conclude anything about
2 or
3