23.07.2012 Views

Linear Algebra

Linear Algebra

Linear Algebra

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

46 Chapter 1. <strong>Linear</strong> Systems<br />

We can keep going to a second stage by making the leading entries into ones<br />

⎛<br />

1<br />

(1/4)ρ3<br />

−→ ⎝0 1<br />

1<br />

−2<br />

3<br />

⎞<br />

−2<br />

7 ⎠<br />

0 0 1 2<br />

and then to a third stage that uses the leading entries to eliminate all of the<br />

other entries in each column by pivoting upwards.<br />

⎛<br />

⎞<br />

1 1 0 2<br />

−3ρ3+ρ2<br />

−→ ⎝0 1 0 1⎠<br />

2ρ3+ρ1<br />

0 0 1 2<br />

−ρ2+ρ1<br />

⎛<br />

⎞<br />

1 0 0 1<br />

−→ ⎝0 1 0 1⎠<br />

0 0 1 2<br />

The answer is x =1,y =1,andz =2.<br />

Note that the pivot operations in the first stage proceed from column one to<br />

column three while the pivot operations in the third stage proceed from column<br />

three to column one.<br />

1.2 Example We often combine the operations of the middle stage into a<br />

single step, even though they are operations on different rows.<br />

� �<br />

� �<br />

2 1 7 −2ρ1+ρ2 2 1 7<br />

−→<br />

4 −2 6<br />

0 −4 −8<br />

� �<br />

(1/2)ρ1 1 1/2 7/2<br />

−→<br />

(−1/4)ρ2 0 1 2<br />

� �<br />

−(1/2)ρ2+ρ1 1 0 5/2<br />

−→<br />

0 1 2<br />

The answer is x =5/2 andy =2.<br />

This extension of Gauss’ method is Gauss-Jordan reduction. It goes past<br />

echelon form to a more refined, more specialized, matrix form.<br />

1.3 Definition A matrix is in reduced echelon form if, in addition to being in<br />

echelon form, each leading entry is a one and is the only nonzero entry in its<br />

column.<br />

The disadvantage of using Gauss-Jordan reduction to solve a system is that the<br />

additional row operations mean additional arithmetic. The advantage is that<br />

the solution set can just be read off.<br />

In any echelon form, plain or reduced, we can read off when a system has<br />

an empty solution set because there is a contradictory equation, we can read off<br />

when a system has a one-element solution set because there is no contradiction<br />

and every variable is the leading variable in some row, and we can read off when<br />

a system has an infinite solution set because there is no contradiction and at<br />

least one variable is free.<br />

In reduced echelon form we can read off not just what kind of solution set<br />

the system has, but also its description. Whether or not the echelon form

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

Saved successfully!

Ooh no, something went wrong!