Relation Between Linear and Nonlinear Linear Programming Chapter
Relation Between Linear and Nonlinear Linear Programming Chapter
L
inear Programming is a technique of expressing real life problems
into mathematical models and solving the models. It is one of the
most powerful and widespread business optimization tools. An
optimization technique capable of solving an amazingly large variety of
business problems, a business objective (e.g. minimize costs of a distribution
system), business restrictions (storage capabilities, transportation volume
restrictions), and costs/revenue (storage costs, transportation costs) are
formulated into a mathematical model.
5.2 METHOD
Max. Z = f(X)
Subject to
aijxj bi (1)
Xj 0 (2)
i=1,2, . . . ,m , j= 1,2, . . . ,n
Max. Z = f(X)
Subject to
aijxjp bi (1)
Xj 0 (2)
Example 5.3.1
Max Z = X 1 + X 2 + X 4
Subject to
X1 + X2 + X3 + X4 4
X1 + 2X2 + X 3 + X5 4
X1 + 2 X2 + X 3 4
Xj 0
The problem has five (5) controlling variables and the Simplex Method
provides the solution (4,0,0,0,0) it means that only one controlling variable
plays active part while others not contributing anything. Now, we change
the linear programming problem into nonlinear programming by taking any
power of p > 1 (say p=2).
Example 5.3.1.1 Non-Linear Programming
Max Z = X 1 + X 2 + X4
Subject to
Xj 0
Now using this solution, we can find the solution to original linear
programming problem given in Example 5.3.1 which is the squares of the
solutions of the Example 5.3.1.1.
Max Z = X 1 + X 2 + X3 + X4
Subject to
X1 + X2 + X3 + X4 15
7 X1 + 5 X2 + 3 X3 + 2X4 120
3 X1 + 5 X2 + 10 X 3 + 15X4 100
Xj 0
Example 5.3.2.1
Max Z = X 1 + X 2 + X3 + X4
Subject to
Xj 0
Example 5.3.3
Subject to
X1 + 2X2 + 3X 3 15
2X1 + X2 + 5X3 20
X1 + 2 X2 + X 3 + X4 10
Xj 0
Subject to
X14 + 2X24 + 3X 34 15
Xj 0