find values of n for which the integral converges
$ \int_0^1 (\ln\left(\frac{1}{x}\right))^n $ dx
i am able to understand that Integral needs to be broken in two parts so that convergence can be checked at x=1 and x=0 separately.
for the first part if n<0 then its proper integral similarly for the second half n>0 then its proper integral
i need to check for the other remaining cases but unable to get how?