The function f(x) (in blue) is approximated by a linear function (in red).
The trapezoidal rule works by approximating the region under the graph of the function
as a trapezoid and calculating its area. It follows that
An animation that shows what the trapezoidal rule is and how the error in approximation decreases as the step size decreases
The integral can be even better approximated by partitioning the integration interval, applying the trapezoidal rule to each subinterval, and summing the results. In practice, this "chained" (or "composite") trapezoidal rule is usually what is meant by "integrating with the trapezoidal rule". Let be a partition of such that and be the length of the -th subinterval (that is, ), then
The trapezoidal rule may be viewed as the result obtained by averaging the left and right Riemann sums, and is sometimes defined this way.
The approximation becomes more accurate as the resolution of the partition increases (that is, for larger , all decrease).
When the partition has a regular spacing, as is often the case, that is, when all the have the same value the formula can be simplified for calculation efficiency by factoring out:.
As discussed below, it is also possible to place error bounds on the accuracy of the value of a definite integral estimated using a trapezoidal rule.
Illustration of "chained trapezoidal rule" used on an irregularly-spaced partition of .
History
edit
A 2016 Science paper reports that the trapezoid rule was in use in Babylon before 50 BCE for integrating the velocity of Jupiter along the ecliptic.[1][2]
Numerical implementation
edit
Non-uniform grid
edit
When the grid spacing is non-uniform, one can use the formula
wherein
Uniform grid
edit
For a domain partitioned by equally spaced points, considerable simplification may occur.
Let
and for .
The approximation to the integral becomes
Error analysis
edit
An animation showing how the trapezoidal rule approximation improves with more strips for an interval with and . As the number of intervals increases, so too does the accuracy of the result.
The error of the composite trapezoidal rule is the difference between the value of the integral and the numerical result:
There exists a number ξ between a and b, such that[3]
It follows that if the integrand is concave up (and thus has a positive second derivative), then the error is negative and the trapezoidal rule overestimates the true value. This can also be seen from the geometric picture: the trapezoids include all of the area under the curve and extend over it. Similarly, a concave-down function yields an underestimate because area is unaccounted for under the curve, but none is counted above. If the interval of the integral being approximated includes an inflection point, the sign of the error is harder to identify.
An asymptotic error estimate for N → ∞ is given by
Further terms in this error estimate are given by the Euler–Maclaurin summation formula.
Several techniques can be used to analyze the error, including:[4]
It is argued that the speed of convergence of the trapezoidal rule reflects and can be used as a definition of classes of smoothness of the functions.[8]
Proof
edit
First suppose that and . Let be the function such that is the error of the trapezoidal rule on one of the intervals, . Then
and
Now suppose that which holds if is sufficiently smooth. It then follows that
which is equivalent to
, or
Since and ,
and
Using these results, we find
and
Letting we find
Summing all of the local error terms we find
But we also have
and
so that
Therefore the total error is bounded by
Periodic and peak functions
edit
The trapezoidal rule converges rapidly for periodic functions. This is an easy consequence of the Euler-Maclaurin summation formula, which says that
if is times continuously differentiable with period
where and is the periodic extension of the th Bernoulli polynomial.[9] Due to the periodicity, the derivatives at the endpoint cancel and we see that the error is .
A similar effect is available for peak-like functions, such as Gaussian, Exponentially modified Gaussian and other functions with derivatives at integration limits that can be neglected.[10] The evaluation of the full integral of a Gaussian function by trapezoidal rule with 1% accuracy can be made using just 4 points.[11]Simpson's rule requires 1.8 times more points to achieve the same accuracy.[11][12]
"Rough" functions
edit
For functions that are not in C2, the error bound given above is not applicable. Still, error bounds for such rough functions can be derived, which typically show a slower convergence with the number of function evaluations than the behaviour given above. Interestingly, in this case the trapezoidal rule often has sharper bounds than Simpson's rule for the same number of function evaluations.[13]
Applicability and alternatives
edit
The trapezoidal rule is one of a family of formulas for numerical integration called Newton–Cotes formulas, of which the midpoint rule is similar to the trapezoid rule. Simpson's rule is another member of the same family, and in general has faster convergence than the trapezoidal rule for functions which are twice continuously differentiable, though not in all specific cases. However, for various classes of rougher functions (ones with weaker smoothness conditions), the trapezoidal rule has faster convergence in general than Simpson's rule.[13]
Moreover, the trapezoidal rule tends to become extremely accurate when periodic functions are integrated over their periods, which can be analyzed in various ways.[8][12] A similar effect is available for peak functions.[11][12]
For non-periodic functions, however, methods with unequally spaced points such as Gaussian quadrature and Clenshaw–Curtis quadrature are generally far more accurate; Clenshaw–Curtis quadrature can be viewed as a change of variables to express arbitrary integrals in terms of periodic integrals, at which point the trapezoidal rule can be applied accurately.
Example
edit
The following integral is given:
Use the composite trapezoidal rule to estimate the value of this integral. Use three segments.
Find the true error for part (a).
Find the absolute relative true error for part (a).
Solution
The solution using the composite trapezoidal rule with 3 segments is applied as follows.
Using the composite trapezoidal rule formula
The exact value of the above integral can be found by integration by parts and is
So the true error is
^See Trapezoid for more information on terminology.
^Ossendrijver, Mathieu (Jan 29, 2016). "Ancient Babylonian astronomers calculated Jupiter's position from the area under a time-velocity graph". Science. 351 (6272): 482–484. Bibcode:2016Sci...351..482O. doi:10.1126/science.aad8085. PMID 26823423. S2CID 206644971.
^"Ancient Babylonians 'first to use geometry'". BBC News. 2016-01-29. Retrieved 2025-02-13.
^ abcKalambet, Yuri; Kozmin, Yuri; Samokhin, Andrey (2018). "Comparison of integration rules in the case of very narrow chromatographic peaks". Chemometrics and Intelligent Laboratory Systems. 179: 22–30. doi:10.1016/j.chemolab.2018.06.001. ISSN 0169-7439.
Atkinson, Kendall E. (1989), An Introduction to Numerical Analysis (2nd ed.), New York: John Wiley & Sons, ISBN 978-0-471-50023-0
Rahman, Qazi I.; Schmeisser, Gerhard (December 1990), "Characterization of the speed of convergence of the trapezoidal rule", Numerische Mathematik, 57 (1): 123–138, doi:10.1007/BF01386402, ISSN 0945-3245, S2CID 122245944
Burden, Richard L.; Faires, J. Douglas (2011), Numerical Analysis (9th ed.), Brooks/Cole
Weideman, J. A. C. (January 2002), "Numerical Integration of Periodic Functions: A Few Examples", The American Mathematical Monthly, 109 (1): 21–36, doi:10.2307/2695765, JSTOR 2695765
Cruz-Uribe, D.; Neugebauer, C. J. (2002), "Sharp Error Bounds for the Trapezoidal Rule and Simpson's Rule" (PDF), Journal of Inequalities in Pure and Applied Mathematics, 3 (4)
External links
edit
The Wikibook A-level Mathematics has a page on the topic of: Trapezium Rule
Trapezium formula. I.P. Mysovskikh, Encyclopedia of Mathematics, ed. M. Hazewinkel
Notes on the convergence of trapezoidal-rule quadrature
An implementation of trapezoidal quadrature provided by Boost.Math