0

I'm solving exercise 24 of chapter 3 in Stein's Real Analysis, and I've found a good material regarding the exercise in here. Below is the given exercise. enter image description here

In this link, I've got 2 additional questions.

First, the green line in the exercise says the decomposed functions $F_A, F_C, F_J$ are increasing, which doesn't seem to be proven in the above link. I guess the fact that the jump function is increasing sounds weird (∔ the points where jump occurs are not continous, if the points are continous then the function is not jump function any more), so the author of the link didn't show that $F_J$ is increasing. Do you think is it correct?

Second, I want to clarify the meaning of "uniquely determined up to an additive constant". Based on the above link, the meaning is estimated that (in the case of $F_A$ for example, if $F_{A1}$ exist and $F_{A2}$ is another function that is absolutely continous, then $F_{A1} - F_{A2}$ is constant.

Any explanation about this would be appreciated. Thank you.

jason 1
  • 727
  • Ah, I was confused with the def of jump function,, but then, what about the $F_C$? I eddited the question above. – jason 1 May 13 '23 at 12:30
  • I didn't think $F_C$ is increasing either, but I just cited $F_J$ just for example. Is there any other good reason for the $F_C$ to be increasing? It would be better to erase my eddition above not to be confused. – jason 1 May 13 '23 at 13:02

1 Answers1

1
  1. For instance $F_J$ is determined up to a constant, because $F$ only determines its jumps and two jump functions have the same jumps iff their difference is a constant. If $F=F_A+F_C+F_J$ is a decomposition, so are $F=(F_A+a)+(F_C+c)+(F_J+j)$ for all constants $a,c,j$ such that $a+c+j=0.$ Saying that the decomposition is "uniquely determined up to an additive constant" means that there are no other ones
Anne Bauval
  • 34,650