Riemann Sums and the Definite Integral as a Limit
Build the definite integral as the limit of sums of rectangle areas, with sample points anywhere in each subinterval. This is the definition every later property of the integral is argued from.
What a learner can do afterwards
- Write a Riemann sum with n subintervals in sigma notation for a given function
- Compute left, right and midpoint sums for the same integral and compare them
- Explain how refining the partition removes the dependence on where samples are taken
1 · Read
A Riemann sum estimates area with rectangles. Split a to b into n equal pieces of width b minus a over n, pick a sample point in each piece, and add height times width, written compactly with sigma notation.
Left sums take heights at each left edge, right sums at each right edge, and midpoint sums at each center. For x squared on 0 to 2 with 4 pieces of width 0.5, the left sum is 1.75, the midpoint sum is 2.625, and the right sum is 3.75. On a climbing function the left sum lands low and the right sum lands high.
The definite integral is the limit of these sums as n grows without bound and widths shrink toward 0. It gives net area: parts above the axis count positive and parts below count negative. A continuous function is always integrable, so the limit exists.
Refining the partition washes out where you sampled. Thin pieces leave heights almost identical across each piece, so left, right, and midpoint sums squeeze to one shared limit regardless of sample spots.
Slice into rectangles, add them with sigma notation, then push the count to infinity for the exact integral.
2 · Watch
Take it off screen
Where it sits
8 questions wait behind this lesson, each with its answer explained. Every answer feeds the sky: stars light as they are learned, and dim when it is time to come back.