(a) Define the Jacobi and Gauss-Seidel iteration schemes for solving a linear system of the form Au=b, where u,b∈RM and A∈RM×M, giving formulae for the corresponding iteration matrices HJ and HGS in terms of the usual decomposition A=L0+D+U0.
Show that both iteration schemes converge when A results from discretization of Poisson's equation on a square with the five-point formula, that is when
A=⎣⎢⎢⎢⎢⎢⎡SIIS⋱I⋱I⋱SIIS⎦⎥⎥⎥⎥⎥⎤,S=⎣⎢⎢⎢⎢⎢⎡−411−4⋱1⋱1⋱−411−4⎦⎥⎥⎥⎥⎥⎤∈Rm×m
and M=m2. [You may state the Householder-John theorem without proof.]
(b) For the matrix A given in (∗) :
(i) Calculate the eigenvalues of HJ and deduce its spectral radius ρ(HJ).
(ii) Show that each eigenvector q of HGS is related to an eigenvector p of HJ by a transformation of the form qi,j=αi+jpi,j for a suitable value of α.
(iii) Deduce that ρ(HGS)=ρ2(HJ). What is the significance of this result for the two iteration schemes?
[Hint: You may assume that the eigenvalues of the matrix A in (∗) are
λk,ℓ=−4(sin22x+sin22y), where x=m+1kπh,y=m+1ℓπh,k,ℓ=1,…,m,
with corresponding eigenvectors v=(vi,j),vi,j=sinixsinjy,i,j=1,…,m.]