Key Points
Linear Programming
Linear Programming Problem Definition
A Linear Programming Problem (LPP) is a mathematical method for finding the optimal value (maximum or minimum) of a linear function, subject to a set of linear inequalities called constraints.
Objective Function
The objective function is a linear function of the form , where and are constants. The goal of an LPP is to maximize or minimize this function.
Decision Variables
The variables, typically and , whose values need to be determined to find the optimal solution are called decision variables. These variables are always non-negative, meaning and .
Constraints
Constraints are the set of linear inequalities or equations that restrict the values of the decision variables. For example, an investment constraint could be .
Feasible Region
The feasible region is the common area on a graph determined by all constraints, including the non-negative constraints (). It is always a convex region.
Feasible and Infeasible Solutions
Any point within or on the boundary of the feasible region represents a feasible solution. Any point outside the feasible region is an infeasible solution.
Optimal Solution
An optimal solution is a point in the feasible region that provides the optimal (maximum or minimum) value for the objective function.
Fundamental Theorem of LPP
Theorem 1 states that if an optimal solution exists, it must occur at a corner point (vertex) of the feasible region. This is the basis of the Corner Point Method.
Bounded Feasible Region
A feasible region is bounded if it can be enclosed within a circle. For a bounded region, the objective function will have both a maximum and a minimum value, each occurring at a corner point.
Corner Point Method
To solve an LPP graphically: 1. Graph the constraints to find the feasible region. 2. Determine the coordinates of all corner points (vertices). 3. Evaluate the objective function at each corner point to find the optimal value.
Unbounded Feasible Region
If the feasible region is unbounded, an optimal value may not exist. To check if a maximum value found at a corner point is valid, graph . If this half-plane has no common points with the feasible region, is the maximum.
Unbounded Region Minimum Value Check
To check if a minimum value is valid in an unbounded region, graph . If this half-plane has no points in common with the feasible region, then is the minimum value; otherwise, no minimum exists.
Multiple Optimal Solutions
If the objective function has the same optimal value at two distinct corner points, then every point on the line segment connecting these two points also represents an optimal solution.
No Feasible Solution
If there is no region on the graph that satisfies all the constraints simultaneously, the problem has no feasible region and therefore no feasible or optimal solution.
Quick Revision Tips
- • Review these points before exams
- • Make flashcards for better retention
- • Connect points to real-world examples
- • Practice explaining each point in your own words