Consider the function $f(x)=\begin{cases} x^2 \sin \dfrac{1}{x};x\neq 0 \ 0 ; otherwise \end{cases}$
then,
- $f$ is derivable at $x=0$
- $f $ is not derivable at $x=0$
- $f$ is derivable at $x=0$ and $f'(0)=0$
- $f$ is derivable at $x=0$ and $f'(0)\neq0$
Reveal answer
Fill a bubble to check yourself
A
Correct answer
Explanation
Consider the function
$f(x)=\begin{cases} x^{2}\sin\dfrac{1}{x}\ \ \ x\neq 0 \\ 0\ \ \ \ otherwise \end{cases}$
To check derivability at $x=0$
Concept : A function is derivable at $x=a$ if
$LHD \, at(x=a)=RHD\, at\, (x=a)$
$RHD \, at\, x=$
$=\underset{h \rightarrow 0}{\lim}\dfrac{f(0+h)-f(0)}{h}$
$=\underset{h \rightarrow 0}{\lim}\dfrac{f(h)-f(0)}{h}$
$=\underset{h \rightarrow 0}{\lim}\dfrac{h^2\sin \left(\dfrac{1}{h}\right)-0}{h}$
$=\underset{h \rightarrow 0}{\lim} h \sin \left(\dfrac{1}{h}\right)=0\times (value \, between\, -1\&1)$
$=0$
Now
LHD at $x=0$.
$=\underset{h \rightarrow 0}{\lim}\dfrac{f(0-h)-f(0)}{-h}$
$=\underset{h \rightarrow 0}{\lim}\dfrac{f(-h)-f(0)}{-h}$
$\underset{h \rightarrow 0}{\lim} \dfrac{(-h)^2\sin \left(-\dfrac{1}{h}\right)-0}{-h}$
$\underset{h \rightarrow 0}{\lim} -h \sin \left(-\dfrac{1}{h}\right)=\underset{h \rightarrow 0}{\lim} h \sin \dfrac{1}{h}$
$=0\times [-1,1]$
$=0$
Here $\because LHD =RHD =0$ at $x=0$
Hence $f$ is derivable at $x=0$
Important Concept : Left Hand derivative $ (LHD)=\underset{h \rightarrow 0}{\lim} \dfrac{f(a-h)-f(a)}{-h}$
$RHD$ at $(x=a)=\underset{h \rightarrow 0}{\lim}\dfrac{f(a+h)-f(a)}{h}$