Note: $K_\varepsilon(x_0):=(x_0 - \varepsilon, x_0 + \varepsilon )$
let $r > 0$ and $f:K_r(0) \rightarrow \mathbb R$ with $\exists C>0 \forall x \in K_r(0) : |f(x)| \le Cx^2$
Show, that $f$ is differentiable in $0$.
My proof:
$Cx^2$ is divergent for $\infty$, because there is for every $M>0$ a $R \in K_r(0)$ with $f(x)>M$ for all $x>R$.
$$\lim_{x \to 0} \quad f(x) = \infty$$
there must be $|Cx^2 - |f(x)| | < \varepsilon$ for all $x \in K_r(0)$
for $f(x)$ there is $M>0$ for ever $R \in K_r(0)$ so $f(x)>M$ and $Cx^2 > f(x)$. So $Cx^2 > f(x) > M$. $\rightarrow f(x)$ is divergent for $\infty$ and so it is for $K_r(0)\setminus \{0\}$ differentiable.
It is known that Cx^2 is differentiable for 0. Because of $|Cx^2|- |f(x)||$ $f(x)$ must be a Polynom with an even degree and so it is differentiable for $x=0$.
Question: Is that proof correct? If not, what is missing, or what could be wrong?