Consider the following statements with respect to duality in LPP (a) The final simplex table giving optimal solution of the primal also contains optimal solution of its dual in itself. (b) If either the primal or the dual problem has a finite optimal solution, then the other problem also has a finite optimal solution. (c) If either problem has an unbounded optimum solution, then the other problem has no feasible solution at all
(a), (b) and (c)
Duality is a fundamental concept in linear programming. Every Linear Programming Problem (LPP), called the primal problem, is associated with another LPP called its dual problem. The primal and dual problems are closely related, and understanding this relationship provides significant insights into the structure and solution of LPPs.
Let's examine each statement provided regarding the relationship between a primal LPP and its dual problem.
The statement says: "The final simplex table giving optimal solution of the primal also contains optimal solution of its dual in itself."
This statement is correct. A significant advantage of using the simplex method to solve a primal LPP is that the optimal solution for the dual problem can be directly obtained from the final optimal simplex tableau of the primal. Specifically, the values of the dual variables are often found in the entries of the objective function row (the Z or Cj-Zj row) under the columns of the slack, surplus, or artificial variables associated with the primal constraints. These values represent the 'shadow prices' of the resources or constraints.
For a maximization primal problem with $\le$ constraints and non-negative variables, the dual is a minimization problem. The optimal dual variable values are the coefficients in the Z-row corresponding to the slack variables in the final simplex table.
Thus, statement (a) accurately describes a property of the simplex method and duality.
The statement says: "If either the primal or the dual problem has a finite optimal solution, then the other problem also has a finite optimal solution."
This statement is correct and is a key part of the Strong Duality Theorem in linear programming. The theorem states that if both the primal and the dual problems have feasible solutions, then both problems have finite optimal solutions, and the optimal values of their objective functions are equal. That is, if $Z^*$ is the optimal objective value for the primal and $W^*$ is for the dual, then $Z^* = W^*$. Conversely, if one problem has a finite optimal solution, it implies that the other problem must also have a finite optimal solution with the same objective value.
This theorem establishes a strong link between the existence of finite optimal solutions for the primal and dual problems.
Therefore, statement (b) is true.
The statement says: "If either problem has an unbounded optimum solution, then the other problem has no feasible solution at all"
This statement is also correct. This property is derived from the relationship between primal and dual feasibility and optimality.
It is important to note that it is possible for both the primal and the dual problem to be infeasible. However, the case described in statement (c) is also a valid duality relationship.
Thus, statement (c) is true.
Based on the analysis:
All three statements (a), (b), and (c) accurately describe important properties of duality in Linear Programming Problems.
| Concept | Primal Problem | Dual Problem |
|---|---|---|
| Objective | Maximize $c^Tx$ | Minimize $b^Ty$ |
| Constraints (typical) | $Ax \le b, x \ge 0$ | $A^Ty \ge c, y \ge 0$ |
| Relationship of Variables & Constraints | $m$ constraints, $n$ variables | $n$ constraints, $m$ variables |
| Optimal Solution Link | If finite optimal $x^*$, Dual has finite optimal $y^*$ | If finite optimal $y^*$, Primal has finite optimal $x^*$ |
| Optimal Objective Value | $c^Tx^*$ | $b^Ty^*$ |
| Strong Duality Theorem | If both feasible, both have finite optimal solutions and $c^Tx^* = b^Ty^*$. | |
| Unbounded & Infeasible Link | If unbounded, Dual is infeasible | If unbounded, Primal is infeasible |
Duality theory is a powerful tool in linear programming for several reasons:
Understanding duality deepens the comprehension of LPP structure and provides valuable insights for analysis and decision-making.
In an Linear programming problem, the restrictions or limitations under which the objective function is to be optimised are called
For the linear programming problem:
Maximum Z = 3X1 + 2X2
Subject to
-2X1 + 3X2 ≤ 9
X1 – 5X2 ≥ - 20
X1, X2 ≥ 0
The above problem has
The headquarters of the Eastern Railway Zone is located at _______.
Consider an LPP given as
Max Z = 2x 1 - x 2+ 2x 3
Subject to the constraints
2x 1+ x 2 ≤ 10
x 1+ 2x 2 - 2x 3 ≤ 20
x 1+ 2x 3 ≤ 5
x 1, x 2, x 3 ≥ 0
What shall be the solution of the LPP after applying first iteration of the Simplex Method?
Consider the following Linear programming problem (LPP):
Maximize z = x 1+ x 2
Subject to the constraints:
x 1+ 2x 2≤ 2000
x 1+ x 2≤ 1500
x 2≤ 600
and x 1, x 2≥ 0
The solution of the above LPP is: