Gauss-Jordan reduction - THU

[Pages:5]Gauss-Jordan reduction:

Step 1: Form the augmented matrix corresponding to the system of linear equations.

Step 2: Transform the augmented matrix to the matrix in reduced row echelon form via elementary row operations.

Step 3: Solve the linear system corresponding to the matrix in reduced row echelon form. The solution(s) are also for the system of linear equations in step 1.

Example:

Solve for the following linear system:

x1 + x2 + 2 x3 - 5 x4 = 3

2 x1 + 5 x2 - x3 - 9 x4 = -3

2 x1 + x2 - x3 + 3 x4 = -11

x 1

- 3x2

+

2

x 3

+

7 x4

=

-5

[solution:] The Gauss-Jordan reduction is as follows:

Step 1:

The augmented matrix is

1 1 2 - 5 3

2

5

-1 -9

-

3

2 1 - 1 3 - 11 .

1

-3

2

7

-

5

Step 2: After elementary row operations, the matrix in reduced row echelon form is

1

1 0 0 2 - 5

0 1 0 - 3

2

0 0 1 - 2 3 .

0 0 0 0

0

Step 3:

The linear system corresponding to the matrix in reduced row echelon form is

x 1 x2

+ 2x4 = -5 - 3x4 = 2 x3 - 2 x4 = 3

The solutions are

x1 = -5- 2t, x2 = 2+3t, x3 = 3+ 2t, x4 = t, t R

x1 - 5 - 2t - 5 - 2

x

=

x2

x

x43

=

2 + 3t 3 + 2t

t

=

2 3 0

+

3 2 1

t

Number of solutions of a system of linear equations:

For any system of linear equations, precisely one of the following is true. I. The system has exactly one solution. II. The system has an infinite number of solutions. III. The system has no solution.

Note: the linear system with at least one solution is called consistent and the

linear system with no solution is called inconsistent.

2

Example:

I. Exactly one solution:

Solve for the following system:

x1 + 2 x2 + 3 x3 = 9

2 x1 - x2 + x3 = 8

3 x1

-

x 3

=

3

[solution:]

The Gauss-Jordan reduction is as follows:

Step 1: The augmented matrix is

1 2 3 9 2 - 1 1 8 . 3 0 - 1 3

Step 2: The matrix in reduced row echelon form is

1 0 0 2 0 1 0 -1 0 0 1 3

Step 3: The solution is

x1 = 2, x2 = -1, x3 = 3

3

II. Infinite number of solutions: Solve for the following system:

2 x1 + 4 x2 - 2 x3 = 0

3 x1 + 5 x2

=1

[solution:] The Gauss-Jordan reduction is as follows:

Step 1: The augmented matrix is

2 4 - 2 0

3

5

0

1

Step 2: The matrix in reduced row echelon form is

1 0 5 2 0 1 - 3 - 1

Step 3: The linear system corresponding to the matrix in reduced row echelon form is

x 1

+ 5 x3 = 2

x2 - 3x3 = -1

The solutions are

x 1

= 2 - 5t,

x 2

= -1+ 3t,

x 3

= t,

tR

x1 2 - 5t 2 - 5

x

=

x2

=

- 1 +

3t

=

- 1

+

3

t

x3 t 0 1

4

III. No solution:

Solve for the following system:

x 1

+

2 x2

+

2 x3

+

4 x4

=

5

x 1

+

3 x2

+

5 x3

+

7 x4

=

1

x1

- x3 - 2 x4 = -6

[solution:]

The Gauss-Jordan reduction is as follows:

Step 1: The augmented matrix is

1 2 3 4 5

1 3 5

7

11

1 0 -1 - 2 - 6

Step 2: The matrix in reduced row echelon form is

1 0 -1 - 2 0 0 1 2 3 0 0 0 0 0 1

Step 3:

The linear system corresponding to the matrix in reduced row echelon form is x1 - x3 - 2x4 = 0 x2 + 2x3 + 3x4 = 0 0 =1

Since 0 1, there is no solution.

5

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download