I saw this problem on my problem book:
IF $\lim\limits_{x\to0 }f(x)=0$ and $\lim\limits_{x \to 0 }\frac{f(2x)- f(x)}{x} =0$ prove that $\lim_{x \to 0} \frac{f(x)}{x}=0 $.
I tried to solve it but failed the only thing that I was able to prove its that if $\lim_{x \to 0} \frac{f(x)}{x}$ exist in $\overline {\mathbb{R}}$it it either $0$ or $\pm \infty$ and that it east to show $$\lim_{x \to 0} \frac{f(x)}{x}= \lim_{x \to 0} \frac{f(x)-f(2x)}{x} + 2\lim_{x \to 0} \frac{f(2x)}{2x}$$
i.e $L = 2L$
But I was not able to prove that the limit exist .