Prove the following statements are false:
$e^x-1=\mathcal{O}(x^2)$ as $x\to 0$
$x^{-2}=\mathcal{O}(\cot x)$ as $x\to 0$
For the first one, I tried to graph them and to me it seems like $e^x-1$ blows up eventually. But I don't know how to prove it formally.
And for the second one, I have no idea. Can anyone give me a hint?