Secton 5.2 is about area, and ways to compute area of regions in the plane using approximations. To make the approximations easier to write out, use the summation notation:
![]() |
|
![]() |
.
This summation notation can be used to help approximate the area of
a plane region, such as the region
between graph of
and the
-axis, between
and
, by adding up areas of easier regions. For example, here is
an approximation
using four rectangles:
A Riemann sum for
on the interval
is a sum
of the form
, where
, and for
,
and
. In the examples we have been looking
at, all of the
take the same value
(equal-length subintervals),
but that is not necessary. A right-hand sum would use
;
a left-hand sum would use
. The Riemann Sums applet on
the course web page lets you compute these Riemann sums (with equal-length
subintervals) for left-hand sums, right-hand sums, midpoints, or other
points in the subintervals. The definite integral is the limit
of the left-hand or right-hand sum as
approaches
--
this can be written as follows:
If
on the interval
(where
), then the
definite integral corresponds to the area under the graph of
and
above the
-axis, between
and
. For example, the
definite integral
can be computed using Riemann sums, but the area under this graph also
has a simple geometric shape, and that can be used to find the exact
value of the definite integral. (What is the shape of the region?)
Explore the Riemann sums using the applet, and compare the values of the
approximations with the exact value obtained geometrically.
For functions which take negative values in the interval, recall that
the terms in the Riemann sums corresponding to rectangles under the
-axis are actually taken to have negative area, so that areas under
the
-axis can cancel areas over the
-axis. Consider, for
example, the definite integral
.
Graph the area and consider approximations by Riemann sums, again
using the applet. We will begin to see in the next section how these
area computations relate to derivatives, which will give better ways to
find the exact values of definite integrals.