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.

The last equation is tautological (true regardless of the values of α1 and α2). The second<br />

equation implies α2 = 0. Using this value in first equation implies that α1 = 0. This is the<br />

unique solution to the problem and thus the vectors are linearly independent.<br />

The following theorem is related to the example above. It’s proof is outside the scope<br />

of the course. It should be taught in a <strong>Linear</strong> Algebra course (Math 436). Proofs can be<br />

found in most <strong>Linear</strong> Algebra textbooks. Again, see [Lan87] (Theorem 3.1) for a proof using<br />

vector spaces.<br />

Theorem 3.34. Let x1, . . . , xm ∈ R n . If m > n, then the vectors are linearly dependent.<br />

8. Basis<br />

Definition 3.35 (Basis). Let X = {x1, . . . , xm} be a set of vectors in Rn . The set X is<br />

called a basis of Rn if X is a linearly independent set of vectors and every vector in Rn is<br />

in the span of X . That is, for any vector w ∈ Rn we can find scalar values α1, . . . , αm such<br />

that<br />

m<br />

(3.37) w =<br />

i=1<br />

αixi<br />

Example 3.36. We can show that the vectors:<br />

⎡<br />

x1 = ⎣ 1<br />

⎤ ⎡<br />

1⎦<br />

, x2 = ⎣<br />

0<br />

1<br />

⎤ ⎡<br />

0⎦<br />

, x3 = ⎣<br />

1<br />

0<br />

⎤<br />

1⎦<br />

1<br />

form a basis of R 3 . We already know that the vectors are linearly independent. To show<br />

that R 3 is in their span, chose an arbitrary vector in R m : [a, b, c] T . Then we hope to find<br />

coefficients α1, α2 and α3 so that:<br />

⎡<br />

α1x1 + α2x2 + α3x3 = ⎣ a<br />

⎤<br />

b⎦<br />

c<br />

Expanding this, we must find α1, α2 and α3 so that:<br />

⎡<br />

⎣ α1<br />

⎤ ⎡<br />

α1⎦<br />

+ ⎣<br />

0<br />

α2<br />

⎤ ⎡<br />

0 ⎦ + ⎣ 0<br />

⎤ ⎡<br />

α3⎦<br />

= ⎣ a<br />

⎤<br />

b⎦<br />

c<br />

α2<br />

α3<br />

Just as in Example 3.30, this can be written as an augmented matrix representing a set of<br />

linear equations:<br />

⎡<br />

1 1 0<br />

(3.38) ⎣ 1 0 1<br />

⎤<br />

a<br />

b ⎦<br />

0 1 1 c<br />

Applying Gauss-Jordan elimination to the augmented matrix yields:<br />

⎡<br />

⎤<br />

1 0 0 1/2 a + 1/2 b − 1/2 c<br />

(3.39)<br />

⎢<br />

⎣ 0 1 0<br />

⎥<br />

−1/2 b + 1/2 a + 1/2 c ⎦<br />

0 0 1 1/2 c + 1/2 b − 1/2 a<br />

41

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

Saved successfully!

Ooh no, something went wrong!