Jump to content

Darboux integral

From Mathepedia, the mathematical encyclopedia
Revision as of 15:29, 28 March 2026 by InfernalAtom683 (talk | contribs) (Created page with "The '''Darboux integral''' is a formulation of integration in real analysis defined using upper and lower sums over partitions of an interval. It provides an order-theoretic approach to integration and is equivalent to the Riemann integral. == Definition == === Darboux sums === Let <math>f:[a,b]\to\mathbb{R}</math> be a bounded function. Let <math display="block"> P=\{x_0,x_1,\dots,x_n\}, \quad a=x_0 < x_1 < \cdots < x_n=b </math> be a partition of the interval...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Darboux integral is a formulation of integration in real analysis defined using upper and lower sums over partitions of an interval. It provides an order-theoretic approach to integration and is equivalent to the Riemann integral.

Definition

Darboux sums

Let f:[a,b] be a bounded function. Let P={x0,x1,,xn},a=x0<x1<<xn=b be a partition of the interval [a,b].

For each subinterval [xi1,xi] of P, define:

  • the infimum:

mi=infx[xi1,xi]f(x),

  • the supremum:

Mi=supx[xi1,xi]f(x).

The lower Darboux sum of f with respect to P is L(f,P)=i=1nmi(xixi1),

and the upper Darboux sum is U(f,P)=i=1nMi(xixi1).

The Darboux integral

Let 𝒫([a,b]) denote the set of all partitions of [a,b].

The lower Darboux integral of f on [a,b] is defined by ab_f=supP𝒫([a,b])L(f,P).

and the upper Darboux integral is defined by abf=infP𝒫([a,b])U(f,P).

If the upper and lower Darboux integrals are equal, then the Darboux integral of f on [a,b] is defined by their common value, that is, abf=ab_f=abf. In this case, function f is said to be Darboux-integrable.