Given the following equation, $$ \int_{1}^{2} \frac{1}{x(\ln x)^{a}} dx $$ I am supposed to find the condition on the constant $a$ such that the above integral is convergent.
Substituting $u = \ln(x)$, we get
$$ \frac{du}{dx} = \frac{1}{x} $$
Where the integral
$$ \int_{1}^{2} \frac{1}{x(\ln x)^{a}} dx = \int_{0}^{\ln 2} \frac{du}{dx}\frac{1}{u^{a}}dx = \int_{0}^{ln2} \frac{1}{u^{a}}du $$
simplifies to
$$ \frac{(\ln 2)^{1-a}}{1-a} $$
When $a = 1$, the above diverges. However, I am unsure of what values the above equation converges to, i.e when $a>1$ or $a<1$