Let $f$ be a differentiable Function on $(0,\infty)$ such that $\lim_{x\to \infty}\frac {f(x)}{x}$=0.
I have to show that $\liminf_{x\to \infty}|f'(x)|=0$.
I had thought to apply the mean value theorem for the function $g(x)= \frac {f(x)}{x}$ over the interval $(x,2x)$ so that $$ \frac{\frac {f(2x)}{2x}-\frac {f(x)}{x}}{x}=g'(c)=\frac{cf'(c)-f(c)}{c^2} $$ for $c\in (x,2x)$. Then $$ \frac {f(2x)-2f(x)}{2}=\frac{cf'(c)-f(c)}{c^2}=\frac {f'(c)}{c}-\frac {f(c)}{c^2} $$ How to proceed further I have no idea. Is my way is right? Or do I have to choose another way? Any help will be appreciated