Definition (Riemann Integrals)

Let be a given integral. By a partition of we mean a finite set of points where

We write

Now suppose is a bounded real function defined on . Corresponding to each partition of we put

and are the Supremum and Infimum of where the domain is restricted to partition . Then, are just the sums of the areas where are the “height” of the rectangle.

and finally,

where the Infimum and Supremum are taken over all partitions of . The LHS are called the upper and lower Riemann integrals of over respectively.

Definition (Riemann-Integrable)

If the upper and lower integrals are equal, then is Riemann-Integrable on . we write (that is, denotes the set of Riemann-Integrable functions), and we denote the common value by

This is the Riemann Integral of over . Since is bounded, there exist two numbers, and , such that

Hence, for every ,

the numbers and form a bounded set. Thus, the upper and lower integrals are defined for every bounded function .

This is a bit confusing to understand, but what this it is comparing is 4 different rectangles.

  1. The first rectangle picks the “smallest height” from the whole and is applied to every partition.
  2. The at the th partition is not necessarily the over , so it could be a larger height. Thus it is .
  3. This is quite obvious.
  4. The same logic follows as (1) but with the largest height applied to every partition.

Definition (Riemann-Stieltjes Integral)

Let be a monotonically increasing function on (since are finite, it follows that is bounded on ) . Corresponding to each partition of , we write

It is clear that . For any real function which is bounded on we put

where have the same meaning as Definition (Riemann Integrals) and we define

and the is being taken over all partitions. If equal, then

This is the Riemann-Stieltjes Integral of with respect to over .

This is a generalization of the Riemann Integral. Think of as a weighing the standard area. The Riemann Integral can be computed when .


From here on out, assume that is real and bounded, and that is monotonically increasing.

Definition (Refinement)

We say that the partition is a refinement of if . Given two partitions , we say that is a common refinement if .

Theorem (Upper Limits of Refinements)

If is a refinement of then

Proof: It suffices to prove when has one more point than . Let this point be such that . We can assume that for some . Then

Recall that these are sums.

Now since

we get that .

Proposition (Separate Partition Limits)

For any two partitions we have .

Proof: Take , the common refinement. Then

which is true from

Proposition (Riemann LB < UB)

Proof: Since this is essentially comparing the Infimum and Supremum, this follows from Proposition (Separate Partition Limits).

Lemma (Riemann-Stieltjes Integrability)

We say is Riemann-Stieltjes Integral iff partition such that .

Proof: . If Riemann-Stieltjes integrable, then . Then for such that

Similarly, such that

So, we have that

Then take and apply Theorem (Upper Limits of Refinements).

. The assumption implies that for all . Then clearly they are equal and thus integrable by Definition (Riemann-Stieltjes Integral).

Theorem (Continuity Implies Riemann-Stieltjes Integrable)

If is continuous then is Riemann-Stieltjes Integrable for any .

  • Recall that we let be real and bounded.
  • is monotonically increasing.

Proof: We know . Then over any closed interval, continuous functions are uniformly continuous. So, for any such that if . So if then .

Note that are defined as the Supremum and Infimum of on partition .

We take a such that for any . Then

This goes to so .

Proposition (Finite Discontinuities on Riemann-Stieltjes)

If has finite discontinuities, (i.e. such that is continuous on ) and if is increasing, and continuous at then .

Proof: Fix . Let for . Then since is continuous at , such that

Since is continuous, the oscillation must approach . It essentially forces the change in in neighborhoods at the discontinuities to be arbitrarily small. Define

and define

which is closed and hence compact. Then since is continuous on it is uniformly continuous on by theorem. We cut into subintervals to guarantee

Now put all subintervals into partition . Then

which is .

Proposition (Increasing Riemann-Stieltjes)

If is increasing or decreasing then is Riemann-Stieltjes Integrable for any increasing continuous .

Proof: Since is increasing, . If we cut the subintervals such that for some ,

is the length of each subinterval. Then

Note that we cancel out because we have a telescoping sum.

Proposition (Composition of Integrable is Integrable)

If is continuous and is Riemann-Stieltjes Integrable, and is well defined, then is integrable.

Properties of the Integral

  1. If on then and if for every constant , and
  1. If on then
  1. If on and if , then on and , and
  1. If on and if is bounded by , then
  1. If and then and

then if is some positive constant and then and

  1. If on then

Proof is quite long so I will omit. However, this is just Rudin Theorem 6.12 and 6.13 copied verbatim.

Definition (Step Function)

The unit step function is defined by

Theorem (Derivative Accumulator)

Assume increases monotonically and on . Let be a bounded real function on . Then if and only if . In that case

Proof:

TODO

Theorem (Lebesgue)

A bounded function is Riemann-Integrable iff the set

has Lebesgue measure .

Acknowledgement

Special thanks to Ben for giving me his notes for this content.