Jump to content

Numerical method

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bgwhite (talk | contribs) at 04:59, 23 September 2016 (borked math tag using AWB (12082)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm.

Mathematical definition

Given a well-posed problem (i.e. a functional relationship such that exists a locally lipschitz resolvent such that ), a numerical method is a sequence of direct problems

For the method to approximate the well-posed problem it's necessary that and that behaves like when . A numerical method is stable when every element of the sequence (every problem ) is well-posed. The method is said to be consistent if and only if the approximated problems progressively behave like on the exact solutions, or in other words that

The method is instead strictly consistent when .
A sufficient condition for the method to define meaningful approximations of the solution is that the approximations of the resolvent by the numerical method on n-th step, evaluated on some perturbed data are arbitrary close to the exact solution evaluated on the exact data. In formulae:

References

Numerical Mathematics - Quarternioni, Sacco, Saleri