Question
Mathematics Question on Continuity and differentiability
Prove that the function f given by f(x)=∣x+1∣, x∈R is not differentiable at x=1.
The given function is f(x) = |x-1|, x∈R
It is known that a function f is differentiable at a point x=c in its domain if both
h→0−lim hf(c+h)−f(c) and \lim\limits_{h \to 0^+}$$\frac {f(c+h)-f(c)}{h} are finite and equal
To check the differentiability of the given function at x=1,
consider the left hand limit of f at x=1
h→0−lim hf(1+h)−f(1) = h→0−lim h∣1+h−1∣−∣1−1∣
=h→0−lim h∣h∣−0 = h→0−lim h−h (h<0 ⟹ |h|=-h)
Consider the right hand limit of f at x=1
h→0+lim hf(c+h)−f(c) = h→0+lim hf(1+h)−f(1)
=lh→0+lim h∣1+h−1∣−∣1−1∣
=h→0+lim h∣h∣−0 = h→0+lim h/h (h>0⟹|h|=h)
Since the left and right hand limits of f at x=1 are not equal, f is not differentiable at x=1