Basic Question about absolutely continuous functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 2K views
Levi Franco
Messages
1
Reaction score
1
My question is maybe elementary but I don't know the answer. I have a function f absolutely continuous in (a,c) and in (c,b), f continuous in c. Is f absolutely continuous in (a,b)?
I think the answer is negative but I can't find a counterexample. I really apreciatte your help.
 
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
i think this looks true. given epsilon you have to find a delta so that on any finite sequence of non overlapping intervals of total length less than delta, the total variation of the function is less than epsilon. try considering two cases, how small does delta have to be if none of the intervals contain c and how small does it have to be if some interval does contain c, then try to satisfy both conditions at once.
 
  • Like
Likes   Reactions: S.G. Janssens
An absolutely continuous function can be expressed as the difference between two non-decreasing continuous functions (and vice versa). Apply that.
 
  • Like
Likes   Reactions: Delta2
Svein said:
G. Ye. Shilov: Mathematical Analysis (A Special Course). Pergamon Press 1965, page 306.
The "vice versa" is not true, because there exist continuous, non-decreasing functions that are not absolutely continuous.

Let ##f : [0,1] \to \mathbb{R}## be the Cantor function. Then ##f## is continuous, non-decreasing, but not absolutely continuous. The zero function is continuous and non-decreasing. The difference ##f - 0## is not absolutely continuous.
 
  • Like
Likes   Reactions: jim mcnamara, FactChecker and member 587159
Krylov said:
The "vice versa" is not true, because there exist continuous, non-decreasing functions that are not absolutely continuous.

Let ##f : [0,1] \to \mathbb{R}## be the Cantor function. Then ##f## is continuous, non-decreasing, but not absolutely continuous. The zero function is continuous and non-decreasing. The difference ##f - 0## is not absolutely continuous.
I don't have the book Svein suggests to check it myself but perhaps the theorem/lemma is about non-decreasing AND non-identically zero functions.
 
Delta² said:
I don't have the book Svein suggests to check it myself but perhaps the theorem/lemma is about non-decreasing AND non-identically zero functions.

I don't think so.

Just replace the ##f## from before by the sum ##g + h##, where ##g## is the Cantor function and ##h## is any absolutely continuous, non-decreasing function that is not identically zero. Then ##g + h## is continuous, non-decreasing but not absolutely continuous. The difference ##(g + h) - h## is not absolutely continuous.

The forward implication in post #4 is true, because absolutely continuous functions are of bounded variation. It is the "vice versa" there that is not true.
 
  • Like
Likes   Reactions: Greg Bernhardt and Delta2