Exercise 2.15 (Edges joining adjacent vertices)

Consider the polyhedron P = {x naix bi,i = 1,,m}. Suppose that u and v are distinct basic feasible solutions that satisfy aiu = aiv = bi, i = 1,,n 1, and that the vectors a1,,an1 are linearly independent. (In particular, u and v are adjacent.) Let L = {λu + (1 λ)v0 λ 1} be the segment that joins u and v. Prove that L = {z Paiz = bi,i = 1,,n 1}.

Answers

Proof. We demonstrate that

{λu + (1 λ)v0 λ 1} = {z Paiz = b i,i = 1,,n 1}.

Let z be such that z = λu + (1 λ)v for some λ [0,1]. Then, for all i = 1,,n 1, we have

aiz = a i (λu + (1 λ)v) = λa iu + (1 λ)a iv = λb i + (1 λ)bi = bi.

Note that our edge is simply an intersection of a line and a polyhedron, i.e.,

P {z na iz = b i,i = 1,,n 1}.

Recall that an intersection of a line and a convex set must be a line segment by Exercise 2.10 (a), and as such it must have at most two extreme points. Since the basic feasible solutions u,v are contained in this set, they are exactly the two extreme points we are talking about. But {z Paiz = bi,i = 1,,n 1} is a convex bounded set; thus, by Theorem 2.9 it is the convex hull of its extreme points.

User profile picture
2021-12-12 11:07
Comments