1.1) Gauss Method and REF
1.1) Gauss Method and REF
1.1) Gauss Method and REF
1 / 13
In this section:
▶ Gauss’ Method.
▶ Elementary row operations.
▶ Row echelon form.
2 / 13
1.1 Gauss’ Method
3 / 13
Gauss’ Method
4 / 13
Gauss’ Method
Remark
▶ Multiplying a row by 0 is not allowed as it can change the
solution set. (We lose information)
▶ Adding -1 times the row to itself has the effect of multiplying
the row by 0.
▶ We are not allowed to do other operations such as multiplying
rows together, or taking square roots.
▶ It does not make sense to do these operations with columns
here.
5 / 13
Gauss’ Method
Remark
▶ Care must be taken to do one step at a time (do not do
another row operation with a row you have just changed!)
▶ (∗) On a test: Row operations MUST be indicated, and
please use the following convention (or textbook convention)
▶ Put first the row being transformed, then second the row being
added/swapped
▶ Example: R2 + 4R5 means “we add four times row five to row
two”
▶ An acceptable variation of this would be R2 → R2 + 4R5 or
R2′ = R2 + 4R5
▶ Use fractions not decimals whenever possible to avoid
rounding error.
6 / 13
Gauss’ Method
7 / 13
Gauss’ Method
Example
Not in REF: REF:
x1 +4x2 −4x3 = 0 x1 +4x2 −4x3 = 0
6x3 = 12 −11x2 +7x3 = 3
−11x2 +7x3 = 3 6x3 = 12
8 / 13
Example
x +y = 0
2x −y +3z = 3
x −2y −z = 3
9 / 13
Example
x1 +3x2 = 1
2x1 +x2 = −3
2x1 +2x2 = −2
10 / 13
Example
11 / 13
Exercise
x +5y +7z = 0
x +y +7z = 4
−3y +4z = 3
12 / 13
Summary
13 / 13