

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
Material Type: Assignment; Class: Linear Programming; Subject: Mathematics; University: North Carolina State University; Term: Spring 2007;
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Due in class on February 8, 2007. No late homeworks will be accepted without prior instruc- tor approval. All problems are from Chv´atal unless otherwise specified.
min x 1 + x 2 s.t. sx 1 + tx 2 ≥ 1 x 1 ≥ 0 x 2 is free
(a) infeasible, (b) feasible, (c) have a unique optimal solution, (d) have multiple optimal solutions, (e) unbounded.
max 2 x 1 + 3x 2 s.t. x 1 + 2x 2 ≤ 10 −x 1 + 2x 2 ≤ 6 x 1 + x 2 ≤ 6 x 1 , x 2 ≥ 0.
(a) Draw the feasible region of the linear program in (x 1 , x 2 ) space and label the constraints. (b) Notice that including non-negativity, we have five constraints. What is the solu- tion corresponding to each extreme point of the feasible region?
(c) You will notice that one of the extreme points in the feasible region is the intersec- tion of three constraints, and any two of them will uniquely specify that extreme point. Show that there are three ways to do this. Such an extreme point is said to be degenerate. (d) Solve the problem graphically and verify that the optimal point is a degenerate extreme point. (e) Solve the problem by the simplex method. How many iterations do you need? Can you explain the discrepancy? (f) From Part (c), identify the constraint that causes degeneracy and resolve the problem after throwing this constraint away. Note that degeneracy disappears and the same optimal solution is obtained. How many iterations do you need? (g) Is it true in general that degenerate extreme points can be made nondegenerate by throwing some constraints away without affecting the feasible region?
(a) Minimize the sum of the absolute deviations of the data from the line; that is
min
∑^ n
i=
|yi − (a + bxi)|,
(b) Minimize the maximum absolute deviation; that is
min max i=1,...,n |yi − (a + bxi)|.
(a) The feasible set of this LP is a convex set. (b) The optimal solution set of this LP is a convex set. Now, can you construct an LP that has exactly two optimal solutions? Why?