Is f(x) differentiable at x=1?

  • Thread starter Thread starter cyt91
  • Start date Start date
  • Tags Tags
    Differentiable
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 5K views
cyt91
Messages
51
Reaction score
0
Given
http://www.mathhelpforum.com/math-help/vlatex/pics/105_fde5ac6b051b4fac473487c7b4afa9e5.png

Is f(x) differentiable at x=1?

I know that we have to prove
http://www.mathhelpforum.com/math-help/vlatex/pics/65_6fae3c52eaa96aaafdf2c225a900ea48.png

exist/does not exist at x=1. But how do I begin? It's a piece-wise function.

Thanks for your help.
 
Last edited by a moderator:
Physics news on Phys.org
The idea is one sided limits. You can compute the derivatives of f for x>1, and x<=1, for the derivative f' to exist, f' must be continuous there. So you've reduced the problem to continuity.
 
To add to hunt mat's response, while a derivative function is not necessarily continuous, it is continuous where ever it is defined. That is why taking the left and right side limits of the derivative works- if they are the same, the function is differentiable and the joint value is the derivative at that point.

What is the derivative of [itex]x^2[/itex]? What is its value at x= 1? What is the derivative of (x+ 1)/2? what is its value at x= 1?