1

Let $f$ be a continuously differentiable function and let $L=\lim_{x\to\infty}(f(x)+f'(x))$ be finite.

Does this imply that if $$\lim_{x\to\infty} f'(x)$$ exists, then it is equal to $0$?

Alex
  • 19,262
geno
  • 11

1 Answers1

0

Yes. This is because if $f'(x) > C>0$ for all $x>M$, then $f(x)$ goes to $\infty$ as $x\to\infty$.

5xum
  • 123,496
  • 6
  • 128
  • 204
  • 1
    Also it appears that the extra hypothesis that $f'$ must have a limit as $x\to\infty$ can be dropped, since one can prove that from the fact that $f+f'$ has the limit $L$ (see linked thread). – Jeppe Stig Nielsen Dec 22 '14 at 12:58