methods of counterfoils

8
METHODS OF COUNTERFOILS: DECOMPOSITION LU WITH PARTIAL PIVOTEO REALIZED FOR: FREDY ANDRES REYES SANCHEZ

Upload: fredy

Post on 16-Jun-2015

385 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Methods of counterfoils

METHODS OF COUNTERFOILS:

DECOMPOSITION LU WITH PARTIAL

PIVOTEO

REALIZED FOR:FREDY ANDRES REYES SANCHEZ

Page 2: Methods of counterfoils

DECOMPOSITION LU WITH PARTIAL PIVOTEO

Solve the following system of equations using the decomposition LU with pivoted partially:

2

Page 3: Methods of counterfoils

3

Taking the counterfoil increased of the equations:

Where the pivoted consists of taking the factors of the first column of the bigger one than the minor. We continue to the elimination ahead:

Page 4: Methods of counterfoils

And we come to the triangular top counterfoil U:

With the factors that I obtained the triangular top counterfoil, I form the triangular counterfoil L, like that:

4

Page 5: Methods of counterfoils

5

Now L I operate on it with regard to the definition:

With the substitution ahead:

Page 6: Methods of counterfoils

6

And replacing:

This way:

This result can be replaced in the equation:

Page 7: Methods of counterfoils

7

With the substitution backward, we find the result of the mysteries:

Page 8: Methods of counterfoils

BIBLIOGRAPHY

Solved of the Chapra, chapter 10, section of problems 10.2

8