
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The solutions and proofs for various questions related to linear programming, including representing a point as a convex combination of extreme points, proving directions of unboundedness, and proving optimality through convex combinations. It also includes instructions for solving a linear program using the simplex method and deriving the set of optimal solutions for a given problem.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Math 164: Homework #5, due on Wednesday, May 6
[1] Consider the linear program in problem [5] from previous homework. (a) Represent the point x = (6, 12)T^ as a convex combination of extreme points, plus if applicable, a direction of unboundedness. (b) Show by the method of your choice that this problem has no finite optimal solution.
[2] Consider a linear program with the constraints in standard form Ax = b and x ≥ ~ 0. (a) Prove that, if d is a direction of unboundedness for these constraints, then −d cannot be a direction of unboundedness. (b) Let {d 1 , ..., dk} be directions of unboundedness for these constraints. Prove that a nonzero vector d =
∑k i=1 αidi, with^ αi^ ≥^ 0 is also a direction of unboundedness.
[3] Suppose that a linear program in standard form, with bounded feasible region, has l optimal extreme points {v 1 , v 2 , ..., vl}. Prove that a point is optimal for the linear program if, and only if, it can be expressed as a convex combination of {v 1 , v 2 , ..., vl}.
[4] Solve the following linear program using the simplex method (graph the feasible region, and outline the progress of the algorithm).
maximize z = 7x 1 + 8x 2 , subject to
4 x 1 + x 2 ≤ 100 x 1 + x 2 ≤ 80 x 1 ≤ 40 x 1 , x 2 ≥ 0.
[5] Consider the linear program: Minimize z = x 1 − x 2 subject to −x 1 + x 2 ≤ 1 x 1 − 2 x 2 ≤ 2 x 1 , x 2 ≥ 0. Derive an expression for the set of optimal solutions to this problem, and show that this set is unbounded.