Question
Mathematics Question on Continuity and differentiability
Prove that the greatest integer function defined by f(x)=[x],0<x<3 is not differentiable at x=1 and x=2.
The given function is f(x)=[x],0<x<3
It is known that a function f is differentiable at a point x=c in its domain if both
limh→0−fh(c+h)−f(c) and limh→0+fh(c+h)−f(c) 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
limh→0-fh(1+h)−f(1) =limh→0-h[1+h]−[1]
=limh→0-h0−1=limh→0-h[1+h]−[1]
Consider the right hand limit of f at x=1
limh→0+fh(1+h)−f(1)=limh→0+fh[1+h]−[1]
=limh→0+h1−1
=limh→0+0=0.
Since the left and right hand limits of f at x=1 are not equal,f is not differentiable at x=1
To check the differentiability of the given function at x=2,consider the left hand limit of f at x=2
limh→0-hf(2+h)−f(2) =limh→0-h[2+h]−[2]
=limh→0-h1−2=limh→0--1/h =∞
Consider the right hand limit of f at x=1
limh→0+fh(2+h)−f(2)=limh→0+fh(2+h)−f(2)
=limh→0+h2−2
=limh→0+0=0
Since the left and right hand limits of f at x=2 are not equal, f is not differentiable at x=2