If f is convex and f(x) → ℓ, does f'(x) → 0?

  • Topic:
  • Thread starter Thread starter mathmari
  • Start date Start date
  • Tags Tags
    Limits Properties
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
23 replies · 4K views
mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

Could you give me a hint how to prove the following statements? (Wondering)

Let $f:\mathbb{R}\rightarrow \mathbb{R}$ be differentiable (or twice differentiable).
  1. $\left.\begin{matrix}
    \displaystyle{\lim_{x\rightarrow +\infty}f(x)=\ell} \ (\text{or } \displaystyle{\lim_{x\rightarrow -\infty}f(x)=\ell}), \ell\in \mathbb{R} \\
    \text{and } f \text{ convex (or concave)}
    \end{matrix}\right\}\lim\limits_{\substack{x\rightarrow +\infty \\ (\text{or } x\rightarrow -\infty)}}f'(x)=0 $

    $\Rightarrow\ f$ is strictly monotone
  2. If $\displaystyle{\lim_{x\rightarrow +\infty}f''(x)}$ exists, then $\displaystyle{\lim_{x\rightarrow +\infty}f''(x)=\lim_{x\rightarrow +\infty}f'(x)=0}$ (i.e. we don't assume that $\displaystyle{\lim_{x\rightarrow +\infty}f'(x)}$ exists).
 
Physics news on Phys.org
Hey mathmari!

Let's start with:

Let $f:\mathbb{R}\rightarrow \mathbb{R}$ be differentiable.

1a.
$$\left.\begin{matrix}
\lim\limits_{x\to +\infty}f(x)=\ell,\,\ell\in \mathbb{R} \\
\text{and } f \text{ convex}
\end{matrix}\right\}\lim\limits_{x\to +\infty}f'(x)=0
\quad\implies\quad f{\text{ is strictly monotone}}$$

It follows from $\lim\limits_{x\rightarrow +\infty}f(x)=\ell$ that $\lim\limits_{x\to +\infty}f'(x)=0$ doesn't it? $f$ doesn't need to be convex for that, does it? (Wondering)Anyway, from wiki:
A differentiable function of one variable is convex on an interval if and only if its graph lies above all of its tangents:
$$f(x)\geq f(y)+f'(y)(x-y)$$
for all x and y in the interval.
​


Can we use it to find if $f$ is strictly monotone?
What does strictly monotone mean exactly? (Wondering)
 
Klaas van Aarsen said:
Let's start with:

It follows from $\lim\limits_{x\rightarrow +\infty}f(x)=\ell$ that $\lim\limits_{x\to +\infty}f'(x)=0$ doesn't it? $f$ doesn't need to be convex for that, does it? (Wondering)

In a previous exercise I showed that $$\lim_{x\rightarrow +\infty}(f(x+1)-f(x))=L \Rightarrow \lim_{x\rightarrow +\infty}f'(x)=L$$ if we know that $\displaystyle{\lim_{x\rightarrow +\infty}f'(x)}$ exists.

When we know that the function is convex does it follow that $\displaystyle{\lim_{x\rightarrow +\infty}f'(x)}$ exists and so we can use this statement to show that $\displaystyle{\lim\limits_{x\to +\infty}f'(x)=0}$ ? (Wondering) Or how does it follow from $\lim\limits_{x\rightarrow +\infty}f(x)=\ell$ that $\lim\limits_{x\to +\infty}f'(x)=0$ ? (Wondering)
Klaas van Aarsen said:
Anyway, from wiki:
A differentiable function of one variable is convex on an interval if and only if its graph lies above all of its tangents:
$$f(x)\geq f(y)+f'(y)(x-y)$$
for all x and y in the interval.
​


Can we use it to find if $f$ is strictly monotone?
What does strictly monotone mean exactly? (Wondering)


Strictly monotone means that at the inequality the equality doesn't hold, i.e. strictly increasing is $x_1<x_2 \Rightarrow f(x_1)<f(x_2)$.
 
mathmari said:
In a previous exercise I showed that $$\lim_{x\rightarrow +\infty}(f(x+1)-f(x))=L \Rightarrow \lim_{x\rightarrow +\infty}f'(x)=L$$ if we know that $\displaystyle{\lim_{x\rightarrow +\infty}f'(x)}$ exists.

When we know that the function is convex does it follow that $\displaystyle{\lim_{x\rightarrow +\infty}f'(x)}$ exists and so we can use this statement to show that $\displaystyle{\lim\limits_{x\to +\infty}f'(x)=0}$ ?

Let's see, suppose we pick a convex function, say $f(x)=x^2$. It's convex isn't it?
Does $\lim\limits_{x\to +\infty}f'(x)$ exist? (Wondering)

mathmari said:
Or how does it follow from $\lim\limits_{x\rightarrow +\infty}f(x)=\ell$ that $\lim\limits_{x\to +\infty}f'(x)=0$ ?

How about:
$$\lim_{x\to +\infty} f'(x) = \lim_{x\to +\infty} \lim_{h\to 0}\frac{f(x+h)-f(x)}{h}
= \lim_{h\to 0}\lim_{x\to +\infty} \frac{f(x+h)-f(x)}{h}
= \lim_{h\to 0} \frac{\ell-\ell}{h} = 0
$$
(Thinking)

mathmari said:
Strictly monotone means that at the inequality the equality doesn't hold, i.e. strictly increasing is $x_1<x_2 \Rightarrow f(x_1)<f(x_2)$.

Good.
Can we deduce that from the property that says when a differentiable function is convex? (Thinking)
 
Klaas van Aarsen said:
Let's see, suppose we pick a convex function, say $f(x)=x^2$. It's convex isn't it?
Does $\lim\limits_{x\to +\infty}f'(x)$ exist? (Wondering)

At the previous exercise $L$ belong to $\mathbb{R}\cup \{\pm \infty\}$. So since $f'(x)=2x$ and the limit is equal to $+\infty$ and so it exists. (Wondering)
Klaas van Aarsen said:
How about:
$$\lim_{x\to +\infty} f'(x) = \lim_{x\to +\infty} \lim_{h\to 0}\frac{f(x+h)-f(x)}{h}
= \lim_{h\to 0}\lim_{x\to +\infty} \frac{f(x+h)-f(x)}{h}
= \lim_{h\to 0} \frac{\ell-\ell}{h} = 0
$$
(Thinking)

Ahh ok! I see! (Malthe)
Klaas van Aarsen said:
Can we deduce that from the property that says when a differentiable function is convex? (Thinking)

Since $f$ is convex we have that $f(x)\geq f(y)+f'(y)(x-y)$. Do we consider the limit as $x\rightarrow +\infty$ ? (Wondering)
 
mathmari said:
At the previous exercise $L$ belong to $\mathbb{R}\cup \{\pm \infty\}$. So since $f'(x)=2x$ and the limit is equal to $+\infty$ and so it exists.

Ah okay. But that is not the case now is it? (Wondering)

mathmari said:
Since $f$ is convex we have that $f(x)\geq f(y)+f'(y)(x-y)$. Do we consider the limit as $x\rightarrow +\infty$ ?

Sounds like a plan. (Nod)
 
Klaas van Aarsen said:
Sounds like a plan. (Nod)

So we have the following:
\begin{align*}f(x)\geq f(y)+f'(y)(x-y)&\Rightarrow \lim_{x\rightarrow +\infty}f(x)\geq \lim_{x\rightarrow +\infty}(f(y)+f'(y)(x-y)) \Rightarrow \ell\geq f(y)+f'(y)(\lim_{x\rightarrow +\infty}x-y) \\ & \Rightarrow \ell\geq f(y)+f'(y)(+\infty-y) \Rightarrow \ell\geq +\infty\end{align*}
Does this help us? (Wondering)
 
mathmari said:
So we have the following:
\begin{align*}f(x)\geq f(y)+f'(y)(x-y)&\Rightarrow \lim_{x\rightarrow +\infty}f(x)\geq \lim_{x\rightarrow +\infty}(f(y)+f'(y)(x-y)) \Rightarrow \ell\geq f(y)+f'(y)(\lim_{x\rightarrow +\infty}x-y) \\ & \Rightarrow \ell\geq f(y)+f'(y)(+\infty-y) \Rightarrow \ell\geq +\infty\end{align*}
Does this help us?

We have an expression with $f(y)$, $f'(y)$, and $\ell$.
And we already know that $\ell\in\mathbb R$, don't we? So it can't be $\pm\infty$ either.

What can we say about $f'(y)$ for the statement to hold? (Wondering)
 
Klaas van Aarsen said:
We have an expression with $f(y)$, $f'(y)$, and $\ell$.
And we already know that $\ell\in\mathbb R$, don't we? So it can't be $\pm\infty$ either.

What can we say about $f'(y)$ for the statement to hold? (Wondering)

So that we get that $\ell$ is not infinity we have to get an undefined form, one such form is when infinity is multiplied with zero, so $f'(y)$ must be equal to $0$.

Is this correct? (Wondering)
 
mathmari said:
So that we get that $\ell$ is not infinity we have to get an undefined form, one such form is when infinity is multiplied with zero, so $f'(y)$ must be equal to $0$.

Is this correct?

That is a possibility yes.
What happens if $f'(y)$ is negative? (Wondering)
 
Klaas van Aarsen said:
That is a possibility yes.
What happens if $f'(y)$ is negative? (Wondering)

Ah $(-\infty)\cdot (+\infty)$ is also an undefined form, isn't it?

So $f'(y)$ is either $0$ or $-\infty$, right? (Wondering)
 
mathmari said:
Ah $(-\infty)\cdot (+\infty)$ is also an undefined form, isn't it?

So $f'(y)$ is either $0$ or $-\infty$, right?

Then the inequality also holds yes.
What if fill in, say, $f'(y)=-1$ in the inequality? Would it satisfy it? (Wondering)
 
Klaas van Aarsen said:
Then the inequality also holds yes.
What if fill in, say, $f'(y)=-1$ in the inequality? Would it satisfy it? (Wondering)

Yes, because then from $\ell\geq f(y)+f'(y)(+\infty-y)$ we get $-\infty$ at the right side of the inequality, and so $\ell$ can be real.

Therefore it must hold that $f'(y)\leq 0$, or not? (Wondering)
 
mathmari said:
Yes, because then from $\ell\geq f(y)+f'(y)(+\infty-y)$ we get $-\infty$ at the right side of the inequality, and so $\ell$ can be real.

Therefore it must hold that $f'(y)\leq 0$, or not?

Yep. (Nod)
 
Klaas van Aarsen said:
Yep. (Nod)

Ok! That means that $f$ is monotone and escpecially descreasing, right? To get that $f$ is strictly monotone, do we have to get $f'(x)<0$ instead of $f'(x)\leq 0$ ? (Wondering)
 
mathmari said:
Ok! That means that $f$ is monotone and escpecially descreasing, right? To get that $f$ is strictly monotone, do we have to get $f'(x)<0$ instead of $f'(x)\leq 0$ ?

Indeed. (Thinking)
 
Klaas van Aarsen said:
Indeed. (Thinking)

I don't see how we get the strict inequality. Is maybe the result wrong and it should be monotone instead of strictly monotone? (Wondering)
 
mathmari said:
I don't see how we get the strict inequality. Is maybe the result wrong and it should be monotone instead of strictly monotone? (Wondering)

I believe so yes.
Consider $f(x)=\ell$. It satisfies all conditions, doesn't it? (Wondering)
And it is monotone instead of strictly monotone.

To get strictly monotone we need $f$ to be strictly convex. (Thinking)
 
Klaas van Aarsen said:
I believe so yes.
Consider $f(x)=\ell$. It satisfies all conditions, doesn't it? (Wondering)
And it is monotone instead of strictly monotone.

To get strictly monotone we need $f$ to be strictly convex. (Thinking)

OK, so it's graph is a decreasing function, right? Or can we say something more specifically? (Wondering)
 
mathmari said:
OK, so it's graph is a decreasing function, right? Or can we say something more specifically?

Yep. (Nod)
And no, nothing more specific.
 
Ok!

As for the second question, why is the limit always zero?
(Wondering)

mathmari said:
If $\displaystyle{\lim_{x\rightarrow +\infty}f''(x)}$ exists, then $\displaystyle{\lim_{x\rightarrow +\infty}f''(x)=\lim_{x\rightarrow +\infty}f'(x)=0}$ (i.e. we don't assume that $\displaystyle{\lim_{x\rightarrow +\infty}f'(x)}$ exists).
 
mathmari said:
Ok!

As for the second question, why is the limit always zero?

Let's take a look at a couple of examples.

If $f(x)=x$, then $f'(x)=1$ and $f''(x)=0$.
So $\lim\limits_{x\to +\infty}f'(x)\ne 0$, isn't it? (Worried)

If $f(x)=x^2$, then $f'(x)=2x$ and $f''(x)=2$.
So $\lim\limits_{x\to +\infty}f''(x)$ exists, but it isn't $0$ is it? (Worried)

Is there something missing? (Wondering)
 
Klaas van Aarsen said:
Let's take a look at a couple of examples.

If $f(x)=x$, then $f'(x)=1$ and $f''(x)=0$.
So $\lim\limits_{x\to +\infty}f'(x)\ne 0$, isn't it? (Worried)

If $f(x)=x^2$, then $f'(x)=2x$ and $f''(x)=2$.
So $\lim\limits_{x\to +\infty}f''(x)$ exists, but it isn't $0$ is it? (Worried)

Is there something missing? (Wondering)

Ahh ok!

And if we assume that $\displaystyle{\lim_{x\rightarrow +\infty}f(x)=\ell\in\mathbb{R}}$ ? (Wondering)
 
mathmari said:
Ahh ok!

And if we assume that $\displaystyle{\lim_{x\rightarrow +\infty}f(x)=\ell\in\mathbb{R}}$ ? (Wondering)

Then we have:
Klaas van Aarsen said:
How about:
$$\lim_{x\to +\infty} f'(x) = \lim_{x\to +\infty} \lim_{h\to 0}\frac{f(x+h)-f(x)}{h}
= \lim_{h\to 0}\lim_{x\to +\infty} \frac{f(x+h)-f(x)}{h}
= \lim_{h\to 0} \frac{\ell-\ell}{h} = 0
$$
don't we? (Thinking)

It follows that the limit of $f''(x)$ is also $0$, doesn't it?
Then there is no need to start with the assumption that it is, is it? (Bandit)