next up previous


Decomposition of the System Matrix and Convergence of the Iterative process


Both Jacobi's and the Gauss-Seidel algorithms are of the type
 equation5356
where A=M-N. Herewith is said that the decomposition of the matrix A is given. Applying the iterative algorithm, it is important that the linear system (6) with the system matrix M were easy to solve. By Jacobi's method M is a diagonal matrix and by the Gauss-Seidel method it is a lower triangular matrix. It appears that the convergence of the iterative process given by (6) depends on the spectral radius of the matrix M-1N.

Definition 7.3.1. The quantity
displaymath9785
is the spectral radius of the matrix tex2html_wrap_inline9857.

Proposition 7.3.1. Let A=M-N be the decomposition of the regular matrix tex2html_wrap_inline7067 and let tex2html_wrap_inline9863 If the matrix M is regular and
 equation5374
then the sequence of the approximation tex2html_wrap_inline9867 defined by algorithm (6) converges to the solution tex2html_wrap_inline9869 of system (1) by arbitrary initial approximation tex2html_wrap_inline9871.

Proof. Let us get
 equation5387
Since the exact solution satisfies the equality
 equation5396
then from equalities (6) and (9) we get
displaymath9786
Taking into account (8), we find for arbitrary non-negative integer k the relation
displaymath9787
or
displaymath9788
In virtue of proposition 7.1.2, it follows from inequality (7) that
displaymath9789
Thus,

displaymath9790

Example 7.3.1.* Let the matrix of the system tex2html_wrap_inline6827 be
displaymath9791
We will prove that the sequence of the approximations tex2html_wrap_inline9867 defined by Jacobi's algorithm converges to the solution of the system for any initial approximation tex2html_wrap_inline9881.
Since
displaymath9792

displaymath9793
and
displaymath9794
then
displaymath9795
and
displaymath9796
We note that the matrix A is regular. Hence, in virtue of proposition 7.3.1, the sequence of the approximations tex2html_wrap_inline9867 defined by Jacobi's algorithm converges to the solution of the system tex2html_wrap_inline9869 for any initial approximation tex2html_wrap_inline9881.

Problem 7.3.1.* Solve the system
displaymath9797
both by Jacobi's and the Gauss-Seidel method. Prove that the sequences of the approximations defined by these algorithms converge to the solution of this system for any initial approximation tex2html_wrap_inline9881.

Problem 7.3.2.* Solve the system
displaymath9798
both by Jacobi's and the Gauss-Seidel method. Prove that the sequences of the approximations defined by these algorithms converge to the solution of this system for arbitrary initial approximation tex2html_wrap_inline9881.

Definition 7.3.2. The matrix tex2html_wrap_inline8415 is a matrix with the strictly dominant diagonal if
displaymath9799

Remark 7.3.1. If the matrix tex2html_wrap_inline7067 is a matrix with the strictly dominant diagonal, then the spectral radius tex2html_wrap_inline9903 of the matrix MJ-1NJ satisfies the condition
displaymath9800
i.e., the iteration given by formula (4) converges.

Proof. See Golub, Loan (1996, pp. 120, 512). tex2html_wrap_inline7853\

Proposition 7.3.2. If tex2html_wrap_inline7067 is a symmetric positive definite matrix, then the Gauss-Seidel iterative process converges for arbitrary tex2html_wrap_inline9881.

Proof. Let us denote A=L+D+LT, where L is a strictly lower triangular matrix (zeros on the leading diagonal) and D is a diagonal matrix. Since the matrix A is positive definite, then, in virtue of corollary 6.2.1, the matrix D is also positive definite. Hence it exists tex2html_wrap_inline9923 The matrices A and L+D are regular. Therefore, in virtue of proposition 7.3.1, to prove the convergence of the Gauss-Seidel iterative process, it is sufficient to show that the spectral radius tex2html_wrap_inline9929 of the matrix G=-(L+D)-1U satisfies the condition tex2html_wrap_inline9933 Let G1=D1/2GD-1/2. Since the similar matrices G and G1 have the same spectrum, then it is sufficient to check the condition tex2html_wrap_inline9941. Let L1=D-1/2LD-1/2. We find that
displaymath9801

displaymath9802

displaymath9803

displaymath9804
Hence it is sufficient to prove that tex2html_wrap_inline9945 If tex2html_wrap_inline9947 while tex2html_wrap_inline9949, then
displaymath9805

displaymath9806
and
displaymath9807
and
displaymath9808
If we set tex2html_wrap_inline9951 then tex2html_wrap_inline9953 and
displaymath9809
and also
displaymath9810
Thus,
 equation5581
Since, the matrix A is positive definite, then, in virtue of proposition 6.2.1, the matrix D-1/2AD-1/2 is also positive definite and
displaymath9811

displaymath9812

displaymath9813
Hence
displaymath9814

displaymath9815
and condition (10) implies tex2html_wrap_inline9959 i.e., tex2html_wrap_inline9961


next up previous