I wonder if a function $f:\textbf{R} \rightarrow \textbf{R}$ which has the next property: $$\lim_{x\rightarrow0}\frac{f(x)}{x^2}=0$$
is differentiable at an neighbourhood of $x=0$ (is trivially differentiable at x=0)
No further assumptions are made on $f$. I don't know where to start, although my intuition tells me that this is false.
Thanks
If $f(0)\ne0$, then $f$ is discontinuous at $x=0$. If $f(0)=0$, then $$ \frac{f(x)-f(0)}{x}=x\,\frac{f(x)}{x^2} $$ and $f'(0)=0$. But there is noting you can tell about differentiability at $x\ne0$. Consider for instance $$ f(x)=\begin{cases} x^3 & \text{if }x\in\Bbb Q,\\0 & \text{if }x\notin\Bbb Q. \end{cases} $$