Theorem 1: Given vector b and invertible matrix A, which can be splitted as A = S + (AS), where S is nonsingular, The iteration scheme \[ \mathbf{x}^{(k+1)} = \mathbf{x}^{(k)} + \left( - \mathbf{S}^{-1} \mathbf{A} \right) \mathbf{x}^{(k)} + \mathbf{S}^{-1}\mathbf{b} , \qquad k=0,1,2,\ldots , \] converges, that is x(k)x for any starting vector x(0) if and only if \[ \rho \left( \mathbf{I} - \mathbf{S}^{-1} \mathbf{A} \right) < 1, \] where ρ(X) is the largest modulus of the eigenvalues of the matrix X, This number ρ(X) is called the spectral radius of matrix X.

See Forsythe, G.E. and Wasow, W.R., Finite Difference Methods for Partial Differential Equations. New York: John Wiley & Sons, Inc., 1960.

 

  1. Darve, E. and Wootters, M., Numerical Linear Algebra with Julia, SIAM, Philadelphia, 2021.
  2. Forsythe, G.E. and Wasow, W.R., Finite Difference Methods for Partial Differential Equations. New York: John Wiley & Sons, Inc., 1960.
  3. Loehr, N., Advanced Linear Algebra, CRC Press, 2014.
  4. Watkins, D.S., Fundamentals of Matrix Computations, Wiley; 3rd edition, 2010.
  5. White, R.E., Computational Linear Algebra with Applications and MATLAB Computations, CRC Press Boca Raton, FL, 2023. doi: 10.1201/9781003304128