Suppose that I have shown a function $f$ is $o\left(x^{1-\varepsilon}\right)$ for all $\varepsilon>0$. Can I conclude that $f$ is $O(x)$? This seems intuitively right, but I can't seem to furnish a formal proof.
EDIT: The above should read $o\left(x^{1+\varepsilon}\right)$ for all $\varepsilon>0$. (Actually, I have shown $o\left(x^{\varepsilon-1}\right)$ and I want to show $O\left(x^{-1}\right)$ but I assume the exponent doesn't matter. The right sign for $\varepsilon$ clearly does!)
EDIT 2: As $x \rightarrow \infty$.