3

So, the problem, as in the title, is:

If $f$ is $g$-Riemann-Stieltjes integrable on $[a,b]$, $g \in BV[a,b]$, prove that it's $g$-RS-integrable on every subinterval $[a,c] \subset [a,b]$, where $a < c< b$, as well as on $[c,b]$, and that $$\int_{a}^{b} fdg = \int_{a}^{c} fdg + \int_{c}^{b}fdg.$$

Some of the things I've tried: I know that if I have a partition $P$ on $[a,c]$, I can extend the partition to be a partition $\tilde{P}$ on $[a,b]$ so that $\Delta(P)=\Delta(\tilde{P})$, by retaining the $[a,c]$ part and adding points $c+\Delta(P)/2$, $c+\Delta(P)$, ... , $c+k\Delta(P)/2$, as long as these numbers are in $[a,b]$. However, I'm not sure how to use that to derive $$\textrm {diam}(\{\sigma(P,\xi, f, g): P \textrm{ is a partition on } [a,c] \textrm{ and }\Delta(P)<\delta \}) \leq \textrm{diam}(\{\sigma(P_{1},\xi_{1}, f, g): P_{1} \textrm{ is a partition on } [a,b] \textrm{ and }\Delta(P_{1})<\delta \}),$$

which I have a hint might be true. However, even if I were to derive this, I don't know how that would effectively imply the existence of the RS-integral $$ \int_{a}^{c} fdg. $$

I've also tried comparing this to the proof on Riemann-integrability, but the ones I found and could think of use Darboux sums, which aren't as powerful in the Riemann-Stieltjes case.

In case some people use different notation, here are the definitions of the notation I used:

If $P:a=x_{0},...,x_{n-1},x_{n}=b$, then: $\Delta(P) = \max_{1 \leq i \leq n} (x_{i}-x_{i-1})$, $\sigma(P, \xi, f, g) = \sum_{i=1}^{n} g(\xi_{i})(f(x_{i})-f(x_{i-1}))$, $\xi = (\xi_{1},...,\xi_{n}),$ where $\xi_{i} \in [x_{i-1},x_{i}]$.

EDIT: After taking a look at Rudin's "Principlies of mathematical analysis", I found the proof of this claim. However, Rudin uses a different definition from what I consider the Riemann-Stieltjes integral, namely through the analogue of Darboux sums; the definition I'm using can be found on Wikipedia. Also, I'd like to note that there's an exercise in my textbook that states an alternative definition of the Riemann-Stieltjes integral, the same one that can be found in Rudin, and asks the reader to prove that these definitions are not equivalent.

RRL
  • 90,707

1 Answers1

2

If the integrator $g$ were monotonically increasing then this could be proved in the same way it is done for the Riemann integral using Darboux sums or other another approach.

Here we have $g \in BV([a,b])$. As a function of bounded variation, $g = \beta_1 - \beta_2$, a difference of two increasing functions. There are many such decompositions and it is not always the case that $f$ which is Riemann-Stieltjes integrable with respect to $g$ is also Riemann-Stieltjes integrable with respect to $\beta_1$ and $\beta_2$. However, there is one decomposition where the integrability always extends, and that is where $\beta_1(x) = V_a^x(\beta)$, the total variation on $[a,x]$, and $\beta_2 = \beta_1 - g$. A proof is given here.

With $\beta_1$ and $\beta_2$ defined in this way, it is straightforward to show that

$$\tag{*}\int_a^b f \, dg = \int_a^b f \, d\beta_1 - \int_a^b f \, d\beta_2 .$$

Since $\beta_1$ and $\beta_2$ are increasing it follows from the statement in the first paragraph that $f$ is $\beta_1-$ and $\beta_2-$RS integrable on every subinterval $[a,c] \subset [a,b]$, and for $j = 1,2$,

$$\tag{**}\int_a^b f \, d\beta_j = \int_a^c f \, d\beta_j + \int_c^b f \, d\beta_j.$$

The argument leading to (*) can be reversed to show that the RS-integrability of $f$ with respect to $\beta_1$ and $\beta_2$ on $[a,c]$ implies the RS-integrability of $f$ with respect to $g$ on $[a,c]$, and, finally,

$$\int_a^b f \, dg = \int_a^c f \, dg + \int_c^b f \, dg.$$

RRL
  • 90,707
  • So if $g$ is increasing, are the two definitions of the Riemann-Stieltjes integral (one using Darboux sums, one using partitions and choosing arbitrary points within the subsegments) equivalent? Is that why the Riemann-integral proof would work in that case? Or is because of a different reason? – Matija Sreckovic May 03 '18 at 18:04
  • Because the equality of the lower and upper Stieltjes-Darboux sums doesn't imply the existence of the Riemann-Stieltjes integral (the "standard" definition version), even when the integrator is only increasing. – Matija Sreckovic May 03 '18 at 18:09
  • I understand that if the statement is proven in the case where $g$ is increasing, we're "done". However, I don't understand why the case where $g$ is increasing is analogous to the Riemann-integral case. My question is, could you elaborate on why the statement holds when $g$ is increasing, and not from $BV[a,b]$, in light of my previous two comments? – Matija Sreckovic May 03 '18 at 18:13
  • @MatijaSreckovic: I think you are raising several issues, so let me be sure I understand. First for Riemann integrals there are different definitions using (1) Darboux upper and lower integrals, (2) tagged Riemann sums which converge to the integral as the partition is refined, (3) tagged Riemann sums which converge to the integral as the partition norm goes to zero. For simple Riemann integration they are all equivalent, and you can prove this theorem $\int_a^bf(x) , dx = \int_a^c f(x) , dx + \int_c^b f(x) , dx$ for any definition. Would you agree? – RRL May 03 '18 at 18:21
  • For Riemann-Stieltjes integrals with an increasing integrator, there is also a definition with the Stieltjes-Darboux sums which is equivalent to the definition using tagged Riemann-Stieltjes sums converging as the partition is refined. Then of course the theorem in question is proved exactly as I outlined above. – RRL May 03 '18 at 18:23
  • Yes, but in the Riemann-Stieltjes case, the equality of the Darboux upper and lower integrals in (1) does not imply the existence of (3), the integral defined using tagged Riemann sums which converge to the integral as the partition norm goes to zero. At least that's what my textbook claims. Rudin uses definition (1), while my textbook uses definition (3). Thank you for your patience and understanding. Is there a way to prove the "$g$ increasing" case using definition (3)? – Matija Sreckovic May 03 '18 at 18:24
  • What do you mean by the "standard definition"? Is it in terms of tagged Reimann-Stieltjes sums which converge as the partition norm goes to zero? That would be $\int_a^b f ,dg = \lim_{|P| \to 0} S(P,f,g)$ – RRL May 03 '18 at 18:25
  • Yes, I'm very sorry for saying "standard". I meant (3) in your comment, and I was unaware of all the different definitions, so I didn't think using the word "standard" would raise any confusion. – Matija Sreckovic May 03 '18 at 18:27
  • So the theorem holds under any definition. The tricky issue is that Riemann Stieltjes integrals do not exist if $f$ and $g$ share any points of discontinuity. So under definition (3) $\lim_{|P| \to 0} S(P,f,g)$ equals the RS integral under (1) or (2) for sure only if either $f$ or $g$ is continuous. – RRL May 03 '18 at 18:31
  • I see. That's a fascinating phenomenon! Do you know of any good book recommendations which develop the Riemann-Stieltjes integral under definition (3), or even better, compare the different definitions? My textbook is very curt in this regard. – Matija Sreckovic May 03 '18 at 18:38
  • Here is a proof of sufficient conditions where all RS integral definitions coincide. If I were you, I would ask another question. Start with the exact definition of the RS integral you want to work with (the standard definition as you call it) and then ask if the theorem can be proved under this definition. – RRL May 03 '18 at 18:41
  • I will, definitely, now that I'm aware of the different definitions. Thank you for your help! – Matija Sreckovic May 03 '18 at 18:45
  • 1
    What is your textbook? There are two books that deal with these deeper issues about the RS integral and the multiple definitions. Mathematical Analysis by Apostol and Foundations of Mathematical Analysis by Johnsonbaugh and Pfaffenberger.. You need both because they don't overlap completely. – RRL May 03 '18 at 18:47
  • It's a Serbian textbook from the University of Belgrade, so it's one of far lesser fame than Rudin or Apostol.There are several analysis textbooks in my language, and they all define the RS integral as $\lim_{||P|| \to 0} S(P,f,g)$, so I initially thought that there were no other definitions, until I started looking at other books, and you explained the difference to me. – Matija Sreckovic May 03 '18 at 18:50