Let's say we have 2 functions $f(x)$ and $g(x)$.
- $f(x)$ and $g(x)$ go to zero when $x \to a$.
- $|f(x)| < |g(x)|$ for every $x$ such as $|x-a| < \epsilon$ for every positive $\epsilon$ ($\epsilon$ is small of course).
Is it always true that $f(x)/g(x) \to 0$ when $x \to a$?