Partitions, Darboux Sums, and Integrability
The Riemann integral is defined by trapping the area under a bounded function between under- and over-estimates. Partitions cut the domain into strips; lower and upper Darboux sums bracket the area; refining a partition tightens the bracket.
╌╌╌╌
An integral sums the values of a bounded function over an interval. Informally it is the area under the curve, and nothing more; that this area also computes antiderivatives is a separate theorem, proved in the fundamental theorem of calculus. The definition here follows Darboux: approximate the area from below and from above by rectangles, and declare the function integrable when the two approximations agree.1 Throughout, is bounded — unbounded functions are handled separately as improper integrals.
Partitions and Darboux sums
A partition chops into finitely many closed subintervals. On each piece, the boundedness of guarantees a finite infimum and supremum, and those become the heights of an under- and an over-estimating rectangle.
The lower sum is the area of the inscribed rectangles that fit under the graph; the upper sum is the area of the circumscribed rectangles that contain it.
Because whenever , and the widths sum to , every lower sum sits below every upper sum on the same partition, and both lie inside a fixed band.
In particular the sets of lower and upper sums are bounded, so their supremum and infimum exist.
Lower and upper integrals
The best under-estimate is the largest lower sum; the best over-estimate is the smallest upper sum.
Both numbers exist for any bounded , and need not be equal. The gap between them measures how far the rectangles are from agreeing on a single area.
No partition closes the gap: no matter how fine, the under-estimate is and the over-estimate is . This function is the standard example of a non-integrable bounded function, revisited in which functions are integrable.
Refinement
To shrink the gap between and , cut the partition into finer pieces. Adding points can only raise a lower sum and lower an upper sum.
When a subinterval is split, the infimum over each smaller piece is at least the infimum over the whole, so the inscribed rectangles grow; symmetrically the circumscribed rectangles shrink.
One consequence is used repeatedly: any lower sum is below any upper sum, even on unrelated partitions. Given and , their common refinement satisfies
Taking the supremum over and the infimum over separates the two Darboux integrals in the right order.
The Riemann integral
When the best under- and over-estimates coincide, that common value is the integral.
By definition a Riemann integrable function is bounded, and its integral is squeezed by any global bounds: .
The Cauchy criterion for integrability
Checking that a supremum equals an infimum is awkward directly. The following restatement is used in every integrability proof: it requires only one partition on which the two sums are close.
The difference is the total area of the unshaded caps in the Darboux figure, and integrability amounts to driving that total below any .
Worked examples
Tagged Riemann sums and the equivalence
The Darboux definition is technically convenient, but the original Riemann definition evaluates at an arbitrary sample point in each subinterval.
Since on each piece, every tagged sum is squeezed between the lower and upper sums of the same partition:
Both definitions describe the same class of functions and the same number. If
, then the tagged sums are trapped in an interval of
length around the Darboux value, so the mesh-based limit exists and
equals it; conversely a convergent tagged limit yields, by choosing tags near the
infimum and supremum, matching lower and upper integrals.5 The equivalence
is why Riemann integral
and Darboux integral
name the same object.
| Darboux definition | Riemann (tagged) definition | |
|---|---|---|
| Rectangle height | (lower), (upper) | , arbitrary tag |
| Integrability test | mesh limit of exists | |
| Practical criterion | one with | Cauchy: two sums within |
| Optimizes over | all partitions (sup / inf) | all partitions and tags (limit) |
| Same class? | yes | yes |
Footnotes
- Lebl, Basic Analysis I, §5.1 — partitions, lower/upper Darboux sums, the Darboux integrals, Riemann integrability (Def. 5.1.9), and the criterion (Prop. 5.1.13), with the constant, step-function, and examples. ↩ ↩2 ↩3 ↩4 ↩5
- Shkoller, MAT125B Lecture Notes, §1.4–1.5 — refinement of partitions and the monotonicity for a refinement. ↩
- Shkoller, MAT125B Lecture Notes, §1.5 — the Cauchy criterion for integrability in terms of upper and lower sums (Thm. 1.19), and (Thm. 1.18). ↩
- Shkoller, MAT125B Lecture Notes, §1.3 — the upper/lower Darboux integrals as and over partitions, with and computed from uniform partitions. ↩
- Shkoller, MAT125B Lecture Notes, §1.1, §1.6 — the tagged Riemann-sum definition (Def. 1.3–1.4) and the proof that it agrees with the upper/lower-sum definition. ↩
╌╌ END ╌╌