Given $p>0$, $\epsilon>0$, prove that $\displaystyle \frac{1}{x^{1+\epsilon}}<\frac{1}{x(\log x)^p}$ for sufficiently large $x$.
If $p\leq \epsilon$, then $(\log x)^p\leq x^p\leq x^\epsilon$. So the result is clear. But what if $p>\epsilon$? Any suggestion please.
It's enough to show that $(\log x)^p<x^{\varepsilon}$ for all sufficiently large $x$, or equivalently $\log x<x^{\frac{\varepsilon}{p}}$ for all $x$.
To show this, observe that for any $a>0$ we have $$ \lim_{x\to\infty}\frac{\log x}{x^a}=\lim_{x\to\infty}\frac{1}{ax^a}=0 $$ hence $\log x<x^a$ for all sufficiently large $x$. Now take $a=\frac{\varepsilon}{p}$.