Jump to content

Numerical integration

From Simple English Wikipedia, the free encyclopedia
Revision as of 11:52, 8 April 2020 by MathXplore (talk | changes) (added references)
Ancient method to find the geometric mean

Numerical integration is the term used for a number of methods to find an approximation for an integral[1]. Numerical integration has also been called quadrature. Very often, it is not possible to solve integration analytically, for example when the data consists of a number of distinct measurements, or when the antiderivative is not known, and it is difficult, impractical or impossible to find it. In such cases, the integral can be written as a mathematical function defined over the interval in question, plus a function giving the error.

One way to find a numerical integral is using interpolation. Very often these interpolating functions are polynomials.

Numerical errors

Numerical errors can occur in any kind of numerical computation including numerical integration. Errors in numerical integration are considered in another area called "validated numerics"[2].

References

  1. Davis, P. J., & Rabinowitz, P. (2007). Methods of numerical integration. Courier Corporation.
  2. Rump, S. M. (2010). Verification methods: Rigorous results using floating-point arithmetic. Acta Numerica, 19, 287-449.