I am stuck on a question that i'm doing on gaussian elimination.
Any help is appreciated!
Printable View
I am stuck on a question that i'm doing on gaussian elimination.
Any help is appreciated!
Hello, kaya2345!
Quote:
Solve the following system of equations using Gaussian Elimination without pivots.
Not sure what that means . . .
. .![]()
We have: .
Therefore: .
What's that nonsense about four decimal places?!
And since the roots are equal,
. . who cares where the pivots are?
This is an examination or coursework question so you have to be aware that you are being tested on the use of a particular method, not on whether you can simply solve the system. You might use some method that gets you the exact solution, but if it isn't the method being asked for you will earn no marks for your solution.
Gaussian elimination without any pivoting requires you to take multiples of the first equation from the second and third equations to so as to eliminate the first of the unknowns from those equations. Those multiples will be 7/6 and 8/6, and you work to the stated degree of accuracy. You then take a multiple of the new second equation from the third equation so as to remove the second of the unknowns. The third of the unknowns can then be calculated and back substitution gets you the other two. The results will naturally be approximations to the exact values.
Just substitute the values you've calculated into each equation and find the difference with the rhs in each case. Those are the residuals.
For the last past read your notes on LU factorisation.