- Source: Darboux integral
In real analysis, the Darboux integral is constructed using Darboux sums and is one possible definition of the integral of a function. Darboux integrals are equivalent to Riemann integrals, meaning that a function is Darboux-integrable if and only if it is Riemann-integrable, and the values of the two integrals, if they exist, are equal. The definition of the Darboux integral has the advantage of being easier to apply in computations or proofs than that of the Riemann integral. Consequently, introductory textbooks on calculus and real analysis often develop Riemann integration using the Darboux integral, rather than the true Riemann integral. Moreover, the definition is readily extended to defining Riemann–Stieltjes integration. Darboux integrals are named after their inventor, Gaston Darboux (1842–1917).
Definition
The definition of the Darboux integral considers upper and lower (Darboux) integrals, which exist for any bounded real-valued function
f
{\displaystyle f}
on the interval
[
a
,
b
]
.
{\displaystyle [a,b].}
The Darboux integral exists if and only if the upper and lower integrals are equal. The upper and lower integrals are in turn the infimum and supremum, respectively, of upper and lower (Darboux) sums which over- and underestimate, respectively, the "area under the curve." In particular, for a given partition of the interval of integration, the upper and lower sums add together the areas of rectangular slices whose heights are the supremum and infimum, respectively, of f in each subinterval of the partition. These ideas are made precise below:
= Darboux sums
=A partition of an interval
[
a
,
b
]
{\displaystyle [a,b]}
is a finite sequence of values
x
i
{\displaystyle x_{i}}
such that
a
=
x
0
<
x
1
<
⋯
<
x
n
=
b
.
{\displaystyle a=x_{0}
Each interval
[
x
i
−
1
,
x
i
]
{\displaystyle [x_{i-1},x_{i}]}
is called a subinterval of the partition. Let
f
:
[
a
,
b
]
→
R
{\displaystyle f:[a,b]\to \mathbb {R} }
be a bounded function, and let
P
=
(
x
0
,
…
,
x
n
)
{\displaystyle P=(x_{0},\ldots ,x_{n})}
be a partition of
[
a
,
b
]
{\displaystyle [a,b]}
. Let
M
i
=
sup
x
∈
[
x
i
−
1
,
x
i
]
f
(
x
)
,
m
i
=
inf
x
∈
[
x
i
−
1
,
x
i
]
f
(
x
)
.
{\displaystyle {\begin{aligned}M_{i}=\sup _{x\in [x_{i-1},x_{i}]}f(x),\\m_{i}=\inf _{x\in [x_{i-1},x_{i}]}f(x).\end{aligned}}}
The upper Darboux sum of
f
{\displaystyle f}
with respect to
P
{\displaystyle P}
is
U
f
,
P
=
∑
i
=
1
n
(
x
i
−
x
i
−
1
)
M
i
.
{\displaystyle U_{f,P}=\sum _{i=1}^{n}(x_{i}-x_{i-1})M_{i}.\,\!}
The lower Darboux sum of
f
{\displaystyle f}
with respect to
P
{\displaystyle P}
is
L
f
,
P
=
∑
i
=
1
n
(
x
i
−
x
i
−
1
)
m
i
.
{\displaystyle L_{f,P}=\sum _{i=1}^{n}(x_{i}-x_{i-1})m_{i}.\,\!}
The lower and upper Darboux sums are often called the lower and upper sums.
= Darboux integrals
=The upper Darboux integral of f is
U
f
=
inf
{
U
f
,
P
:
P
is a partition of
[
a
,
b
]
}
.
{\displaystyle U_{f}=\inf\{U_{f,P}\colon P{\text{ is a partition of }}[a,b]\}.}
The lower Darboux integral of f is
L
f
=
sup
{
L
f
,
P
:
P
is a partition of
[
a
,
b
]
}
.
{\displaystyle L_{f}=\sup\{L_{f,P}\colon P{\text{ is a partition of }}[a,b]\}.}
In some literature, an integral symbol with an underline and overline represent the lower and upper Darboux integrals respectively:
L
f
≡
∫
a
b
_
f
(
x
)
d
x
,
U
f
≡
∫
a
b
¯
f
(
x
)
d
x
,
{\displaystyle {\begin{aligned}&{}L_{f}\equiv {\underline {\int _{a}^{b}}}f(x)\,\mathrm {d} x,\\&{}U_{f}\equiv {\overline {\int _{a}^{b}}}f(x)\,\mathrm {d} x,\end{aligned}}}
and like Darboux sums they are sometimes simply called the lower and upper integrals.
If Uf = Lf, then we call the common value the Darboux integral. We also say that f is Darboux-integrable or simply integrable and set
∫
a
b
f
(
t
)
d
t
=
U
f
=
L
f
.
{\displaystyle \int _{a}^{b}{f(t)\,dt}=U_{f}=L_{f}.}
An equivalent and sometimes useful criterion for the integrability of f is to show that for every ε > 0 there exists a partition Pε of [a, b] such that
U
f
,
P
ϵ
−
L
f
,
P
ϵ
<
ε
.
{\displaystyle U_{f,P_{\epsilon }}-L_{f,P_{\epsilon }}<\varepsilon .}
Properties
For any given partition, the upper Darboux sum is always greater than or equal to the lower Darboux sum. Furthermore, the lower Darboux sum is bounded below by the rectangle of width (b−a) and height inf(f) taken over [a, b]. Likewise, the upper sum is bounded above by the rectangle of width (b−a) and height sup(f).
(
b
−
a
)
inf
x
∈
[
a
,
b
]
f
(
x
)
≤
L
f
,
P
≤
U
f
,
P
≤
(
b
−
a
)
sup
x
∈
[
a
,
b
]
f
(
x
)
{\displaystyle (b-a)\inf _{x\in [a,b]}f(x)\leq L_{f,P}\leq U_{f,P}\leq (b-a)\sup _{x\in [a,b]}f(x)}
The lower and upper Darboux integrals satisfy
∫
a
b
_
f
(
x
)
d
x
≤
∫
a
b
¯
f
(
x
)
d
x
{\displaystyle {\underline {\int _{a}^{b}}}f(x)\,dx\leq {\overline {\int _{a}^{b}}}f(x)\,dx}
Given any c in (a, b)
∫
a
b
_
f
(
x
)
d
x
=
∫
a
c
_
f
(
x
)
d
x
+
∫
c
b
_
f
(
x
)
d
x
∫
a
b
¯
f
(
x
)
d
x
=
∫
a
c
¯
f
(
x
)
d
x
+
∫
c
b
¯
f
(
x
)
d
x
{\displaystyle {\begin{aligned}{\underline {\int _{a}^{b}}}f(x)\,dx&={\underline {\int _{a}^{c}}}f(x)\,dx+{\underline {\int _{c}^{b}}}f(x)\,dx\\[6pt]{\overline {\int _{a}^{b}}}f(x)\,dx&={\overline {\int _{a}^{c}}}f(x)\,dx+{\overline {\int _{c}^{b}}}f(x)\,dx\end{aligned}}}
The lower and upper Darboux integrals are not necessarily linear. Suppose that g:[a, b] → R is also a bounded function, then the upper and lower integrals satisfy the following inequalities:
∫
a
b
_
f
(
x
)
d
x
+
∫
a
b
_
g
(
x
)
d
x
≤
∫
a
b
_
(
f
(
x
)
+
g
(
x
)
)
d
x
∫
a
b
¯
f
(
x
)
d
x
+
∫
a
b
¯
g
(
x
)
d
x
≥
∫
a
b
¯
(
f
(
x
)
+
g
(
x
)
)
d
x
{\displaystyle {\begin{aligned}{\underline {\int _{a}^{b}}}f(x)\,dx+{\underline {\int _{a}^{b}}}g(x)\,dx&\leq {\underline {\int _{a}^{b}}}(f(x)+g(x))\,dx\\[6pt]{\overline {\int _{a}^{b}}}f(x)\,dx+{\overline {\int _{a}^{b}}}g(x)\,dx&\geq {\overline {\int _{a}^{b}}}(f(x)+g(x))\,dx\end{aligned}}}
For a constant c ≥ 0 we have
∫
a
b
_
c
f
(
x
)
d
x
=
c
∫
a
b
_
f
(
x
)
d
x
∫
a
b
¯
c
f
(
x
)
d
x
=
c
∫
a
b
¯
f
(
x
)
d
x
{\displaystyle {\begin{aligned}{\underline {\int _{a}^{b}}}cf(x)\,dx&=c{\underline {\int _{a}^{b}}}f(x)\,dx\\[6pt]{\overline {\int _{a}^{b}}}cf(x)\,dx&=c{\overline {\int _{a}^{b}}}f(x)\,dx\end{aligned}}}
For a constant c ≤ 0 we have
∫
a
b
_
c
f
(
x
)
d
x
=
c
∫
a
b
¯
f
(
x
)
d
x
∫
a
b
¯
c
f
(
x
)
d
x
=
c
∫
a
b
_
f
(
x
)
d
x
{\displaystyle {\begin{aligned}{\underline {\int _{a}^{b}}}cf(x)\,dx&=c{\overline {\int _{a}^{b}}}f(x)\,dx\\[6pt]{\overline {\int _{a}^{b}}}cf(x)\,dx&=c{\underline {\int _{a}^{b}}}f(x)\,dx\end{aligned}}}
Consider the function
F
:
[
a
,
b
]
→
R
F
(
x
)
=
∫
a
x
_
f
(
t
)
d
t
,
{\displaystyle {\begin{aligned}&{}F:[a,b]\to \mathbb {R} \\&{}F(x)={\underline {\int _{a}^{x}}}f(t)\,dt,\end{aligned}}}
then F is Lipschitz continuous. An identical result holds if F is defined using an upper Darboux integral.
Examples
= A Darboux-integrable function
=Suppose we want to show that the function
f
(
x
)
=
x
{\displaystyle f(x)=x}
is Darboux-integrable on the interval
[
0
,
1
]
{\displaystyle [0,1]}
and determine its value. To do this we partition
[
0
,
1
]
{\displaystyle [0,1]}
into
n
{\displaystyle n}
equally sized subintervals each of length
1
/
n
{\displaystyle 1/n}
. We denote a partition of
n
{\displaystyle n}
equally sized subintervals as
P
n
{\displaystyle P_{n}}
.
Now since
f
(
x
)
=
x
{\displaystyle f(x)=x}
is strictly increasing on
[
0
,
1
]
{\displaystyle [0,1]}
, the infimum on any particular subinterval is given by its starting point. Likewise the supremum on any particular subinterval is given by its end point. The starting point of the
k
{\displaystyle k}
-th subinterval in
P
n
{\displaystyle P_{n}}
is
(
k
−
1
)
/
n
{\displaystyle (k-1)/n}
and the end point is
k
/
n
{\displaystyle k/n}
. Thus the lower Darboux sum on a partition
P
n
{\displaystyle P_{n}}
is given by
L
f
,
P
n
=
∑
k
=
1
n
f
(
x
k
−
1
)
(
x
k
−
x
k
−
1
)
=
∑
k
=
1
n
k
−
1
n
⋅
1
n
=
1
n
2
∑
k
=
1
n
[
k
−
1
]
=
1
n
2
[
(
n
−
1
)
n
2
]
{\displaystyle {\begin{aligned}L_{f,P_{n}}&=\sum _{k=1}^{n}f(x_{k-1})(x_{k}-x_{k-1})\\&=\sum _{k=1}^{n}{\frac {k-1}{n}}\cdot {\frac {1}{n}}\\&={\frac {1}{n^{2}}}\sum _{k=1}^{n}[k-1]\\&={\frac {1}{n^{2}}}\left[{\frac {(n-1)n}{2}}\right]\end{aligned}}}
similarly, the upper Darboux sum is given by
U
f
,
P
n
=
∑
k
=
1
n
f
(
x
k
)
(
x
k
−
x
k
−
1
)
=
∑
k
=
1
n
k
n
⋅
1
n
=
1
n
2
∑
k
=
1
n
k
=
1
n
2
[
(
n
+
1
)
n
2
]
{\displaystyle {\begin{aligned}U_{f,P_{n}}&=\sum _{k=1}^{n}f(x_{k})(x_{k}-x_{k-1})\\&=\sum _{k=1}^{n}{\frac {k}{n}}\cdot {\frac {1}{n}}\\&={\frac {1}{n^{2}}}\sum _{k=1}^{n}k\\&={\frac {1}{n^{2}}}\left[{\frac {(n+1)n}{2}}\right]\end{aligned}}}
Since
U
f
,
P
n
−
L
f
,
P
n
=
1
n
{\displaystyle U_{f,P_{n}}-L_{f,P_{n}}={\frac {1}{n}}}
Thus for given any
ε
>
0
{\displaystyle \varepsilon >0}
, we have that any partition
P
n
{\displaystyle P_{n}}
with
n
>
1
ε
{\displaystyle n>{\frac {1}{\varepsilon }}}
satisfies
U
f
,
P
n
−
L
f
,
P
n
<
ε
{\displaystyle U_{f,P_{n}}-L_{f,P_{n}}<\varepsilon }
which shows that
f
{\displaystyle f}
is Darboux integrable. To find the value of the integral note that
∫
0
1
f
(
x
)
d
x
=
lim
n
→
∞
U
f
,
P
n
=
lim
n
→
∞
L
f
,
P
n
=
1
2
{\displaystyle \int _{0}^{1}f(x)\,dx=\lim _{n\to \infty }U_{f,P_{n}}=\lim _{n\to \infty }L_{f,P_{n}}={\frac {1}{2}}}
= A nonintegrable function
=Suppose we have the Dirichlet function
f
:
R
→
[
0
,
1
]
{\displaystyle f:\mathbb {R} \to [0,1]}
defined as
f
(
x
)
=
{
0
if
x
is rational
1
if
x
is irrational
{\displaystyle {\begin{aligned}f(x)&={\begin{cases}0&{\text{if }}x{\text{ is rational}}\\1&{\text{if }}x{\text{ is irrational}}\end{cases}}\end{aligned}}}
Since the rational and irrational numbers are both dense subsets of
R
{\displaystyle \mathbb {R} }
, it follows that
f
{\displaystyle f}
takes on the value of 0 and 1 on every subinterval of any partition. Thus for any partition
P
{\displaystyle P}
we have
L
f
,
P
=
∑
k
=
1
n
(
x
k
−
x
k
−
1
)
inf
x
∈
[
x
k
−
1
,
x
k
]
f
=
0
U
f
,
P
=
∑
k
=
1
n
(
x
k
−
x
k
−
1
)
sup
x
∈
[
x
k
−
1
,
x
k
]
f
=
1
{\displaystyle {\begin{aligned}L_{f,P}&=\sum _{k=1}^{n}(x_{k}-x_{k-1})\inf _{x\in [x_{k-1},x_{k}]}f=0\\U_{f,P}&=\sum _{k=1}^{n}(x_{k}-x_{k-1})\sup _{x\in [x_{k-1},x_{k}]}f=1\end{aligned}}}
from which we can see that the lower and upper Darboux integrals are unequal.
Refinement of a partition and relation to Riemann integration
A refinement of the partition
x
0
,
…
,
x
n
{\displaystyle x_{0},\ldots ,x_{n}}
is a partition
y
0
,
…
,
y
m
{\displaystyle y_{0},\ldots ,y_{m}}
such that for all i = 0, …, n there is an integer r(i) such that
x
i
=
y
r
(
i
)
.
{\displaystyle x_{i}=y_{r(i)}.}
In other words, to make a refinement, cut the subintervals into smaller pieces and do not remove any existing cuts.
If
P
′
=
(
y
0
,
…
,
y
m
)
{\displaystyle P'=(y_{0},\ldots ,y_{m})}
is a refinement of
P
=
(
x
0
,
…
,
x
n
)
,
{\displaystyle P=(x_{0},\ldots ,x_{n}),}
then
U
f
,
P
≥
U
f
,
P
′
{\displaystyle U_{f,P}\geq U_{f,P'}}
and
L
f
,
P
≤
L
f
,
P
′
.
{\displaystyle L_{f,P}\leq L_{f,P'}.}
If P1, P2 are two partitions of the same interval (one need not be a refinement of the other), then
L
f
,
P
1
≤
U
f
,
P
2
,
{\displaystyle L_{f,P_{1}}\leq U_{f,P_{2}},}
and it follows that
L
f
≤
U
f
.
{\displaystyle L_{f}\leq U_{f}.}
Riemann sums always lie between the corresponding lower and upper Darboux sums. Formally, if
P
=
(
x
0
,
…
,
x
n
)
{\displaystyle P=(x_{0},\ldots ,x_{n})}
and
T
=
(
t
1
,
…
,
t
n
)
{\displaystyle T=(t_{1},\ldots ,t_{n})}
together make a tagged partition
x
0
≤
t
1
≤
x
1
≤
⋯
≤
x
n
−
1
≤
t
n
≤
x
n
{\displaystyle x_{0}\leq t_{1}\leq x_{1}\leq \cdots \leq x_{n-1}\leq t_{n}\leq x_{n}}
(as in the definition of the Riemann integral), and if the Riemann sum of
f
{\displaystyle f}
is equal to R corresponding to P and T, then
L
f
,
P
≤
R
≤
U
f
,
P
.
{\displaystyle L_{f,P}\leq R\leq U_{f,P}.}
From the previous fact, Riemann integrals are at least as strong as Darboux integrals: if the Darboux integral exists, then the upper and lower Darboux sums corresponding to a sufficiently fine partition will be close to the value of the integral, so any Riemann sum over the same partition will also be close to the value of the integral. There is (see below) a tagged partition that comes arbitrarily close to the value of the upper Darboux integral or lower Darboux integral, and consequently, if the Riemann integral exists, then the Darboux integral must exist as well.
See also
Regulated integral
Lebesgue integration
Minimum bounding rectangle
Notes
References
"Darboux Integral". Wolfram MathWorld. Retrieved 2013-01-08.
Darboux integral at Encyclopaedia of Mathematics
"Darboux sum", Encyclopedia of Mathematics, EMS Press, 2001 [1994]
Spivak, Michael (2008), Calculus (4 ed.), Publish or Perish, ISBN 978-0914098911
"Equivalence of Darboux and Riemann integral".
Kata Kunci Pencarian:
- Integral
- Integral Riemann
- Partisi selang
- Daftar topik analisis real
- Jumlah Riemann
- Geometri diferensial
- Daftar topik geometri diferensial
- Daftar hal-hal yang dinamai dari Leonhard Euler
- Supermanifold
- Geometri simplektik
- Darboux integral
- Riemann integral
- Integral
- Jean Gaston Darboux
- Improper integral
- Lebesgue integral
- Common integrals in quantum field theory
- Integral of inverse functions
- Riemann–Stieltjes integral
- Riemann sum