Linear Programing Notes
Linear Programing Notes
HC VERMA SOLUTIONS
Linear Programming
The linear programming problem in general calls for optimizing a linear function of variables
called the objective function subject to a set of linear equations and/or linear inequations
called the constraints or restrictions.
Objective Function
Constraints
The system of linear inequations (or equations) under which the objective function is to be
optimized is called constraints.
Non-negative Restrictions
All the variables considered for making decisions assume non-negative values.
converted by Web2PDFConvert.com
Mathematical Description of a General Linear Programming Problem
xl, x2 ,.., xn 0 where all a l1 , a l2 ,., a mn ; bl, b2 ,., bm ; cl, c2 ,., cn are constants and xl, x2 ,., xn
are variables.
The positive variables which are added to left hand sides of the constraints to convert them
into equalities are called the slack variables. The positive variables which are subtracted from
the left hand sides of the constraints to convert them into equalities are called the surplus
variables.
(i) Solution of a LPP A set of values of the variables xl, x2 ,., xn satisfying the constraints of
a LPP is called a solution of the LPP.
(ii) Feasible Solution of a LPP A set of values of the variables xl, x2 ,., xn satisfying the
constraints and non-negative restrictions of a LPP is called a feasible solution of the LPP.
(iii) Optimal Solution of a LPP A feasible solution of a LPP is said to, be optimal (or
optimum), if it also optimizes the objective function of the
problem.
(iv) Graphical Solution of a LPP The solution of a LPP obtained by graphical method i.e.,
by drawing the graphs corresponding to the constraints and the non-negative restrictions is
called the graphical solution of a LPP.
(v) Unbounded Solution If the value of the objective function can be increased or decreased
indefinitely, such solutions are called unbounded solutions.
The graph or the solution set of a system of simultaneous linear inequations is the region
converted by Web2PDFConvert.com
containing the points (x, y) which satisfy all the inequations of the given system
simultaneously.
To draw the graph of the simultaneous linear inequations, we find the region of the xy-plane,
common to all the portions comprWng the solution sets of the given inequations. If there is
no region common to all the solutions of the given inequations, we say that the solution set
of the system of inequations is empty.
Note The solution set of simultaneous linear inequations may be an empty set or it may be
the region bounded by the straight lines corresponding to given linear inequations or it may
be an unbounded region with straight line boundaries.
This method of solving a LPP graphically is based on the principle of extreme point theorem.
(ii) Plot each equation on graph, as each one will geometrically represent a straight line.
(iii) The common region, thus obtained satisfying all the constraints and the non-negative
restrictions is called the feasible region. It is a convex polygon.
(iv) Determine the vertices (corner points) of the convex polygon. These vertices are known as
the extreme points of corners of the feasible region.
(v) Find the values of the objective function at each of the extreme points. The point at which
the value of the objective function is optimum (maximum or minimum) is the optimal
solution of the given LPP.
(ii) Plot each equation on graph as each one will geometrically represent a straight line.
(iii) The polygonal region so obtained, satisfying all the constraints and the non-negative
restrictions is the convex set of all feasible solutions of the given LPP, which is also known as
converted by Web2PDFConvert.com
feasible region.
(v) Give some convenient value k to the objective function Z and draw the corresponding
straight line in the xy-plane.
(vi) If the problem is of maximization, then draw lines parallel to the line Z = k and obtain a
line which is farthest from the origin and has atleast one point common to the feasible
region. If the problem is of minimization, then draw lines parallel to the line Z = k and obtain a
line, which is nearest to the origin and has atleast one point common to the feasible region.
(vii) The common point so obtained is the optimal solution of the given LPP.
First draw the straight line ax + by = c by joining any two points on it. For this find two
convenient points satisfying this equation.
This straight line divides the xy-plane in two parts. The inequation ax + by c will represent
that part of the xy-plane which lies to that side of the line ax + by = c in which the origin lies.
This straight line divides the xy-plane in two parts. The inequation ax + by c will represent
that part of the xy-plane, which lies to that side of the line ax + by = c in which the origin does
not lie.
(i) Basic Feasible Solution A BFS is a basic solution which also satisfies the non-
negativity restrictions.
(ii) Optimum Basic Feasible Solution A BFS is said to be optimum, if it also optimizes
(Max or min) the objective function.
Important Definitions
1. Point Sets Point sets are sets whose elements are points or vectors in En or Rn (n-
dimensional euclidean space).
2. Hypersphere A hypersphere in En with centre at a and radius > 0 is defined to be the set
of points
X = -{x:|x a| = }
converted by Web2PDFConvert.com
3. An neighbourhood An & neighbourhood about the point a is defined as the set of
points lying inside the hypersphere with centre at a and radius > 0.
5. Boundary Point A point a is a boundary point of the set S if every neighbourhood about
a contains points which are in the set and the points which are not in the set.
6. An Open. Set A set S is said to be an open set, if it contain only the interior points.
7. A Closed Set A set S is said to be a closed set, if it contains a its boundary points.
8. Lines In En the line through the two points x1 and x2 , x1 x2 is defined to be the set of
points.
9. Line Segments In En, the line segment joining two point x1 and x2 is defined to be the set
of points.
X = {x:x = x1 + (1 )x2 , 0 1}
c1 x1 + c2 x2 + + cn xn = z (not all ci = 0)
or cx = z
A hyperplane divides the whole space En into three mutually disjoint sets given by
X1 = {x : cx >z}
X2 = {x : cx = z}
X3 = {x : cx < z}
The sets x1 and x2 are called open half spaces. The sets {x : cx z} and { x : cx z} are
called closed half spaces.
converted by Web2PDFConvert.com
14. Convex Set A set of points is said to be convex, if for any two points in the set, the line
segment joining these two points is also in the set.
or
A set is convex, if the convex combination of any two points in the set, is also in the set.
15 Extreme Point of a Convex Set A point x in a convex set c is called an extreme point,
if x cannot be expressed as a convex combination of any two distinct points x1 and x2 in c.
16. Convex Hull The convex hull c(X) of any given set of points X is the set of all convex
combinations of sets of points from X.
17. Convex Function A function f(x) is said to be strictly convex at x, if for any two other
distinct points x1 and x2 .
18. Convex Polyhedron The set of all convex combinations of finite number of points is
called the convex polyhedron generated by these points.
(iii) The open half spaces : {x : cx > z} and {x : cx < z} are convex sets.
(v) Intersection of any finite number of convex sets is also a convex set.
(vii) The set of all convex combinations of a finite number of points X1 , X2 ,., Xn is convex set.
(viii) A set C is convex, if and only if every convex linear combination of points in C, also
belongs to C.
(ix) The set of all feasible solutions (if not empty) of a LPP is a convex set.
converted by Web2PDFConvert.com
(x) Every basic feasible solution of the system Ax = b,x 0 is an extreme point of the convex
set of feasible solutions and conversely.
(xi) If the convex set of the feasible solutions of Ax = b,x 0 is a convex polyhedron, then
atleast one of the extreme points gives an optimal solution.
(xii) If the objective function of a LPP assumes its optimal value at more than one extreme
point, then every convex combination of these extreme points gives the optimal value of the
objective function.
If you have any query regarding this topic please post your queries HERE
Share this:
RELATED POSTS
YOUR REACTION?
STAY UPDATED!
Get all updates and information in your Inbox. Enter your email below:
E-Mail Address
GO
converted by Web2PDFConvert.com