Unit - 5 PDF
Unit - 5 PDF
PART-A
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
Obtain the necessary and sufficient conditions for the optimum solution of the following
NLPP Minimize Z = f(x1, x2) =
Obtain the set of necessary conditions for the non-linear programming problem
Maximize Z = x12 + 3 x22 + 5 x32 subject to the constraints x1 + x2 + x3 = 0 ,
5 x1 + 2 x2 + x3 = 5 , x1,x2,x3 0
Use the method of Lagrangian
multipliers to solve the following non-linear
programming problem Minimize Z = 2 x 12 + x22 + 3 x32 + 10x1 + 8 x2 + 6 x3 100 subject
to the constraints x1 + x2 + x3 = 20, x1 , x2, x3 0
Solve the non-linear programming problem Minimize Z = 2 x 12 + 2x22 + 2x32 - 24x1 - 8 x2
-12 x3 + 100 subject to the constraints x1 + x2 + x3 = 11, x1 , x2, x3 0
Solve the non-linear programming problem Optimize Z = 4 x 12 + 2x22 + x32 - 4x1x2
Subject to the constraints x1 + x2 + x3 = 15 ,2 x1 - x2 + 2x3 = 20
Using the method of Lagrangian multipliers, solve the non-linear programming problem
Maximize Z = 6x1 + 8 x2 - x 12 - x22 Subject to the constraints 4x1 +3 x2 + x3 = 16,
Solve the non-linear programming problem Minimize Z = 2 x 12 + 2x22 + 2x32 - 24x1 - 8 x2
-12 x3 + 100 subject to the constraints x1 + x2 + x3 = 11, x1 , x2, x3 0
Solve the non-linear programming problem Minimize Z = 2 x 12 + 2x22 + 2x32 - 24x1 - 8 x2
-12 x3 + 100 subject to the constraints x1 + x2 + x3 = 11, x1 , x2, x3 0
Use the method of Lagrangian
multipliers to solve the following non-linear
programming problem Minimize Z = x 12 + x22 + x32 subject to the constraints x 1 + x2 +
3x3 = 2, 5 x1 + 2 x2 + x3 = 5 , x1,x2,x3 0
Solve the non-linear programming problem using the method of Lagrangian multipliers
Minimize Z = 6 x 12 + 5x22 Subject to the constraints x1 +5x2 = 3 x1,x2,0
Solve the non-linear programming problem Minimize Z = -x 12 - x22 - x32 +4x1 + 6 x2
subject to the constraints x1 + x2 2, 2 x1 + 3 x2 12 , x1 , x2,0
22.
23.
24.
25.
26.
27.
28.
29.
30.
Derive the optimum solution from the Kuhn-Tucker conditions for the problem.
Minimize Z = 2x1 + 3 x2 - x 12 -2 x22 Subject to the constraints x1 +3 x2 6,
5x1 + 2 x2 10 , x1 , x2,0
Use the Kuhn-Tucker conditions to solve the following NLPP
Maximize Z =2 x 12 +12x1x2 -7 x22 Subject to the constraint 2x1 +5 x2 98,
Minimize Z = x 12 + x22 Subject to the constraints x1 +x2 4 2x1 +x2 5 , x1,x2,0
Use Wolfes method to solve the following Quadratic programming problem
Maximize Z = 2x1 + x2 - x 12 Subject to the constraints 2x1 +3 x2 6,
2x1 + x2 4 , x1 , x2,0
Solve the following quadratic programming problem Minimize f(x1,x2) = x 12 - x1x2 +2 x22
x1 - x2 Subject to the constraint 2x1 + x2 1, x1 , x2,0
Solve the following quadratic programming problem by Beales method
Maximize f(x) = 4 x1+ 6 x2 - x 12 -3 x22 - Subject to the constraint x1 + 2x2 4, x1 , x2,0
Solve the following quadratic programming problem by Beales method
Minimize Z =- 4 x1-2x1 x2 +x 12 +2 x22 Subject to the constraint 2x1 + x2 6, x1-4 x2 0
, x1 , x2,0
Solve the following quadratic programming problem by Beales method
Maximize f(x) = 2 x1+ 3 x2 -2 x22 - Subject to the constraint x1 + 4x2 4,
x1 + x2 2 x1 , x2,0
Solve the following quadratic programming problem by Beales method
Maximize f(x) = 10 x1+ 25 x2 - 10x 12 - x22 -4x1 x2 - Subject to the constraint x 1 + 2x2
10, x1 + x2 9 x1 , x2,0
Part A
1. Define general NLPP.
Let z be a real value functions of n variables designed by,
(i)z=f(x1, x2 xn)
(ii)Let b1, b2 bn be a set of constraints
From (3) and (4), we see that f (x1, x2. . . xn) is a convex function if and
only if
f (x1,x2, . . . , xn) is a concave function, and
conversely.
3. Define local and global optimum.
A local optimum of a combinatorial optimization problem is a solution that
is optimal (either maximal or minimal) within a neighboring set of
solutions. This is in contrast to a global optimum, which is the optimal
solution among all possible solutions.
4. Define quadratic programming problem.