If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Left & right Riemann sums

Areas under curves can be estimated with rectangles. Such estimations are called Riemann sums.
Suppose we want to find the area under this curve:
A function is graphed. The x-axis is unnumbered. The graph is a curve. The curve starts on the positive y-axis, moves upward concave up and ends in quadrant 1. An area between the curve and the axes is shaded.
We may struggle to find the exact area, but we can approximate it using rectangles:
The shaded area below the curve is divided into 4 rectangles of equal width. Each rectangle moves upward from the x-axis and touches the curve at the top left corner.
And our approximation gets better if we use more rectangles:
The shaded area below the curve is divided into 8 rectangles of equal width.
The shaded area below the curve is divided into 16 rectangles of equal width.
These sorts of approximations are called Riemann sums, and they're a foundational tool for integral calculus. Our goal, for now, is to focus on understanding two types of Riemann sums: left Riemann sums, and right Riemann sums.

Left and right Riemann sums

To make a Riemann sum, we must choose how we're going to make our rectangles. One possible choice is to make our rectangles touch the curve with their top-left corners. This is called a left Riemann sum.
The shaded area below the curve is divided into 4 rectangles of equal width. Each rectangle moves upward from the x-axis and touches the curve at the top left corner. Therefore, each rectangle is below the curve.
Another choice is to make our rectangles touch the curve with their top-right corners. This is a right Riemann sum.
The shaded area below the curve is divided into 4 rectangles of equal width. Each rectangle moves upward from the x-axis and touches the curve at the top right corner. Therefore, each rectangle moves upward above the curve.
Neither choice is strictly better than the other.
Problem 1
What kind of Riemann sum is described by the diagram?
صرف 1 جواب چنو

Riemann sum subdivisions/partitions

Terms commonly mentioned when working with Riemann sums are "subdivisions" or "partitions." These refer to the number of parts we divided the x-interval into, in order to have the rectangles. Simply put, the number of subdivisions (or partitions) is the number of rectangles we use.
Subdivisions can be uniform, which means they are of equal length, or nonuniform.
Uniform subdivisionsNonuniform subdivisions
The shaded area below the curve is divided into 3 rectangles of equal width. Each rectangle moves upward from the x-axis and touches the curve at the top left corner.
The shaded area below the curve is divided into 3 rectangles of unequal width. Each rectangle moves upward from the x-axis and touches the curve at the top left corner.
Problem 2
What is the correct description of the subdivisions in this Riemann sum.
صرف 1 جواب چنو

Riemann sum problems with graphs

Imagine we're asked to approximate the area between y=g(x) and the x-axis from x=2 to x=6.
Function g is graphed. The x-axis goes from 0 to 9. The graph consists of a smooth curve. The curve starts in quadrant 4, moves upward to a relative maximum at about (3, 7), moves downward to a relative minimum at about (4.4, 3.5), moves upward and ends in quadrant 1. A region between the curve and the x-axis is shaded between x = 2 and x = 6.
And say we decide to use a left Riemann sum with four uniform subdivisions.
The graph of function g has the shaded region divided into 4 rectangles, each with width of 1. Each rectangle touches the curve at the top left corner. The corners are at (2, 3), (3, 7), (4, 6), and (5, 4).
Notice: Each rectangle touches the curve at its top-left corner because we're using a left Riemann sum.
Adding up the areas of the rectangles, we get 20 units2, which is an approximation for the area under the curve.
Problem 3
Approximate the area between y=h(x) and the x-axis from x=2 to x=4 using a right Riemann sum with three equal subdivisions.
The graph of function h passes through the point negative 2, 0, the point 0, 4, the point 2, 6, and the point 4, 4.
صرف 1 جواب چنو

Now let's do some approximations without the aid of graphs.

Imagine we're asked to approximate the area between the x-axis and the graph of f from x=1 to x=10 using a right Riemann sum with three equal subdivisions. To do that, we are given a table of values for f.
x14710
f(x)6835
A good first step is to figure out the width of each subdivision. The width of the entire area we are approximating is 101=9 units. If we're using three equal subdivisions, then the width of each rectangle is 9÷3=3.
From there, we need to figure out the height of each rectangle. Our first rectangle sits on the interval [1,4]. Since we are using a right Riemann sum, its top-right vertex should be on the curve where x=4, so its y-value is f(4)=8.
In a similar way we can find that the second rectangle, that sits on the interval [4,7], has its top-right vertex at f(7)=3.
Our third (and last) rectangle has its top-right vertex at f(10)=5.
Now all that remains is to crunch the numbers.
First rectangleSecond rectangleThird rectangle
Width333
Height835
Area38=2433=935=15
Then, after finding the individual areas, we'd add them up to get our approximation: 48 units2.
Problem 4
Approximate the area between the x-axis and y=g(x) from x=10 to x=16 using a left Riemann sum with three equal subdivisions.
x10121416
g(x)5177
The approximate area is
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi
units2.

Now imagine we're asked to approximate the area between the x-axis and the graph of f(x)=2x from x=3 to x=3 using a right Riemann sum with three equal subdivisions.
The entire interval [3,3] is 6 units wide, so each of the three rectangles should be 6÷3=2 units wide.
The first rectangle sits on [3,1], so its height is f(1)=21=0.5. Similarly, the height of the second rectangle is f(1)=21=2 and the height of the third rectangle is f(3)=23=8.
First rectangleSecond rectangleThird rectangle
Width222
Height0.528
Area20.5=122=428=16
So our approximation is 21 units2.
Problem 5
Approximate the area between the x-axis and h(x)=3x from x=0 to x=1.5 using a right Riemann sum with 3 equal subdivisions.
The approximate area is
  • Your answer should be
  • an integer, like 6
  • a simplified proper fraction, like 3/5
  • a simplified improper fraction, like 7/4
  • a mixed number, like 1 3/4
  • an exact decimal, like 0.75
  • a multiple of pi, like 12 pi or 2/3 pi
units2.

Want more practice? Try this exercise.

Riemann sums sometimes overestimate and other times underestimate

Riemann sums are approximations of the area under a curve, so they will almost always be slightly more than the actual area (an overestimation) or slightly less than the actual area (an underestimation).
Problem 6
Is this Riemann sum an overestimation or underestimation of the actual area?
صرف 1 جواب چنو

Problem 7
Consider the left and right Riemann sums that would approximate the area under y=g(x) between x=2 and x=8.
Are the approximations overestimations or underestimations? Fill in the blanks.
The left Riemann sum would be entirely
the curve, so it would be an
.
The right Riemann sum would be entirely
the curve, so it would be an
.

Problem 8
The continuous function g is graphed.
We're interested in the area under the curve between x=7 and x=7, and we're considering using Riemann sums to approximate it.
Order the areas from least (on top) to greatest (on bottom).
1

Problem 9
This table gives select values of the continuous and increasing function g.
x2381318
g(x)1319283141
We're interested in the area under the curve between x=2 and x=18, and we're considering using left and right Riemann sums, each with four equal subdivisions, to approximate it.
Order the areas from least (on top) to greatest (on bottom).
1

Want more practice? Try this exercise.
Notice: Whether a Riemann sum is an overestimation or an underestimation depends on whether the function is increasing or decreasing on the interval, and on whether it's a left or a right Riemann sum.

Key points to remember

Approximating area under a curve with rectangles

The first thing you should think of when you hear the words "Riemann sum" is that you're using rectangles to estimate the area under a curve. In your mind, you should envision something like this:
A function is graphed. The x-axis is unnumbered. The graph is a curve. The curve starts on the positive y-axis, moves upward concave up and ends in quadrant 1. An area between the curve and the axes in quadrant 1 is shaded. The shaded area is divided into 4 rectangles of equal width that touch the curve at the top left corners.

Better approximation with more subdivisions

In general, the more subdivisions (i.e. rectangles) we use to approximate an area, the better the approximation.
The graph of the function has the region under the curve divided into 6 rectangles of equal width, touching the curve at the top left corners.

Left vs. right Riemann sums

Try not to mix them up. A left Riemann sum uses rectangles whose top-left vertices are on the curve. A right Riemann sum uses rectangles whose top-right vertices are on the curve.
Left Riemann sumRight Riemann sum
The graph of the function has the region under the curve divided into 4 rectangles of equal width, touching the curve at the top left corners.
The graph of the function has the region under the curve divided into 4 rectangles of equal width, touching the curve at the top right corners.

Overestimation and underestimation

When using Riemann sums, sometimes we get an overestimation and other times we get an underestimation. It's good to be able to reason about whether a particular Riemann sum is overestimating or underestimating.
In general, if the function is always increasing or always decreasing on an interval, we can tell whether the Riemann sum approximation will be an overestimation or underestimation based on whether it's a left or a right Riemann sum.
DirectionLeft Riemann sumRight Riemann sum
IncreasingUnderestimationOverestimation
DecreasingOverestimationUnderestimation