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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

which clearly has a solution for all a, b, and c. Another way of seeing this is to note that the<br />

matrix:<br />

(3.40)<br />

⎡<br />

1<br />

A = ⎣ 1<br />

1<br />

0<br />

⎤<br />

0<br />

1 ⎦<br />

0 1 1<br />

is invertible.<br />

The following theorem on the size of a basis in R n is outside the scope of this course. A<br />

proof can be found in [Lan87].<br />

Theorem 3.37. If X is a basis of R n , then X contains precisely n vectors.<br />

Exercise 34. Show that the vectors<br />

⎡<br />

x1 = ⎣ 1<br />

⎤ ⎡<br />

2⎦<br />

, x2 = ⎣<br />

3<br />

4<br />

⎤ ⎡<br />

5⎦<br />

, x3 = ⎣<br />

6<br />

7<br />

⎤<br />

8⎦<br />

9<br />

are not a basis for R 3 . [Hint: See exercise 33.]<br />

We will use the following lemma, which is related to the notion of the basis of R n when<br />

we come to our formal method for solving linear programming problems.<br />

Lemma 3.38. Let {x1, . . . , xm+1} be a linearly dependent set of vectors in R n and let<br />

X = {x1, . . . , xm} be a linearly independent set. Further assume that xm+1 = 0. Assume<br />

α1, . . . , αm+1 are a set of scalars, not all zero, so that<br />

(3.41)<br />

m+1 <br />

i=1<br />

αixi = 0<br />

For any j ∈ {1, . . . , m} such that αj = 0, if we replace xj in the set X with xm+1, then this<br />

new set of vectors is linearly independent.<br />

Proof. Clearly αm+1 cannot be zero, since we assumed that X is linearly independent.<br />

Since xm+1 = 0, we know there is at least one other αi (i = 1, . . . , m) not zero. Without<br />

loss of generality, assume that αm = 0 (if not, rearrange the vectors to make this true).<br />

We can solve for xm+1 using this equation to obtain:<br />

(3.42) xm+1 =<br />

m<br />

i=1<br />

− αi<br />

xi<br />

αm+1<br />

Suppose, without loss of generality, we replace xm by xm+1 in X . We now proceed by<br />

contradiction. Assume this new set is linearly dependent. There there exists constants<br />

β1, . . . , βm−1, βm+1, not all zero, such that:<br />

(3.43) β1x1 + · · · + βm−1xm−1 + βm+1xm+1 = 0.<br />

Again, we know that βm+1 = 0 since the set {x1, . . . , xm−1} is linearly independent because<br />

X is linearly independent. Then using Equation 3.42 we see that:<br />

<br />

m<br />

<br />

(3.44) β1x1 + · · · + βm−1xm−1 + βm+1<br />

= 0.<br />

i=1<br />

− αi<br />

xi<br />

αm+1<br />

42

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

Saved successfully!

Ooh no, something went wrong!