I'm trying to solve the following complex analysis problem:
- $$ \mbox{Show that}\ \forall\ n > 1\mbox{, the integral}\quad \int_{0}^{\infty}\frac{\log\left(x\right)}{x^{n} - 1}{\rm d}x\quad converges $$ and in that case compute the integral using residue theory.
- The problem here is not about computing the integral but more on proving that it converges when $n = 2$.
- If $n>2$ you can easily check that if $$ \left\{\begin{array}{l} {\displaystyle\operatorname{f}_{n}\left(x\right) = \frac{\log\left(x\right)}{x^{n} - 1}\,,} \\[2mm] {\displaystyle\alpha \in (0,1)\ \mbox{and}\ \beta \in \left(1,n\right)} \\[2mm] {\displaystyle\mbox{then}\ \lim_{x\ \to\ 0^{+}} \,\,\operatorname{f}_{n}\left(x\right)\,x^{\alpha} = 0\quad\mbox{and}\quad \lim_{x\ \to\ \infty}\,\,\operatorname{f}_{n}(x)\,x^{\beta}=0} \end{array}\right. $$
- By applying the $\epsilon,\delta$ definition of limit, $\operatorname{f}_{n}$ can be integrated in $\left(0,\infty\right)$ $\mbox{when}\ n > 2$.
- This method does not work if $n = 2$, or at least that's what I get. How can I prove that the integral is finite in that case ?.
- I've tried to control $\operatorname{f}_{2}$ by showing that for $x > 1,\ $ $x - 1\geq \log\left(x\right)$ but this implies that $\operatorname{f}_{2} \sim 1/x$ which is a problem.