Question #75213

The solution of the system of equations (1 2, 2 1)(x,y) =(4,-2) is attempt by the Gauss Jacobi and Gauss Seidel iteration schemes. Set up the two schemes in matrix form. Will the iteration schemes converge? Justify your answer.
1

Expert's answer

2018-04-02T04:38:08-0400

Answer on Question #75213 – Math – Quantitative Methods

Question

The solution of the system of equations (1 2, 2 1)(x,y) = (4,-2) is attempt by the Gauss Jacobi and Gauss Seidel iteration schemes. Set up the two schemes in matrix form. Will the iteration schemes converge? Justify your answer.

Solution

Let the system of equations is given by


Ax=b, where A=[1221] and b=[42],x=[xy]A \vec{x} = \vec{b}, \text{ where } A = \begin{bmatrix} 1 & 2 \\ 2 & 1 \end{bmatrix} \text{ and } \vec{b} = \begin{bmatrix} 4 \\ -2 \end{bmatrix}, \vec{x} = \begin{bmatrix} x \\ y \end{bmatrix}

The Gauss Jacobi method

The solution is then obtained iteratively through:


xk+1=D1(bRxk) where A=D+R,D=[1001],R=[0220]x^{k+1} = D^{-1}(b - Rx^k) \quad \text{ where } A = D + R, \qquad D = \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}, \qquad R = \begin{bmatrix} 0 & 2 \\ 2 & 0 \end{bmatrix}


The convergence condition is that the spectral radius of the iteration matrix is less than 1:


ρ(D1R)<1\rho(D^{-1}R) < 1D1R=[0220]ρ(D1R)=2D^{-1}R = \begin{bmatrix} 0 & 2 \\ 2 & 0 \end{bmatrix} \to \rho(D^{-1}R) = 2


the Gauss Jacobi method does not converge for system (1)

The Gauss Seidel method

The solution is then obtained iteratively through:


xk+1=(L+D)1(bUxk) where A=L+D+U,D=[1001],L=[0020],U=[0200]x^{k+1} = (L + D)^{-1}(b - Ux^k) \quad \text{ where } A = L + D + U, \qquad D = \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}, L = \begin{bmatrix} 0 & 0 \\ 2 & 0 \end{bmatrix}, U = \begin{bmatrix} 0 & 2 \\ 0 & 0 \end{bmatrix}


The convergence condition:


(L+D)1U<1\left\| - (L + D)^{-1}U \right\| < 1(L+D)1U=[0204](L+D)1U=4-(L + D)^{-1}U = \begin{bmatrix} 0 & -2 \\ 0 & 4 \end{bmatrix} \to \left\| -(L + D)^{-1}U \right\| = 4


the Gauss Seidel method does not converge for system (1).

**Answer**: The solution of the system of equations (1 2, 2 1) (x,y)=(4,2)(x, y) = (4, -2) by means of the iterative methods of Gauss Jacobi and Gauss Seidel does not converge.

Answer provided by https://www.AssignmentExpert.com

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS