Riemann Sums & Definite Integrals

David Brown
8 min read
Listen to this study note
Study Guide Overview
This study guide covers Riemann Sums as a method for approximating definite integrals. It explains the three main types: Left, Right, and Midpoint Riemann Sums, including how to calculate them and whether they overestimate or underestimate the integral. The guide provides worked examples, practice questions, a glossary of terms, and exam strategies.
#Riemann Sums Study Notes
#Table of Contents
- Introduction to Riemann Sums
- Types of Riemann Sums
- Worked Examples
- Practice Questions
- Glossary
- Summary and Key Takeaways
- Exam Strategy
#Introduction to Riemann Sums
A Riemann sum is a technique for approximating the exact value of an accumulation of change, which is often represented as a definite integral or the area between a curve and the x-axis. The basic idea is to sum up the areas of multiple rectangles under a curve to estimate this value.
#Types of Riemann Sums
There are three main types of Riemann sums:
- Left Riemann Sum
- Right Riemann Sum
- Midpoint Riemann Sum
#Left Riemann Sum
#How to Calculate a Left Riemann Sum
To calculate the left Riemann sum of a function between and (where ):
- Divide the interval into subintervals by choosing values such that .
- Let this define rectangles.
- The width of the -th rectangle is , and the height is .
- The left Riemann sum is the sum of the areas of these rectangles:
A social sciences researcher is using a function to model the total mass of garden gnomes appearing on lawns in a neighborhood over time . The table below gives selected values of , the rate of change of the mass, over the time interval . At time , kilograms.
t (days) | 0 | 3 | 7 | 10 | 12 |
---|---|---|---|---|---|
(kg/day) | 2.6 | 4.8 | 12.2 | 0.7 | -1.3 |
To find the left Riemann sum:
The mass of garden gnomes increases by approximately 65.0 kg between and .
#Underestimate or Overestimate?
- If a function is increasing, the left Riemann sum will be an underestimate.
- If a function is decreasing, the left Riemann sum will be an overestimate.
#Right Riemann Sum
#How to Calculate a Right Riemann Sum
To calculate the right Riemann sum of a function between and (where ):
- Divide the interval into subintervals by choosing values such that .
- Let this define rectangles.
- The width of the -th rectangle is , and the height is .
- The right Riemann sum is the sum of the areas of these rectangles:
Using the same table of values from the previous example, the right Riemann sum is calculated as follows:
The total mass of garden gnomes at is approximately kg after adding the initial mass.
#Underestimate or Overestimate?
- If a function is increasing, the right Riemann sum will be an overestimate.
- If a function is decreasing, the right Riemann sum will be an underestimate.
#Midpoint Riemann Sum
#How to Calculate a Midpoint Riemann Sum
To calculate the midpoint Riemann sum of a function between and (where ):
- Divide the interval into subintervals by choosing values such that .
- Let this define rectangles.
- The width of the -th rectangle is , and the height is .
- The midpoint Riemann sum is the sum of the areas of these rectangles:
Using the table of values from the previous example, the midpoints for the intervals are 1.5, 5, 8.5, and 11. The midpoint Riemann sum is calculated as follows:
The total mass of garden gnomes at is approximately kg after adding the initial mass.
#Underestimate or Overestimate?
It is not immediately obvious whether a midpoint Riemann sum will give an underestimate or an overestimate because the rectangles often combine underestimates and overestimates.
#Worked Examples
#Example 1
A function is defined on the interval . Using a left Riemann sum with , calculate the sum for .
Solution:
- Divide the interval into 4 subintervals: , , , .
- Calculate the height of each rectangle using the left endpoint:
- Calculate the left Riemann sum:
#Example 2
Using the same function , calculate the right Riemann sum with .
Solution:
- Divide the interval into 4 subintervals: , , , .
- Calculate the height of each rectangle using the right endpoint:
- Calculate the right Riemann sum:
#Example 3
Using the same function , calculate the midpoint Riemann sum with .
Solution:
- Divide the interval into 4 subintervals: , , , .
- Calculate the height of each rectangle using the midpoint:
- Calculate the midpoint Riemann sum:
Practice Question
#Practice Questions
- Calculate the left Riemann sum for on the interval with .
- Calculate the right Riemann sum for on the interval with .
- Calculate the midpoint Riemann sum for on the interval with .
#Glossary
- Riemann Sum: A method for approximating the value of a definite integral using sums of areas of rectangles.
- Definite Integral: The exact accumulation of quantities, often represented as the area under a curve.
- Subinterval: A division of the interval over which the function is being integrated.
- Left Riemann Sum: Uses the left endpoint of each subinterval to calculate the height of the rectangles.
- Right Riemann Sum: Uses the right endpoint of each subinterval to calculate the height of the rectangles.
- Midpoint Riemann Sum: Uses the midpoint of each subinterval to calculate the height of the rectangles.
#Summary and Key Takeaways
- Riemann sums are a fundamental concept for approximating definite integrals.
- Left, right, and midpoint Riemann sums differ in how they choose the height of the rectangles.
- Increasing the number of rectangles generally improves the approximation.
- Exam tips: Be aware of whether your Riemann sum is an underestimate or an overestimate based on the function's behavior.
- Worked examples and practice questions help solidify your understanding.
#Exam Strategy
- Read the question carefully: Identify the type of Riemann sum required.
- Divide the interval into subintervals: Ensure you correctly identify the endpoints or midpoints.
- Calculate the heights: Use the given function values or calculate them.
- Sum the areas: Multiply the heights by the widths and sum them up.
- Double-check your calculations: Ensure no arithmetic errors.
By following these strategies and understanding the concepts, you will be well-prepared to tackle Riemann sum problems on your exam. Good luck!
Explore more resources

How are we doing?
Give us your feedback and let us know how we can improve