The Riemann Integral/Which Functions Are Integrable

Lesson 6.21,099 words

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

Uniform continuity bounds every oscillation cap by the same amount: once the mesh is below , each strip has height spread under , so the caps sum to less than .

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.

For an increasing the oscillation caps (shaded) stack, without overlap, into one column of total height . Each cap is at most one mesh wide, so the gap is bounded by that height times the mesh.

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.

A bounded function with two jumps. Each discontinuity is boxed in a thin strip whose oscillation contributes little; the continuous arcs between the strips are integrable, and additivity glues the pieces.

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 Thomae function: at a rational in lowest terms the value is , so only finitely many spikes exceed any height. Every upper sum can be made small, and the integral is zero despite dense discontinuity.

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.

ClassWhy the caps stay smallIntegrable?
Continuousuniform continuity bounds every cap by yes
Monotonecaps telescope to total jump yes
Finitely many jumpsisolate each in a vanishing strip; integrate the restyes
Thomae (popcorn)finitely many spikes above any height; measure-zero jumpsyes
Dirichletoscillation on every subinterval; discontinuous everywhereno

Footnotes

  1. 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.
  2. 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
  3. 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
  4. 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 ╌╌