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 .

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.

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.

(problem 2a) Find the value of the sum: The sum is
(problem 2b) Find the value of the sum: The sum is
(problem 3a) Find the value of the sum: The sum is
(problem 3b) Find the value of the sum: The sum is
(problem 3c) 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

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.

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 .

(problem 5) Find the Riemann Sum for the curve over the interval using rectangles and left endpoints as the sample points.

The Riemann Sum is .

(problem 6) Find the Riemann Sum for the curve over the interval using 5 rectangles and right endpoints as the sample points.

The Riemann Sum is .