Download presentation
Presentation is loading. Please wait.
Published byRosa Boyd Modified over 8 years ago
1
Section 5.6: Approximating Sums Suppose we want to compute the signed area of a region bounded by the graph of a function from x = a to x = b.
2
Let’s try an easier one first...
3
Now, back to the bigger challenge... Maybe we can approximate the area...
4
An underestimate!
5
Maybe we can approximate the area... An overestimate!
6
Maybe we can approximate the area... Looking better!
7
Maybe we can approximate the area... Better yet!
8
Definition of a Riemann Sum Let the interval [a, b] be partitioned into n subintervals by any n+1 points a = x 0 < x 1 < x 2 < … < x n-1 < x n = b and let x i = x i – x i-1 denote the width of the i th subinterval. Within each subinterval [x i-1, x i ], choose any sampling point c i. The sum S n = f (c 1 ) x 1 + f (c 2 ) x 2 + … + f (c n ) x n is a Riemann sum with n subdivisions for f on [a, b].
9
Commonly Used Riemann Sums Left-hand Right-hand Midpoint
10
The Definite Integral as a Limit Let a function f (x) be defined on the interval [a, b]. The integral of f over [a, b], denoted is the number, if one exists, to which all Riemann sums S n tend as as n tends to infinity and the widths of all subdivisions tend to zero. In symbols:
11
Trapezoid Rule
12
Suppose f is monotone on [a, b]. Then, for any positive integer n, i.If f is increasing, ii.If f is decreasing, Trapping the Integral, Part I
13
For any positive integer n, i.If f is concave up on [a, b], ii.If f is concave down on [a, b], Trapping the Integral, Part II
14
Simpson’s Rule For any positive integer n, the quantity is the Simpson’s rule approximation with 2n subdivisions.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.