请输入您要查询的字词:

 

单词 TrapezoidalRule
释义

trapezoidal rule


The trapezoidal ruleMathworldPlanetmath is a method for approximating a definite integral by evaluating the integrand at two points. The formal rule is given by

abf(x)𝑑xh2[f(a)+f(b)]

where h=b-a.

This rule comes from determining the area of a right trapezoidMathworldPlanetmath with bases (http://planetmath.org/Base9) of lengths f(a) and f(b) respectively and a height (http://planetmath.org/Height6) of length h. When using a graph to illustrate the trapezoidal rule, the height of the right trapezoid is actually horizontal and the bases are vertical. This may be confusing to someone who is seeing the trapezoidal rule for the first time. An example is shown below.

xyf(a)f(b)h.

The figure in red need not be a right trapezoid. If either f(a)=0 or f(b)=0, the figure will be a right triangleMathworldPlanetmath. If both f(a)=0 and f(b)=0, the figure will be a line segmentMathworldPlanetmath. In any case, the same rule for approximating the corresponding definite integral is used.

The trapezoidal rule is the first Newton-Cotes quadrature formula. It has degree of precision 1. This means it is exact for polynomials of degree (http://planetmath.org/Degree8) less than or equal to one. We can see this with a example.

If f is Riemann integrablePlanetmathPlanetmath on [a,b] with |f′′(x)|M for all x[a,b], then

|abf(x)𝑑x-h2[f(a)+f(b)]|M(b-a)312.

Following is an example of the trapezoidal rule.

Using the fundamental theorem of calculusMathworldPlanetmathPlanetmath shows

01x𝑑x=12.

In this case, the trapezoidal rule gives the exact value,

01x𝑑x12[f(0)+f(1)]=12.

It is important to note that most calculus books give the wrong definition of the trapezoidal rule. Typically, they define it to be what is actually the composite trapezoidal rule, which uses the trapezoidal rule on a specified number of subintervals. Some examples of calculus books that define the trapezoidal rule to be what is actually the composite trapezoidal rule are:

  • Stewart, James. Calculus. Pacific Groves, : International Thomson Publishing Co., 1995.

  • Bittinger, Marvin L. Calculus. Reading, : Addison-Wesley Publishing Co., 1989.

Also note the trapezoidal rule can be derived by integrating a linear interpolation or by using themethod of undetermined coefficients. The latter is probably a bit easier.

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/4 17:19:34