and the final tableau equals the matrix product of this Pand the initial tableau, i.e.,
TF=P×TI.
Our basic approach for dealing with parameter changes in the original problem is in two
steps. In the first step, we will revise the final tableau by multiplying the same Pto the
new initial tableau; in other words, despite a revision in TI, we intend to follow the original
sequence of pivots. After producing a revised TF, we will, in the second step, take the
revised TFas the starting point and initiate any necessary further analysis of the revised
problem.
We now begin a detailed sensitivity analysis of this problem.
(a) Change the right-hand side of constraint (1) to 30.
Denote the right-hand-side constants in the original constraints as b1and b2. Then, the
proposed change is to revise b1from 20 to 30, while retaining the original value of b2at 90.
With this change, the RHS column in the initial tableau becomes
0
30
90
.
Since the rest of the columns in the initial tableau stays the same, the only necessary revision
in TFwill be in the RHS column. To determine this new RHS column, we multiply Pto
the above new column to obtain:
1 5 0
0 1 0
0−4 1
×
0
30
90
=
150
30
−30
.
Since the basic variables in the final tableau are x2and s2, the solution associated with the
revised TFis (x1, x2, x3, s1, s2) = (0,30,0,0,−30). With a negative value for s2, this
(basic) solution is not feasible.
Geometrically speaking, increasing the value of b1from 20 to 30 means that we are relaxing
the first inequality constraint. Relaxing a constraint is tantamount to enlarging the feasible
set; therefore, one would expect an improved optimal objective-function value. The fact
that the revised solution above is not feasible is not a contradiction to this statement. It
only means that additional work is necessary to determine the new optimal solution.
What causes the infeasibility of the new solution? Recall that the original optimal solution is
(x1, x2, x3, s1, s2) = (0,20,0,0,10). Since x1,x3, and s1are serving as nonbasic variables,
the defining equations for this solution are: x1= 0, x3= 0, and −x1+x2+ 3x3= 20. Now,
2