Analysis differentiability and limits -

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
C.E
Messages
100
Reaction score
0
1. Suppose that f is differentiable on R and [tex]\lim_{x \rightarrow \infty} f'(x)[/tex] = M. Show that [tex]\lim_{x \rightarrow \infty} (f(x+1)-f(x))[/tex] also exists, and compute it.

3. I am pretty sure the limit will be equal to m. Here is my attempt.

[tex]\lim_{x \rightarrow \infty} f'(x)[/tex] = [tex]\lim_{x \rightarrow \infty} \lim_{h <br /> <br /> \rightarrow 0} \frac{f(x+h)-f(x)}{h}[/tex]

By continuity this is equal to:

[tex]\lim_{h \rightarrow 0} \lim_{x \rightarrow \infty} \frac{f(x+h)-f(x)}{h}[/tex]

Fixing h=1

This is equal to [tex]\lim_{h \rightarrow 0} \lim_{x \rightarrow \infty} \frac{f(x+1)-f(x)}{1}[/tex]

=[tex]\lim_{x \rightarrow \infty} (f(x+1)-f(x))[/tex].

Have I done this right? I don't think you can just swap the limits like that can you? Does anybody have any suggestions?
 
Last edited:
Physics news on Phys.org
You certainly can't say that you can swap "by continuity"! And how can you "fix" h= 1 and than take the limit as h goes to 0?

I suggest that you apply the mean value theorem to the interval between x and x+ 1, then take the limit as x goes to infinity.