Classes of Riemann-Integrable Functions
BasisPrerequisites
The definition of the Riemann integral requires for some partition . Continuous functions pass this test by uniform continuity. But continuity is far from necessary — many functions with jumps or infinitely many oscillations are still integrable. This checkpoint identifies the two most important classes beyond continuous functions, and pinpoints one simple function that is not integrable.
Recap: the Darboux criterion
bounded is Riemann integrable iff for every there exists a partition with
The key quantity is the oscillation on each subinterval: , so . To make small you need to make either the oscillations or the subinterval widths small.
Monotonic functions are integrable
Theorem. If is monotone (increasing or decreasing), then is Riemann integrable.
Proof (for increasing). On any subinterval , the supremum and infimum are just the endpoint values:
For the uniform partition with :
This telescopes to a single factor, and choosing makes it less than .
The bound does not depend on how is monotone — it could have infinitely many jump discontinuities — only on its total variation .
Piecewise-continuous functions are integrable
A function is piecewise continuous on if there are finitely many points such that is continuous on each open interval and has finite one-sided limits at each .
Theorem. Every piecewise-continuous bounded function on is Riemann integrable.
Proof sketch. Include each discontinuity point in the partition. On subintervals not containing a , is continuous, so the oscillation can be made arbitrarily small by refining. Near each , enclose it in a tiny interval of width ; the contribution to from those intervals is at most , which goes to zero as . Combining gives the Darboux criterion.
The Dirichlet function is not integrable
Define the Dirichlet function:
is bounded on , but it is not Riemann integrable. On every subinterval , both rationals and irrationals are dense, so and for every and every partition . Therefore
for every partition. The upper and lower integrals are and respectively — they never agree. So is not Riemann integrable.
Lebesgue’s criterion
The precise characterisation of Riemann-integrable functions uses the concept of a set of measure zero: a set has measure zero if for every it can be covered by countably many intervals whose total length is less than .
Lebesgue’s theorem. A bounded function is Riemann integrable if and only if the set of its discontinuities has measure zero.
The proof is beyond the current prerequisites, but the statement unifies the examples above:
- Continuous functions: no discontinuities, measure zero trivially.
- Monotonic functions: at most countably many jump discontinuities, hence measure zero.
- Piecewise-continuous functions: finitely many discontinuities, measure zero.
- Dirichlet function: discontinuous everywhere, so the discontinuity set has measure .
Summary
- Darboux criterion: is integrable iff oscillations can be made uniformly small.
- Monotonic functions are integrable: the telescoping bound regardless of how many jumps has.
- Piecewise-continuous functions are integrable: isolate discontinuities in tiny intervals; continuity handles the rest.
- The Dirichlet function is not integrable: upper sum is always , lower sum always .
- Lebesgue’s criterion: a bounded function is Riemann integrable iff its set of discontinuities has measure zero.