Does the existence of a limit at x=0 prove the existence of f'(0)?

  • Thread starter Thread starter Demon117
  • Start date Start date
Demon117
Messages
162
Reaction score
1
I wanted to see what kind of responses I would get regarding this problem:

Let f : \Re\rightarrow\Re be a continuous function that is differentiable for all nonzero x such that f '(x) exists. If f'(x) \rightarrow L as x\rightarrow0 exists, prove that f '(0) exists.
 
Physics news on Phys.org
Use the Mean Value Theorem
 
A few LaTeX tips: Put tex or itex tags around the whole formula instead of around each symbol, and use \mathbb R for the set of real numbers. Example: f:\mathbb R\rightarrow\mathbb R. (Click the quote button to see what I did).
 
While derivatives are not necessarily continuous, they do satisfy the "intermediate value property" (if f'(a)< c< f'(b), then f'(d)= c for some d between a and b). You can show that using the mean value theorem JG89 suggests. From that it follows that if \displaytype\lim_{x\to a}f&#039;(x) exists, then so does f'(a) and \displaytype f&#039;(a)= \lim_{x\to a}f&#039;(x)
 
Back
Top