It's known that:
$$\lim \limits_{x \to \infty} \space f({x})=0$$
$$|f''(x)| < M$$
How do I prove that:
$$\lim \limits_{x \to \infty} \space f'({x})=0$$
I tried using the mean value theorem, but I don't really know how to approach the question.
It's known that:
$$\lim \limits_{x \to \infty} \space f({x})=0$$
$$|f''(x)| < M$$
How do I prove that:
$$\lim \limits_{x \to \infty} \space f'({x})=0$$
I tried using the mean value theorem, but I don't really know how to approach the question.
I didn't see this one in the duplicates..
Proof by contradiction. Suppose not, and there is $\epsilon > 0$ and $x_n \rightarrow \infty$ such that $|f'(x_n)| > \epsilon$. Since $|f''(x)| < M$, for $x$ in the interval $[x_n, x_n + {\epsilon \over 2M}]$ one has $|f'(x)| > {\epsilon \over 2}$. So by the mean value theorem, $|f(x_n) - f(x_n + {\epsilon \over 2M})| > {\epsilon \over 2}\times {\epsilon \over 2M} = {\epsilon^2 \over 4M}$. Hence at least one of $|f(x_n)|$ and $|f(x_n + {\epsilon \over 2M})|$ is greater than ${\epsilon^2 \over 8M}$. Letting $n$ go to infinity contradicts the assumption that $\lim_{x \rightarrow \infty} f(x) = 0$.