5

Consider a continuous and convex function $F(x):[0,1]\longrightarrow\mathbb{R}$. I am wondering if

  1. $F(x)$ is continuously differentiable in $[0,1]$

  2. $F(x)$ is of bounded variation in $[0,1]$

  3. $F(x)$ is absolute continuous in $[0,1]$.

The second one is correct, due to this post Proving a convex function is of bounded variation.

However, the remaining two became mysterious to me. Royden's chapter 6 answers them if we have an open interval.

Corollary 17: Let $\varphi$ be a convex function on $(a,b)$. Then $\varphi$ is Lipschitz, and therefore absolutely continuous on each closed, bounded subinterval $[c,d]$ and $(a,b)$

Theorem 18: Let $\varphi$ be a convex function on $(a,b)$. Then $\varphi$ is differentiable except at a countable number of points.

By the Theorem 18, it is hard to believe that $F(x)$ will become differentiable in $[0,1]$. But I cannot find a counterexample. That is, a convex function that is continuous on $[0,1]$ but is not differentiable.

The Corollary 17 gives us pretty nice result, but seems like it does not apply to the closed interval. Is it possible to say that if we have $F(x)$ on $[0,1]$ is convex, then it will be convex on $(-\epsilon, 1+\epsilon)$? and then we can use Corollary 17 to conclude that it is absolutely continuous on $[0,1]\subset (-\epsilon, 1+\epsilon)$.

Thank you!

Alex Ravsky
  • 90,434
  • @KaviRamaMurthy would you mind elaborating it? – JacobsonRadical Nov 26 '20 at 23:24
  • Surely if a function is absolutely continuous on $(0,1)$ and continuous on $[0, 1]$, it is automatically a.c. on $[0,1]$? – Jack M Nov 26 '20 at 23:57
  • 1
    @JackM but I don't have tools to prove $F(x)$ is absolutely continuous on $(0,1)$. Royden's theorem only tells us if it is convex on $(a,b)$ then it will be absolutely continuous on every compact subintervals $[c,d]$ of it. Not from $[a,b]$ to $(c,d)$ – JacobsonRadical Nov 27 '20 at 06:53
  • @JacobsonRadical Should "and $(a,b)$" read "of $(a,b)$" in your statement of Corollary 17? – Jack M Nov 27 '20 at 11:22
  • It seems to me that the key question here is about extensions of convex functions. Can a continuous convex function on a closed interval be extended to a neighborhood of that interval? Can a continuous convex function on an open interval be extended to its closure? – Jack M Nov 27 '20 at 11:52
  • See https://math.stackexchange.com/q/1590150. – Martin R Nov 27 '20 at 15:05
  • @JackM yes. If we can fix this, we can use the theorem and corollary from Royden. But perhaps there is another way around. – JacobsonRadical Nov 27 '20 at 20:40
  • @JackM oh sorry, yes. Royden's corollary, not theorem. – JacobsonRadical Nov 27 '20 at 22:46
  • @MartinR In fact I did not find a convincing proof from this post and the post it linked to. – JacobsonRadical Nov 27 '20 at 23:00
  • @JackM I guess we can construct a continuous convex function $f$ on a closed interval $[0,1]$ which cannot be extended to a continuous convex function on a neighborhood of that interval as follows. Let $a_0=0$ and $(a_n)$ be an increasing sequence of elements of $(0,1)$ tending to $1$. Let $f$ be a continuous function on $[0,1]$ such that $f$ is linear on each segment $[a_n,a_{n+1}]$, but tangents of slopes of the graph of $f$ on these segments increase and tend to infinity. – Alex Ravsky Nov 29 '20 at 05:39
  • @JackM Any unbounded (continuous convex) function on an open interval (for instance, $1/x$ on $(0,1)$) cannot be extended to a continuous function on its closure. – Alex Ravsky Nov 29 '20 at 05:42