How do you use Riemann sums to evaluate the area under the curve of #1/x# on the closed interval [0,2], with n=4 rectangles using midpoint?
1 Answer
I will use what I think is the usual notation throughout this solution.
Explanation:
Note that
All endpoints: star with
All endpoints:
The subintervals are:
We have been aske to use the midpoint of each subinterval as its sample point. The midpoints may be found by averaging the endpoints of each subinterval or by averaging the endpoints of the first subinterval to find its midpoint and then successively adding
The midpoints are:
Now the Riemann sum is the sum of the area of the 4 rectangles. We find the area of each rectangle by
Here we are using midpoints for sample points. So
#= (f(1/4)+f(3/4)+f(5/4)+f(7/4))1/2#
Since
#=(4/1+4/3+4/5+4/7)*1/2#
Finish the arithmetic to finish.