Edit: question says the function is differentiable
Given $\lim_{x\to0}f(x)/x^2$ exists and is finite prove $f'(0)=0$
My attempt: $$f(x)=\sum_{k=0}^\infty {f^{n}(0)x^n\over n!}\\ \implies \lim_{x\to0}f(x)/x^2=\frac{f''(0)}2+\lim_{x\to0}\left({f(0)\over x^2}+{f'(0)\over x}\right)$$
How to proceed without l'hopital?
This also assumes function is infnitely differntiable. How to avoid that?
Is the argument that if $f'(0)\ne0$ then $\lim_{x\to0}\left({f'(0)\over x}\right)=\infty$ valid?
If we assume that $f$ is continuous at $0$, then
$$f(0)= \lim_{x \to 0}f(x)= \lim_{x \to 0}x^2 \frac{f(x)}{x^2}=0.$$
Hence
$$\lim_{h\to 0}\frac{f(h)-f(0)}{h}=\lim_{h\to 0}h\frac{f(h)}{h^2}=0.$$