📚 The CoCalc Library - books, templates and other resources
License: OTHER
Riemann Sums Assignment
Question 0
Watch the lecture video here.
Did you watch the video? [Type yes or no.]
Question 1
Approximate the area under the graph of on the interval using left and right Riemann sums with and subintervals.
[The actual area is .]
Question 2
The area under the graph of from to is approximately .
To get an idea of how big must be to get a good approximation (say correct to four decimal places), find both the left and right Riemann sums with , , and .
Question 3
The graph of is a circle of radius 5 centered at the origin. From geometry, we know its area is . We will approximate this area using Riemann sums.
Let (the top half of the circle). Approximate the area between and the x-axis from to using left and right Riemann sums with subintervals.
Now multiply this area by 2 to get an approximation for the area of the whole circle. How close are you to the correct area?
Question 4
Use Sage's sum command to evaluate the following sums.
Part a
Part b
Part c
[Hint: Declare both and to be variables.]
Question 5
Calculate the limit as of your answer from Question 4, Part c.
Note: This limit gives the area between the x-axis and the function over the interval from to , because the sum in Question 4, Part c, is the right Riemann sum with rectangles for this function. In other words, .

licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.