let $\beta,\epsilon\in \mathbb R$, such that $\epsilon>0$. prove that for every $ \beta$: $$\int_{2}^{\infty} \frac{dx}{x^{1-\epsilon}\cdot \ln(x)^{\beta}}$$ Diverges.
SOLUTION ATTEMPT:
- if $\beta<0$:
Using comparison test we get that:
$\lim_{x\to\infty} \frac{\frac{1}{x^{1-\epsilon}\cdot \ln(x)^{\beta}}}{\frac{1}{x}}=\lim_{x\to\infty} \frac{x^{\epsilon}}{ln(x)^{\beta}}=\infty.$
which means that when $x$ reaches infinity: $0<\frac{1}{x}<\frac{1}{x^{1-\epsilon}\cdot \ln(x)^{\beta}} $. we know that $\int_{2}^{\infty} \frac{1}{x}$ diverges then $\int_{2}^{\infty} \frac{1}{x^{1-\epsilon}\cdot \ln(x)^{\beta}}$ diverges.
- if $\beta=0$ its easy to prove that by comparing with $\int_{2}^{\infty} \frac{1}{x}$.
$\frac{1}{x} < \frac{1}{x^{1-\epsilon}}$, $\int_{2}^{\infty} \frac{1}{x}$ diverges then $ \int_{2}^{\infty} \frac{1}{x^{1-\epsilon}}$ diverges.
I some how got stuck by the $\beta >0$ case. I always get a contradiction. I would like to see a detailed example for how to do this case, I got really frustrated after dealing with this question for 2 hours now. any kind of help would be appreciated.