A Comparison of Three Iterative Methods Fo Solution Linear Equation PDF
A Comparison of Three Iterative Methods Fo Solution Linear Equation PDF
ABSTRACT: This paper presents a survey of three iterative methods for the solution of linear equations has
been evaluated in this work. The result shows that the Successive Over-Relaxation method is more efficient than
the other two iterative methods, considering their performance, using parameters as time to converge, number of
iterations required to converge, storage and level of accuracy. This research will enable analyst to appreciate the
use of iterative techniques for understanding linear equations. @ JASEM
i , j
i , j
ai, j Xj
( j 1)
Xi
ai, j
ai,j
(j
( k
1 )
( i)
ai,j
54
CONVERGENCE
OF
ITERATIVE
METHODS.
It is appropriate to compare the changes in the Xi
between successive iterations with their current
values. A possible convergence criterion is
er
( r)
xi
xi
< where xi
( r)
Xi
( k )
=
( k
( 1
ai, j
ai, j
ANALYSIS OF RESULTS.
The efficiency of the three methods was compared
based on a 3 x 3 and a 4x 4 linear equations. They
are as follows
and
10X1 8X2
= -6
-8X1 + 10X2 X3 = 9
-X2 + 10X3
= 28
2X1 X2
=1
X1 + 2X2 X3 = 1
-2X2 + 2X3 X4 = 3
-X3 + 2X4
=4
1 ) Results produced by the two equations are given in
the Tables 4.1 & 4.2 below.
COMPUTER TIME
0.44 SECS
0.44 SECS
0.82 SECS
(r
Xi
1)
55
Conclusion
The three main iterative methods for solving linear equation have been presented; these are SuccessiveOver Relaxation, the Gauss-Seidel and the Jacobi technique. Two practical examples were studied, a 3 x 3
and 4 x 4 Systems of linear equations, even though the software can accommodate up to 10 x 10 system of
linear equations. The analysis of results shows that Jacobi method takes longer time, of 0.82 seconds and
2.09 seconds for the 3 x 3 and 4 x 4 linear equations. It also takes about 40 and 48 iterations for the 3 x 3
and 4 x 4 linear equations respectively, to converge, as compared to other method, within the same
tolerance factor. It will also demand more computer storage to store its data.
Even though, by Table 4.2, it takes the same time of 0.44 seconds for the two other methods to converge.
The number of iterations differ, as that of the Successive-Over Relaxation method, has 14 iterations, while
Gauss - Seidel has 21 iterations. This shows that Successive-Over Relaxation requires less computer storage
than the Gauss - Seidel method. Thus, the Successive-Over Relaxation could be considered more efficient
of the three methods.
REFERENCES
Beale, I.M. (1988). Introduction to Optimization Published by John Wiley and Sons. Ltd.
Frienderg, S.H, Spence B.E. (1989). Linear Algebra 2nd Edition. Prentice Hall International Editions.
Kalambi, I.B. (1998). Solutions of Simultaneous Equations by Iterative Methods. Postgraduate Diploma
in Computer Science Project. Abubakar Tafawa Balewa University, Bauchi.
Rajasekaran,S. (1992). Numerical methods in Science and Engineering. A practical approach. Wheeler
and Co. Ltd Allahabad.
Turner, P.R. (1989). Guide to Numerical Analysis Macmillan Education Ltd. Hong Kong.
Turner, P.R. (1994). Numerical Analysis. Macmillian Press Ltd. Houndsmills.