Here is the homework problem I am stuck on:
Let $f$ be differentiable on $(0,\infty)$. If $\lim\limits_{x \to \infty} f'(x) = L$ exists in $\mathbb{R}$ and $\lim\limits_{n \to \infty} f(n) = A$ exists in $\mathbb{R}$, prove that $L = 0$.
From the given information, I know that we get to assume:
- $f$ is continuous at every point $s \in (0,\infty)$.
- We can now apply the MVT.
So far this is what I'm thinking: First, I think this describes a function which increases towards a horizontal asymptote. I have created a strictly increasing sequence $\{x_n\} = \{x_1, x_2, \dots, x_n \}$ to serve as the $x$ values in $(0, \infty)$. This gives me a sequence of intervals basically.
I can apply the MVT on each of these intervals, getting a sequence of $c_n \in (x_{n-1}, x_n)$.
But I don't see where to go from here. I am guessing I will need the squeeze theorem later, but there's a gap in between.
Perhaps I'm doing something wrong?
Thanks for your help.