Applied Numerical Linear Algebra

6.5: Basic Iterative Methods

6.5 Basic Iterative Methods

In this section we will talk about the most basic iterative methods:

Jacobi's,Gauss-Seidel,successive overrelaxation (SOR(?)),Chebyshev acceleration with symmetric successive overrelaxation(SSOR(?)).

These methods are also discussed and their implementations are provided at NETLIB/templates.

Given x 0, these methods generate a sequence x m converging to the solution A ?1 b of Ax = b, where x m+1 is cheap to compute from x m.

DEFINITION 6.3

A splitting of A is a decomposition A = M ? K, with M nonsingular.

A splitting yields an iterative method as follows: Ax = Mx ? Kx = b implies Mx = Kx + b or x = M ?1 Kx + M ?1 b ? Rx + c. So we can take x m+1 = Rx m + c as our iterative method. Let us see when it converges.

LEMMA 6.4

Let be any operator norm ( ). If R < 1, then x m+1 = Rx m + c converges for any x 0.

Proof

Subtract x = Rx+ c from x m+1 = Rx m+ c to get x m+1 ? x = R( x m ? x). Thus x m+1 ? x ? R x m ? x ?

UNLIMITED FREE
ACCESS
TO THE WORLD'S BEST IDEAS

SUBMIT
Already a GlobalSpec user? Log in.

This is embarrasing...

An error occurred while processing the form. Please try again in a few minutes.

Customize Your GlobalSpec Experience

Category: V-ribbed Pulleys
Finish!
Privacy Policy

This is embarrasing...

An error occurred while processing the form. Please try again in a few minutes.