Convergence
- Tags
- math
Diverging is when a numerical sequence diverges away from a common solution and continually gives bigger and less accurate solutions. Converging is when a sequence stabilises to a fixed number (root value) after a misc number of iterations. Continuing the sequence only provides a better approximation of the root, and we often stop once we reach an accurate value.
For example consider the first few values of the recurrence relation
After 8 iterations the value of the sequence converges/stabilises to
For another example in gradient-descent when the change in the gradient of some value
at some point is