Topics: Numerical Analysis - Numerical Method


Any given a numerical method can be said to be stable or non-stable.

Let denote the growth of the error after subsequent operations, and denote the error in any given step of the calculations.

Then:

  • If , we say that the error growth is linear ( being a constant that’s independent from )
    • We call a method with a linear error growth a stable method
  • If for a given , the growth of the error is exponential
    • We call a method with an exponential error growth an unstable method