请输入您要查询的字词:

 

单词 CompositeTrapezoidalRule
释义

composite trapezoidal rule


Definition
The composite trapezoidal rule is a method for approximating a definite integral by evaluating the integrand at n points. Let [a,b] be the interval of integration with a partition a=x0<x1<<xn=b. Then the formal rule is given by

abf(x)𝑑x12j=1n(xj-xj-1)[f(xj-1)+f(xj)].

The composite trapezoidal rule can also be applied to a partition which is uniformly spaced (i.e. (http://planetmath.org/Ie) xj-xj-1=h for all j{1,,n}). In this case, the formal rule is given by

abf(x)𝑑xh2[f(a)+2j=1n-1f(a+jh)+f(b)].

Both expressions of the composite trapezoidal rule come from determining the areas of the figures in the corresponding graph. These figures are usually right trapezoidsMathworldPlanetmath, but may also be right trianglesMathworldPlanetmath or line segmentsMathworldPlanetmath on the x . See the entry on the trapezoidal rule for more details. See the sectionMathworldPlanetmath of the entry on examples of estimating a Riemann integral which deals with the composite trapezoidal rule for an illustration.

Remark:
The composite trapezoidal rule uses the trapezoidal rule on each subinterval, which is readily observed from

abf(x)𝑑x=j=1nxj-1xjf(x)𝑑x
12j=1n(xj-xj-1)[f(xj-1)+f(xj)].

Proposition:
If f is Riemann integrable on [a,b], |f′′(x)|M for all x[a,b], and n is the number of intervalsMathworldPlanetmathPlanetmath of the partition used to approximate abf(x)𝑑x, then

|abf(x)𝑑x-12j=1n(xj-xj-1)[f(xj-1)+f(xj)]|M(b-a)312n2.
随便看

 

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

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/5 1:28:07