HOME

TheInfoList



OR:

In
analysis Analysis ( : analyses) is the process of breaking a complex topic or substance into smaller parts in order to gain a better understanding of it. The technique has been applied in the study of mathematics and logic since before Aristotle (3 ...
, numerical integration comprises a broad family of
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing ...
s for calculating the numerical value of a definite
integral In mathematics, an integral assigns numbers to functions in a way that describes displacement, area, volume, and other concepts that arise by combining infinitesimal data. The process of finding integrals is called integration. Along wit ...
, and by extension, the term is also sometimes used to describe the numerical solution of differential equations. This article focuses on calculation of definite integrals. The term numerical quadrature (often abbreviated to ''quadrature'') is more or less a synonym for ''numerical integration'', especially as applied to one-dimensional integrals. Some authors refer to numerical integration over more than one dimension as cubature; others take ''quadrature'' to include higher-dimensional integration. The basic problem in numerical integration is to compute an approximate solution to a definite integral :\int_a^b f(x) \, dx to a given degree of accuracy. If is a smooth function integrated over a small number of dimensions, and the domain of integration is bounded, there are many methods for approximating the integral to the desired precision.


Reasons for numerical integration

There are several reasons for carrying out numerical integration, as opposed to analytical integration by finding the
antiderivative In calculus, an antiderivative, inverse derivative, primitive function, primitive integral or indefinite integral of a function is a differentiable function whose derivative is equal to the original function . This can be stated symbolicall ...
: # The integrand ''f''(''x'') may be known only at certain points, such as obtained by sampling. Some
embedded systems An embedded system is a computer system—a combination of a computer processor, computer memory, and input/output peripheral devices—that has a dedicated function within a larger mechanical or electronic system. It is ''embedded'' ...
and other computer applications may need numerical integration for this reason. # A formula for the integrand may be known, but it may be difficult or impossible to find an antiderivative that is an
elementary function In mathematics, an elementary function is a function of a single variable (typically real or complex) that is defined as taking sums, products, roots and compositions of finitely many polynomial, rational, trigonometric, hyperbolic, and ...
. An example of such an integrand is ''f''(''x'') = exp(−''x''''2''), the antiderivative of which (the error function, times a constant) cannot be written in elementary form. # It may be possible to find an antiderivative symbolically, but it may be easier to compute a numerical approximation than to compute the antiderivative. That may be the case if the antiderivative is given as an infinite series or product, or if its evaluation requires a
special function Special functions are particular mathematical functions that have more or less established names and notations due to their importance in mathematical analysis, functional analysis, geometry, physics, or other applications. The term is defined b ...
that is not available.


History

The term "numerical integration" first appears in 1915 in the publication ''A Course in Interpolation and Numeric Integration for the Mathematical Laboratory'' by David Gibb. Quadrature is a historical mathematical term that means calculating area. Quadrature problems have served as one of the main sources of
mathematical analysis Analysis is the branch of mathematics dealing with continuous functions, limit (mathematics), limits, and related theories, such as Derivative, differentiation, Integral, integration, measure (mathematics), measure, infinite sequences, series (m ...
. Mathematicians of Ancient Greece, according to the
Pythagorean Pythagorean, meaning of or pertaining to the ancient Ionian mathematician, philosopher, and music theorist Pythagoras, may refer to: Philosophy * Pythagoreanism, the esoteric and metaphysical beliefs purported to have been held by Pythagoras * Ne ...
doctrine, understood calculation of
area Area is the quantity that expresses the extent of a region on the plane or on a curved surface. The area of a plane region or ''plane area'' refers to the area of a shape or planar lamina, while '' surface area'' refers to the area of an ope ...
as the process of constructing geometrically a
square In Euclidean geometry, a square is a regular quadrilateral, which means that it has four equal sides and four equal angles (90- degree angles, π/2 radian angles, or right angles). It can also be defined as a rectangle with two equal-length a ...
having the same area (''squaring''). That is why the process was named quadrature. For example, a quadrature of the circle,
Lune of Hippocrates In geometry, the lune of Hippocrates, named after Hippocrates of Chios, is a lune bounded by arcs of two circles, the smaller of which has as its diameter a chord spanning a right angle on the larger circle. Equivalently, it is a non-convex p ...
, The Quadrature of the Parabola. This construction must be performed only by means of compass and straightedge. The ancient Babylonians used the
trapezoidal rule In calculus, the trapezoidal rule (also known as the trapezoid rule or trapezium rule; see Trapezoid for more information on terminology) is a technique for approximating the definite integral. \int_a^b f(x) \, dx. The trapezoidal rule works by ...
to integrate the motion of
Jupiter Jupiter is the fifth planet from the Sun and the largest in the Solar System. It is a gas giant with a mass more than two and a half times that of all the other planets in the Solar System combined, but slightly less than one-thousandth t ...
along the
ecliptic The ecliptic or ecliptic plane is the orbital plane of the Earth around the Sun. From the perspective of an observer on Earth, the Sun's movement around the celestial sphere over the course of a year traces out a path along the ecliptic agains ...
. For a quadrature of a rectangle with the sides ''a'' and ''b'' it is necessary to construct a square with the side x =\sqrt (the Geometric mean of ''a'' and ''b''). For this purpose it is possible to use the following fact: if we draw the circle with the sum of ''a'' and ''b'' as the diameter, then the height BH (from a point of their connection to crossing with a circle) equals their geometric mean. The similar geometrical construction solves a problem of a quadrature for a parallelogram and a triangle. Problems of quadrature for curvilinear figures are much more difficult. The quadrature of the circle with compass and straightedge had been proved in the 19th century to be impossible. Nevertheless, for some figures (for example the
Lune of Hippocrates In geometry, the lune of Hippocrates, named after Hippocrates of Chios, is a lune bounded by arcs of two circles, the smaller of which has as its diameter a chord spanning a right angle on the larger circle. Equivalently, it is a non-convex p ...
) a quadrature can be performed. The quadratures of a sphere surface and a parabola segment done by Archimedes became the highest achievement of the antique analysis. * The area of the surface of a sphere is equal to quadruple the area of a great circle of this sphere. * The area of a segment of the
parabola In mathematics, a parabola is a plane curve which is Reflection symmetry, mirror-symmetrical and is approximately U-shaped. It fits several superficially different Mathematics, mathematical descriptions, which can all be proved to define exact ...
cut from it by a straight line is 4/3 the area of the triangle inscribed in this segment. For the proof of the results Archimedes used the
Method of exhaustion The method of exhaustion (; ) is a method of finding the area of a shape by inscribing inside it a sequence of polygons whose areas converge to the area of the containing shape. If the sequence is correctly constructed, the difference in are ...
of Eudoxus. In medieval Europe the quadrature meant calculation of area by any method. More often the
Method of indivisibles In geometry, Cavalieri's principle, a modern implementation of the method of indivisibles, named after Bonaventura Cavalieri, is as follows: * 2-dimensional case: Suppose two regions in a plane are included between two parallel lines in that p ...
was used; it was less rigorous, but more simple and powerful. With its help
Galileo Galilei Galileo di Vincenzo Bonaiuti de' Galilei (15 February 1564 – 8 January 1642) was an Italian astronomer, physicist and engineer, sometimes described as a polymath. Commonly referred to as Galileo, his name was pronounced (, ). He wa ...
and Gilles de Roberval found the area of a
cycloid In geometry, a cycloid is the curve traced by a point on a circle as it rolls along a straight line without slipping. A cycloid is a specific form of trochoid and is an example of a roulette, a curve generated by a curve rolling on another cu ...
arch,
Grégoire de Saint-Vincent Grégoire de Saint-Vincent - in latin : Gregorius a Sancto Vincentio, in dutch : Gregorius van St-Vincent - (8 September 1584 Bruges – 5 June 1667 Ghent) was a Flemish Jesuit and mathematician. He is remembered for his work on quadrature of th ...
investigated the area under a
hyperbola In mathematics, a hyperbola (; pl. hyperbolas or hyperbolae ; adj. hyperbolic ) is a type of smooth curve lying in a plane, defined by its geometric properties or by equations for which it is the solution set. A hyperbola has two pieces, ca ...
(''Opus Geometricum'', 1647), and Alphonse Antonio de Sarasa, de Saint-Vincent's pupil and commentator, noted the relation of this area to
logarithm In mathematics, the logarithm is the inverse function to exponentiation. That means the logarithm of a number  to the base  is the exponent to which must be raised, to produce . For example, since , the ''logarithm base'' 10 of ...
s. John Wallis algebrised this method: he wrote in his ''Arithmetica Infinitorum'' (1656) series that we now call the definite integral, and he calculated their values. Isaac Barrow and James Gregory made further progress: quadratures for some algebraic curves and spirals. Christiaan Huygens successfully performed a quadrature of some
Solids of revolution In geometry, a solid of revolution is a solid figure obtained by rotating a plane figure around some straight line (the ''axis of revolution'') that lies on the same plane. The surface created by this revolution and which bounds the solid is the ...
. The quadrature of the hyperbola by Saint-Vincent and de Sarasa provided a new
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
, the natural logarithm, of critical importance. With the invention of
integral calculus In mathematics, an integral assigns numbers to Function (mathematics), functions in a way that describes Displacement (geometry), displacement, area, volume, and other concepts that arise by combining infinitesimal data. The process of finding ...
came a universal method for area calculation. In response, the term quadrature has become traditional, and instead the modern phrase "''computation of a univariate definite integral''" is more common.


Methods for one-dimensional integrals

Numerical integration methods can generally be described as combining evaluations of the integrand to get an approximation to the integral. The integrand is evaluated at a finite set of points called integration points and a weighted sum of these values is used to approximate the integral. The integration points and weights depend on the specific method used and the accuracy required from the approximation. An important part of the analysis of any numerical integration method is to study the behavior of the approximation error as a function of the number of integrand evaluations. A method that yields a small error for a small number of evaluations is usually considered superior. Reducing the number of evaluations of the integrand reduces the number of arithmetic operations involved, and therefore reduces the total round-off error. Also, each evaluation takes time, and the integrand may be arbitrarily complicated. A 'brute force' kind of numerical integration can be done, if the integrand is reasonably well-behaved (i.e. piecewise continuous and of
bounded variation In mathematical analysis, a function of bounded variation, also known as ' function, is a real-valued function whose total variation is bounded (finite): the graph of a function having this property is well behaved in a precise sense. For a conti ...
), by evaluating the integrand with very small increments.


Quadrature rules based on interpolating functions

A large class of quadrature rules can be derived by constructing interpolating functions that are easy to integrate. Typically these interpolating functions are
polynomial In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An example ...
s. In practice, since polynomials of very high degree tend to oscillate wildly, only polynomials of low degree are used, typically linear and quadratic. The simplest method of this type is to let the interpolating function be a constant function (a polynomial of degree zero) that passes through the point \left( \frac, f \left( \frac \right)\right) . This is called the ''midpoint rule'' or '' rectangle rule'' \int_a^b f(x)\, dx \approx (b-a) f\left(\frac\right). The interpolating function may be a straight line (an affine function, i.e. a polynomial of degree 1) passing through the points \left( a, f(a)\right) and \left( b, f(b)\right) . This is called the ''
trapezoidal rule In calculus, the trapezoidal rule (also known as the trapezoid rule or trapezium rule; see Trapezoid for more information on terminology) is a technique for approximating the definite integral. \int_a^b f(x) \, dx. The trapezoidal rule works by ...
'' \int_a^b f(x)\, dx \approx (b-a) \left(\frac\right). For either one of these rules, we can make a more accurate approximation by breaking up the interval ,b into some number n of subintervals, computing an approximation for each subinterval, then adding up all the results. This is called a ''composite rule'', ''extended rule'', or ''iterated rule''. For example, the composite trapezoidal rule can be stated as \int_a^b f(x)\, dx \approx \frac \left( + \sum_^ \left( f \left( a + k \frac \right) \right) + \right), where the subintervals have the form +k h,a+ (k+1)h\subset ,b with h = \frac and k = 0,\ldots,n-1. Here we used subintervals of the same length h but one could also use intervals of varying length \left( h_k \right)_k . Interpolation with polynomials evaluated at equally spaced points in ,b yields the
Newton–Cotes formulas In numerical analysis, the Newton–Cotes formulas, also called the Newton–Cotes quadrature rules or simply Newton–Cotes rules, are a group of formulas for numerical integration (also called ''quadrature'') based on evaluating the integrand at ...
, of which the rectangle rule and the trapezoidal rule are examples.
Simpson's rule In numerical integration, Simpson's rules are several approximations for definite integrals, named after Thomas Simpson (1710–1761). The most basic of these rules, called Simpson's 1/3 rule, or just Simpson's rule, reads \int_a^b f(x) \, ...
, which is based on a polynomial of order 2, is also a Newton–Cotes formula. Quadrature rules with equally spaced points have the very convenient property of ''nesting''. The corresponding rule with each interval subdivided includes all the current points, so those integrand values can be re-used. If we allow the intervals between interpolation points to vary, we find another group of quadrature formulas, such as the
Gaussian quadrature In numerical analysis, a quadrature rule is an approximation of the definite integral of a function, usually stated as a weighted sum of function values at specified points within the domain of integration. (See numerical integration for mor ...
formulas. A Gaussian quadrature rule is typically more accurate than a Newton–Cotes rule that uses the same number of function evaluations, if the integrand is
smooth Smooth may refer to: Mathematics * Smooth function, a function that is infinitely differentiable; used in calculus and topology * Smooth manifold, a differentiable manifold for which all the transition maps are smooth functions * Smooth algebrai ...
(i.e., if it is sufficiently differentiable). Other quadrature methods with varying intervals include
Clenshaw–Curtis quadrature Clenshaw–Curtis quadrature and Fejér quadrature are methods for numerical integration, or "quadrature", that are based on an expansion of the integrand in terms of Chebyshev polynomials. Equivalently, they employ a change of variables x = \cos ...
(also called Fejér quadrature) methods, which do nest. Gaussian quadrature rules do not nest, but the related Gauss–Kronrod quadrature formulas do.


Generalized midpoint rule formula

A generalized midpoint rule formula is given by \int_0^1 f(x) \, dx = \sum_^M or \int_0^1 = \lim_ \sum_^M , where f^(x) denotes n-th derivative. For example, substituting M=1 and f(x) = \frac in the generalized midpoint rule formula, we obtain an equation of the inverse tangent \tan^(\theta) = i\sum_^ \frac\left(\frac - \frac\right) = 2\sum_^ , where i=\sqrt is
imaginary unit The imaginary unit or unit imaginary number () is a solution to the quadratic equation x^2+1=0. Although there is no real number with this property, can be used to extend the real numbers to what are called complex numbers, using addition an ...
and \begin a_1(\theta) &= \frac,\\ b_1(\theta) &= 1,\\ a_n(\theta) &= \left(1 - \frac\right)\,a_(\theta) + \frac\,b_(\theta),\\ b_n(\theta) &= \left(1 - \frac\right)\,b_(\theta) - \frac\,a_(\theta). \end Since at each odd n the numerator of the integrand becomes (-1)^n + 1 = 0 , the generalized midpoint rule formula can be reorganized as \int_0^1 f(x)\,dx = 2\sum_^M \,\,. The following example of Mathematica code generates the plot showing difference between inverse tangent and its approximation truncated at M = 5 and N = 10 : f heta_, x_:= theta/(1 + theta^2 * x^2); aTan heta_, M_, nMax_:= 2*Sum Function[x,_Evaluate[D[f[theta,_x_.html" ;"title=",_Evaluate[D[f[theta,_x.html" ;"title="Function[x, Evaluate[D[f[theta, x">Function[x, Evaluate[D[f[theta, x ">,_Evaluate[D[f[theta,_x.html" ;"title="Function[x, Evaluate[D[f[theta, x">Function[x, Evaluate[D[f[theta, x ][(m - 1/2)/ M])/((2*n + 1)!*(2*M)^(2*n + 1)), , ]; Plot[, , PlotRange -> All] For a function g(t) defined over interval (a,b) , its integral is \int_a^b g(t) \, dt = \int_0^ g(\tau+a) \, d\tau= (b-a) \int_0^1 g((b-a)x+a) \, dx. Therefore, we can apply the generalized midpoint integration formula above by assuming that f(x) = (b-a) \, g((b-a)x+a) .


Adaptive algorithms

If ''f''(''x'') does not have many derivatives at all points, or if the derivatives become large, then Gaussian quadrature is often insufficient. In this case, an algorithm similar to the following will perform better: def calculate_definite_integral_of_f(f, initial_step_size): """ This algorithm calculates the definite integral of a function from 0 to 1, adaptively, by choosing smaller steps near problematic points. """ x = 0.0 h = initial_step_size accumulator = 0.0 while x < 1.0: if x + h > 1.0: h = 1.0 - x # At end of unit interval, adjust last step to end at 1. if error_too_big_in_quadrature_of_f_over_range(f, , x + h: h = make_h_smaller(h) else: accumulator += quadrature_of_f_over_range(f, , x + h x += h if error_too_small_in_quadrature_of_over_range(f, , x + h: h = make_h_larger(h) # Avoid wasting time on tiny steps. return accumulator Some details of the algorithm require careful thought. For many cases, estimating the error from quadrature over an interval for a function ''f''(''x'') isn't obvious. One popular solution is to use two different rules of quadrature, and use their difference as an estimate of the error from quadrature. The other problem is deciding what "too large" or "very small" signify. A ''local'' criterion for "too large" is that the quadrature error should not be larger than ''t'' ⋅ ''h'' where ''t'', a real number, is the tolerance we wish to set for global error. Then again, if ''h'' is already tiny, it may not be worthwhile to make it even smaller even if the quadrature error is apparently large. A ''global'' criterion is that the sum of errors on all the intervals should be less than ''t''. This type of error analysis is usually called "a posteriori" since we compute the error after having computed the approximation. Heuristics for adaptive quadrature are discussed by Forsythe et al. (Section 5.4).


Extrapolation methods

The accuracy of a quadrature rule of the Newton–Cotes type is generally a function of the number of evaluation points. The result is usually more accurate as the number of evaluation points increases, or, equivalently, as the width of the step size between the points decreases. It is natural to ask what the result would be if the step size were allowed to approach zero. This can be answered by extrapolating the result from two or more nonzero step sizes, using series acceleration methods such as Richardson extrapolation. The extrapolation function may be a
polynomial In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An example ...
or rational function. Extrapolation methods are described in more detail by Stoer and Bulirsch (Section 3.4) and are implemented in many of the routines in the QUADPACK library.


Conservative (a priori) error estimation

Let f have a bounded first derivative over ,b i.e. f \in C^1( ,b. The mean value theorem for f, where x \in _(x_-_a)_f'(\xi_x)_=_f(x)_-_f(a),_ for_some__\xi_x_\in_(a,x.html" ;"title=",b), gives (x - a) f'(\xi_x) = f(x) - f(a), for some \xi_x \in (a,x">,b), gives (x - a) f'(\xi_x) = f(x) - f(a), for some \xi_x \in (a,x depending on x . If we integrate in x from a to b on both sides and take the absolute values, we obtain \left, \int_a^b f(x)\, dx - (b - a) f(a) \ = \left, \int_a^b (x - a) f'(\xi_x)\, dx \ . We can further approximate the integral on the right-hand side by bringing the absolute value into the integrand, and replacing the term in f' by an upper bound where the supremum was used to approximate. Hence, if we approximate the integral \int_a^b f(x) \, dx by the quadrature rule (b - a) f(a) our error is no greater than the right hand side of . We can convert this into an error analysis for the
Riemann sum In mathematics, a Riemann sum is a certain kind of approximation of an integral by a finite sum. It is named after nineteenth century German mathematician Bernhard Riemann. One very common application is approximating the area of functions or lin ...
, giving an upper bound of \frac \sup_ \left, f'(x) \ for the error term of that particular approximation. (Note that this is precisely the error we calculated for the example f(x) = x.) Using more derivatives, and by tweaking the quadrature, we can do a similar error analysis using a Taylor series (using a partial sum with remainder term) for ''f''. This error analysis gives a strict upper bound on the error, if the derivatives of ''f'' are available. This integration method can be combined with interval arithmetic to produce computer proofs and ''verified'' calculations.


Integrals over infinite intervals

Several methods exist for approximate integration over unbounded intervals. The standard technique involves specially derived quadrature rules, such as Gauss-Hermite quadrature for integrals on the whole real line and Gauss-Laguerre quadrature for integrals on the positive reals. Monte Carlo methods can also be used, or a change of variables to a finite interval; e.g., for the whole line one could use \int_^ f(x) \, dx = \int_^ f\left( \frac \right) \frac \, dt, and for semi-infinite intervals one could use \begin \int_a^ f(x) \, dx &= \int_0^1 f\left(a + \frac\right) \frac, \\ \int_^a f(x) \, dx &= \int_0^1 f\left(a - \frac\right) \frac, \end as possible transformations.


Multidimensional integrals

The quadrature rules discussed so far are all designed to compute one-dimensional integrals. To compute integrals in multiple dimensions, one approach is to phrase the multiple integral as repeated one-dimensional integrals by applying
Fubini's theorem In mathematical analysis Fubini's theorem is a result that gives conditions under which it is possible to compute a double integral by using an iterated integral, introduced by Guido Fubini in 1907. One may switch the order of integration if th ...
(the tensor product rule). This approach requires the function evaluations to grow exponentially as the number of dimensions increases. Three methods are known to overcome this so-called ''
curse of dimensionality The curse of dimensionality refers to various phenomena that arise when analyzing and organizing data in high-dimensional spaces that do not occur in low-dimensional settings such as the three-dimensional physical space of everyday experience. T ...
''. A great many additional techniques for forming multidimensional cubature integration rules for a variety of weighting functions are given in the monograph by Stroud. Integration on the
sphere A sphere () is a geometrical object that is a three-dimensional analogue to a two-dimensional circle. A sphere is the set of points that are all at the same distance from a given point in three-dimensional space.. That given point is th ...
has been reviewed by Hesse et al. (2015).Kerstin Hesse, Ian H. Sloan, and Robert S. Womersley: Numerical Integration on the Sphere. In W. Freeden et al. (eds.), Handbook of Geomathematics, Springer: Berlin 2015,


Monte Carlo

Monte Carlo method Monte Carlo methods, or Monte Carlo experiments, are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. The underlying concept is to use randomness to solve problems that might be determi ...
s and
quasi-Monte Carlo method In numerical analysis, the quasi-Monte Carlo method is a method for numerical integration and solving some other problems using low-discrepancy sequences (also called quasi-random sequences or sub-random sequences). This is in contrast to the regu ...
s are easy to apply to multi-dimensional integrals. They may yield greater accuracy for the same number of function evaluations than repeated integrations using one-dimensional methods. A large class of useful Monte Carlo methods are the so-called
Markov chain Monte Carlo In statistics, Markov chain Monte Carlo (MCMC) methods comprise a class of algorithms for sampling from a probability distribution. By constructing a Markov chain that has the desired distribution as its equilibrium distribution, one can obtain ...
algorithms, which include the Metropolis–Hastings algorithm and Gibbs sampling.


Sparse grids

Sparse grids were originally developed by Smolyak for the quadrature of high-dimensional functions. The method is always based on a one-dimensional quadrature rule, but performs a more sophisticated combination of univariate results. However, whereas the tensor product rule guarantees that the weights of all of the cubature points will be positive if the weights of the quadrature points were positive, Smolyak's rule does not guarantee that the weights will all be positive.


Bayesian Quadrature

Bayesian quadrature Bayesian quadrature is a method for approximating intractable integration problems. It falls within the class of probabilistic numerical methods. Bayesian quadrature views numerical integration as a Bayesian inference task, where function eval ...
is a statistical approach to the numerical problem of computing integrals and falls under the field of
probabilistic numerics Probabilistic numerics is a scientific field at the intersection of statistics, machine learning and applied mathematics, where tasks in numerical analysis including finding numerical solutions for numerical integration, integration, Numerical line ...
. It can provide a full handling of the uncertainty over the solution of the integral expressed as a Gaussian process posterior variance.


Connection with differential equations

The problem of evaluating the integral :F(x) = \int_a^x f(u)\, du can be reduced to an initial value problem for an
ordinary differential equation In mathematics, an ordinary differential equation (ODE) is a differential equation whose unknown(s) consists of one (or more) function(s) of one variable and involves the derivatives of those functions. The term ''ordinary'' is used in contrast ...
by applying the first part of the
fundamental theorem of calculus The fundamental theorem of calculus is a theorem that links the concept of differentiating a function (calculating its slopes, or rate of change at each time) with the concept of integrating a function (calculating the area under its graph, or ...
. By differentiating both sides of the above with respect to the argument ''x'', it is seen that the function ''F'' satisfies : \frac = f(x), \quad F(a) = 0. Methods developed for ordinary differential equations, such as Runge–Kutta methods, can be applied to the restated problem and thus be used to evaluate the integral. For instance, the standard fourth-order Runge–Kutta method applied to the differential equation yields Simpson's rule from above. The differential equation F'(x) = f(x) has a special form: the right-hand side contains only the independent variable (here x) and not the dependent variable (here F). This simplifies the theory and algorithms considerably. The problem of evaluating integrals is thus best studied in its own right.


See also

* Numerical methods for ordinary differential equations * Truncation error (numerical integration) *
Clenshaw–Curtis quadrature Clenshaw–Curtis quadrature and Fejér quadrature are methods for numerical integration, or "quadrature", that are based on an expansion of the integrand in terms of Chebyshev polynomials. Equivalently, they employ a change of variables x = \cos ...
* Gauss-Kronrod quadrature *
Riemann Sum In mathematics, a Riemann sum is a certain kind of approximation of an integral by a finite sum. It is named after nineteenth century German mathematician Bernhard Riemann. One very common application is approximating the area of functions or lin ...
or
Riemann Integral In the branch of mathematics known as real analysis, the Riemann integral, created by Bernhard Riemann, was the first rigorous definition of the integral of a function on an interval. It was presented to the faculty at the University of G� ...
*
Trapezoidal rule In calculus, the trapezoidal rule (also known as the trapezoid rule or trapezium rule; see Trapezoid for more information on terminology) is a technique for approximating the definite integral. \int_a^b f(x) \, dx. The trapezoidal rule works by ...
* Romberg's method * Tanh-sinh quadrature * Nonelementary Integral


References

*
Philip J. Davis Philip J. Davis (January 2, 1923 – March 14, 2018) was an American academic applied mathematician. Davis was born in Lawrence, Massachusetts. He was known for his work in numerical analysis and approximation theory, as well as his investigati ...
and Philip Rabinowitz, ''Methods of Numerical Integration''. * George E. Forsythe, Michael A. Malcolm, and Cleve B. Moler, ''Computer Methods for Mathematical Computations''. Englewood Cliffs, NJ: Prentice-Hall, 1977. ''(See Chapter 5.)'' * *
Josef Stoer Josef Stoer (born 21 June 1934) is a German mathematician specializing in numerical analysis and professor emeritus of the Institut für Mathematik of Universität Würzburg. He was born in Meschede, and earned his Ph.D. in 1961 at Johannes Gute ...
and Roland Bulirsch, ''Introduction to Numerical Analysis''. New York: Springer-Verlag, 1980. ''(See Chapter 3.)'' * Boyer, C. B., ''A History of Mathematics'', 2nd ed. rev. by Uta C. Merzbach, New York: Wiley, 1989 (1991 pbk ed. ). * Eves, Howard, ''An Introduction to the History of Mathematics'', Saunders, 1990, ,


External links


Integration: Background, Simulations, etc.
at Holistic Numerical Methods Institute

from Wolfram Mathworld
Lobatto quadrature formula
from Encyclopedia of Mathematics
Implementations of many quadrature and cubature formulae
within the free Tracker Component Library.
SageMath Online Integrator
{{Authority control Numerical analysis * Articles with example Python (programming language) code