go to jove.com

HIGH SCHOOL

Mathematics

Concept Videos

Calculus

This is a free preview. For full access

Techniques of Integration

Riemann Sum Area Estimates

Description

Riemann sums estimate the area under a curve when an exact definite integral is hard to find. This often happens when a function has no known antiderivative or cannot be written in a closed form. It also happens when the function comes from measured data instead of a formula.

The method works by ...

Transcript

当无法计算定积分的精确值时,可使用近似积分方法。

这种情况通常出现在两种主要情形下:一种是函数的原函数未知,或不存在闭合形式的原函数;另一种是函数由实验测得的离散数据点等经验数据构成,而非连续的数学表达式。

在这种情况下,可使用黎曼和来估算定积分,即将区间划分为 n 个宽度为 Δx 的相等子区间。

对于每个子区间,构造一个矩形,其高度由该子区间内某一特定点处函数的取值确定。

在左端点近似法 Ln 中,每个矩形的高度由函数在左端点处的取值确定。

如果函数是递增的,则该方法会低估面积;如果函数是递减的,则会高估面积。

右端点近似法 Rn 使用每个子区间的右端点。如果函数单调递...