
202 PRICE MECHANISM AND SENSITIVITY ANALYSIS
(a) Solve the linear program with DTZG Simplex Primal software option to
obtain the optimal solution x
∗
.
(b) By hand, compute ranges on each right hand side for which the solution x
∗
stays optimal. How does the objective value change over the two ranges?
Clearly show your calculations.
(c) By hand compute ranges on the cost coefficients for which the solution x
∗
stays optimal. How does the objective value change over these ranges?
Clearly show your calculations.
(d) By hand compute ranges on each of the matrix coefficients for which the
solution x
∗
stays optimal. How does the objective value change over these
ranges? Clearly show your calculations.
(e) Re-run the DTZG Simplex Primal software option together with the Sen-
sitivity Analysis software option and verify your hand calculations.
(f) Add a new column
−6
2
−3
corresponding to a new variable x
5
. Without
re-solving the problem, determine whether it enters the basis. If it does,
re-solve the linear program with this new column.
(g) Add the new row x
1
− x
2
+ x
3
= 10. Without re-solving the problem,
determine whether it causes the optimal solution to change. If it does,
re-solve the linear program with this row included.
7.9 Ph.D. Comprehensive Exam, June 13, 1968, at Stanford. Consider the linear
program, find x and min z such that
Ax = b, x ≥ 0,c
T
x = z (Min).
Assume that x
o
=(x
o
1
,x
o
2
,... ,x
o
n
)
T
is an optimal solution to the problem.
Suppose further that a constraint a
T
x ≤ θ has been omitted from the original
problem and that a feasible program results from adjoining this constraint.
(a) Prove that if a
T
x
o
≤ θ, then x
o
is still optimal for the augmented problem.
(b) Prove that if a
T
x
o
>θ, then either there exists no feasible solution a
T
x
o
≤ b
or there exists an optimal solution x
∗
such that a
T
x
∗
= θ.
7.10 Dantzig [1963]. Given an optimal basic feasible solution and the corresponding
system in canonical form, show that ¯c
j
represents the change necessary in the
unit cost of the jth nonbasic activity before it would be a candidate to enter the
basis. If the other coefficients as well as cost coefficients can vary, show that
¯c
j
= c
j
−
m
i=1
π
i
a
ij
is the amount of change where π
i
are the prices associated with the basic set of
variables.
7.11 Let B be an optimal basis for a linear program in standard form. Prove or
disprove (by means of a counter example) the claim that if some of the basic
costs c
B
are decreased, B will remain optimal.