Which Functions Are Integrable
The Cauchy criterion certifies whole classes of functions as integrable. Continuous functions are integrable because uniform continuity makes every oscillation cap small; monotone functions are integrable because their caps telescope to a single total jump; bounded functions with finitely many discontinuities are integrable by isolating the bad points.
╌╌╌╌
The Cauchy criterion reduces integrability to a single task: for each , exhibit a partition on which
The factor is the oscillation of on the -th subinterval — how far its values spread. Three structural properties each force this sum small for a different reason, and one function shows what goes wrong when none of them holds.
Integrability is thus a statement about controlling oscillation on a fine enough grid. Two mechanisms make the sum small: small individual oscillations , or small total width where the oscillation is large. Each theorem below uses one of these.
Boundedness is not a detail that can be dropped. If were unbounded on some subinterval, then or would be infinite and the corresponding Darboux sum undefined; the entire theory presumes is bounded, and unbounded integrands are treated only as improper integrals.
Continuous functions
A continuous function on a closed bounded interval is uniformly continuous, so a single controls the oscillation on every subinterval at once.1
Monotone functions
A monotone function need not be continuous — it may have jumps — yet it is always integrable. The reason is that its oscillation caps telescope.2
The picture is exact: the caps, whatever their widths, stack to a single column of height , and shrinking the mesh scales that column's contribution to linearly. The bound is uniform in the shape of : for any increasing with and , the uniform partition into pieces gives , no matter how the graph rises between the endpoints. Ten thousand pieces force agreement to .
Monotonicity also permits infinitely many discontinuities. A monotone function can jump at every rational and still be integrable, because its jumps are at most countably many and their total height is bounded by ; only finitely many exceed any fixed threshold, so the caps that matter are few.
Piecewise-continuous and finitely-many-discontinuity functions
A few bad points are harmless as long as the function stays bounded. Trap each discontinuity inside a strip so thin that its contribution to is negligible, and integrate the continuous pieces elsewhere.
Where integrability fails, and where it does not
Two bounded functions with dense discontinuities separate the concepts. The Dirichlet function is not integrable; the Thomae function, discontinuous at every rational, is.
The difference is measure-theoretic. Dirichlet is discontinuous everywhere; Thomae is discontinuous only on , a countable — hence measure-zero — set. That distinction marks the boundary.
Every class above is a special case: continuous functions have empty discontinuity set, monotone functions have at most countably many jumps, finitely-many-discontinuity functions have finite sets, and Thomae's set is countable — all measure zero. Dirichlet's discontinuity set has measure equal to the whole interval, so it alone fails.
| Class | Why the caps stay small | Integrable? |
|---|---|---|
| Continuous | uniform continuity bounds every cap by | yes |
| Monotone | caps telescope to total jump | yes |
| Finitely many jumps | isolate each in a vanishing strip; integrate the rest | yes |
| Thomae (popcorn) | finitely many spikes above any height; measure-zero jumps | yes |
| Dirichlet | oscillation on every subinterval; discontinuous everywhere | no |
Footnotes
- Lebl, Basic Analysis I, §5.2 — a continuous function on is integrable (Lemma 5.2.7), proved from uniform continuity and the compactness attainment of max and min on each subinterval. ↩
- Shkoller, MAT125B Lecture Notes, §1.7 — monotone functions are integrable (Thm. 1.20), continuous functions are integrable (Thm. 1.21), and piecewise-continuous or bounded piecewise-monotone functions are integrable (Thm. 1.27). ↩ ↩2
- Lebl, Basic Analysis I, §5.2 — the interior-integrability lemma (Lemma 5.2.8), integrability of bounded functions with finitely many discontinuities (Thm. 5.2.9), and the Thomae/popcorn function as an integrable function discontinuous on a dense set (Exercise 5.2.11). ↩ ↩2 ↩3
- The Lebesgue criterion for Riemann integrability is a measure-theoretic result outside the Darboux development used here; stated without proof. See H. L. Royden and P. M. Fitzpatrick, Real Analysis, 4th ed., for the standard treatment: https://en.wikipedia.org/wiki/Riemann_integral#Integrability. ↩
╌╌ END ╌╌