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.

Gauss-Jordan elimination to solve this matrix equation yielding: α1 = α2 = α3 = 0. Thus<br />

these vectors are linearly independent.<br />

Remark 3.31. It is worthwhile to note that the zero vector 0 makes any set of vectors<br />

a linearly dependent set.<br />

Exercise 32. Prove the remark above.<br />

Exercise 33. 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 linearly independent. [Hint: Following the example, create a matrix whose columns<br />

are the vectors in question and solve a matrix equation with right-hand-side equal to zero.<br />

Using Gauss-Jordan elimination, show that a zero row results and thus find the infinite set<br />

of values solving the system.]<br />

Remark 3.32. So far we have only given examples and exercises in which the number<br />

of vectors was equal to the dimension of the space they occupied. Clearly, we could have,<br />

for example, 3 linearly independent vectors in 4 dimensional space. We illustrate this case<br />

in the following example.<br />

Example 3.33. Consider the vectors:<br />

⎡<br />

x1 = ⎣ 1<br />

⎤ ⎡<br />

2⎦<br />

, x2 = ⎣<br />

3<br />

4<br />

⎤<br />

5⎦<br />

6<br />

Determining linear independence requires us to solve the matrix equation:<br />

⎡ ⎤ ⎡<br />

1 4 <br />

α1 ⎣2 5⎦<br />

= ⎣<br />

α2<br />

3 6<br />

0<br />

⎤<br />

0⎦<br />

0<br />

The augmented matrix:<br />

⎡ ⎤<br />

1 4 0<br />

⎣ 2 5 0 ⎦<br />

4 6 0<br />

represents the matrix equation. Using Gauss-Jordan elimination yields:<br />

⎡ ⎤<br />

1 4 0<br />

⎣ 0 1 0 ⎦<br />

0 0 0<br />

This implies that the following system of equations:<br />

α1 + 4α2 = 0<br />

α2 = 0<br />

0α1 + 0α2 = 0<br />

40

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

Saved successfully!

Ooh no, something went wrong!