This may not be obvious at first sight, but SOR is a splitting method:
This implies:
So we indeed have a splitting method with the following choices:
The choice corresponds to Gauss-Seidel.
Convergence
Theorem 1.
We have
We can prove that
Therefore is required for convergence.
Proof
The proof uses the determinant of :
Using the fact that the matrices are triangular, we get
If all the eigenvalues are smaller than 1, then the determinant is in the interval and
which implies that for stability. This is a required but not sufficient condition.
Theorem 2.
- If is symmetric positive definite, then for all .
- In that case, SOR converges for all .
- With , we recover that Gauss-Seidel converges for symmetric positive definite matrices.