24.03.2013 Views

Linear Programming Lecture Notes - Penn State Personal Web Server

Linear Programming Lecture Notes - Penn State Personal Web Server

Linear Programming Lecture Notes - Penn State Personal Web Server

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CHAPTER 4<br />

Convex Sets, Functions and Cones and Polyhedral Theory<br />

In this chapter, we will cover all of the geometric prerequisites for understanding the<br />

theory of linear programming. We will use the results in this section to prove theorems<br />

about the Simplex Method in other sections.<br />

1. Convex Sets<br />

Definition 4.1 (Convex Set). Let X ⊆ R n . Then the set X is convex if and only if for<br />

all pairs x1, x2 ∈ X we have λx1 + (1 − λ)x2 ∈ X for all λ ∈ [0, 1].<br />

The definition of convexity seems complex, but it is easy to understand. First recall that<br />

if λ ∈ [0, 1], then the point λx1 +(1−λ)x2 is on the line segment connecting x1 and x2 in R n .<br />

For example, when λ = 1/2, then the point λx1 + (1 − λ)x2 is the midpoint between x1 and<br />

x2. In fact, for every point x on the line connecting x1 and x2 we can find a value λ ∈ [0, 1]<br />

so that x = λx1 + (1 − λ)x2. Then we can see that, convexity asserts that if x1, x2 ∈ X,<br />

then every point on the line connecting x1 and x2 is also in the set X.<br />

then<br />

Definition 4.2 (Positive Combination). Let x1, . . . , xm ∈ R n . If λ1, . . . , λm > 0 and<br />

(4.1) x =<br />

m<br />

i=1<br />

λixi<br />

is called a positive combination of x1, . . . , xm.<br />

then<br />

Definition 4.3 (Convex Combination). Let x1, . . . , xm ∈ R n . If λ1, . . . , λm ∈ [0, 1] and<br />

m<br />

λi = 1<br />

i=1<br />

(4.2) x =<br />

m<br />

i=1<br />

λixi<br />

is called a convex combination of x1, . . . , xm. If λi < 1 for all i = 1, . . . , m, then Equation<br />

4.2 is called a strict convex combination.<br />

Remark 4.4. If you recall the definition of linear combination, we can see that we move<br />

from the very general to the very specific as we go from linear combinations to positive<br />

combinations to convex combinations. A linear combination of points or vectors allowed us<br />

to choose any real values for the coefficients. A positive combination restricts us to positive<br />

values, while a convex combination asserts that those values must be non-negative and sum<br />

to 1.<br />

51

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!