The Definition of the Definite Integral: From Riemann Sums to Signed Area
The definite integral measures the signed area under a curve. It is defined as the limit of Riemann sums — rectangles that get thinner and thinner. This foundation is what everything else in integration is built on.
The definite integral is the limit of Riemann sums:
where and is any sample point in the -th subinterval. When this limit exists, it equals the signed area between the graph of and the -axis from to .
Step-by-Step SOP
- 1
Partition the interval
Split into subintervals, each of width . - 2
Choose sample points
Pick in each subinterval — left endpoint, right endpoint, or midpoint. - 3
Evaluate the function
Compute the height for each subinterval. - 4
Sum the rectangles
Add them up: . - 5
Take the limit
The definite integral is , when the limit exists.
Practice Exercises
Example 01Medium
Approximate using a right-endpoint Riemann sum with subintervals.
NEED A HINT?
Divide into 4 equal pieces, so . Heights are .
SHOW DETAILED EXPLANATION
Set up the partition
. Right endpoints: .
Evaluate f at the right endpoints
.
Add up the rectangles
. The exact value is , so a right sum overestimates here (the function is increasing).
Example 02Easy
Use geometry to evaluate exactly.
NEED A HINT?
is positive on , so the integral is the area of a trapezoid under the line.
SHOW DETAILED EXPLANATION
Identify the region
The graph of over bounds a trapezoid with parallel sides and , and width .
Apply the trapezoid area formula
.
Confirm with an antiderivative
. ✓
Example 03Hard
Write a Riemann sum in summation notation for using subintervals and right endpoints.
NEED A HINT?
, and the right endpoint of the -th subinterval is .
SHOW DETAILED EXPLANATION
Define the width and sample points
and .
Assemble the sum
.
State the limit
As , .
Common Pitfalls
- ⚠Left vs. right vs. midpointAll three choices of sample point converge to the same integral as , but for a fixed they differ. For an increasing function, a left sum underestimates and a right sum overestimates; the reverse holds for a decreasing function.
- ⚠Signed area, not total areaWhere , that region contributes negatively. For example because the area below the axis on cancels the area above it on .
