We compute Riemann Sums to approximate the area under a curve.

The first major problem in calculus was the tangent line problem. We now turn to the second major problem in calculus, the area problem. We saw that the derivative solved the tangent line problem and it turns out that the anti-derivative solves the area problem.

The Area Problem

Let be a non-negative, continuous function on the interval . The area problem asks us to find the area under the graph of over the interval .

PIC

To solve this problem, we begin by approximating the area under the curve using rectangles. The sum of the areas of these rectangles is called a Riemann Sum.

PIC

To find the exact area under the curve we will need to use infinitely many rectangles. This will lead us into the next section on the Definite Integral. For now, we begin with a special notation that will allow us to write the sum of the areas of many rectangles in a compact form.

Summation Notation

In mathematics, the symbol is used to denote summation.

Find the value of the sum: The sum is
Find the value of the sum: The sum is

Find the value of the sum: The sum is
Find the value of the sum: The sum is
Find the value of the sum: The sum is

Riemann Sums

Let be defined on a closed interval . Partition the interval into sub-intervals, each of width Denote the endpoints of the sub-intervals by , so that where . (Note that and .)

PIC

To create rectangles under the curve, we next select sample points- one in each sub-interval so as to space them out roughly evenly over the interval . The sample points are denoted by an asterisk, like for the fourth sample point and for the -th sample point.

PIC

In general, the -th sample point, lies in the interval . The sample points are used to determine the heights of the rectangles used in our Riemann Sum. Specifically, the height of the first rectangle will be , the height of the second rectangle will be and so on until we reach the -th and final rectangle, whose height will be .

PIC

Below is the graph corresponding to a Riemann Sum for the curve over the interval using 5 rectangles and left endpoints as the sample points.
PIC

Compute the Riemann Sum for the function on the interval using rectangles and choosing the sample points to be left end-points.

The Left Riemann Sum is .

Below is the graph corresponding to a Riemann Sum for the curve over the interval using 5 rectangles and right endpoints as the sample points.
PIC
Compute the Riemann Sum for the function on the interval using rectangles and choosing the sample points to be right end-points.

The Right Riemann Sum is .