I am struggling with the following integral: \begin{equation} \lim_{n \rightarrow \infty} \int\limits_0^n \dfrac{1}{1+nx \ln (x)} dm\,, \end{equation}
where $dm$ is Lebesgue measure.
I was thinking of splitting the integral as follows:
\begin{equation} \int\limits_0^n \dfrac{1}{1+nx\ln(x)}dm = \int\limits_0^1 \dfrac{1}{1+nx\ln(x)}dm + \int\limits_1^n \dfrac{1}{1+nx\ln (x)}dm. \end{equation}
Then for the second part I think I can use the dominated convergence theorem, since
\begin{equation} \dfrac{1}{1+nx\ln (x)} \leq 1 \end{equation}
and
\begin{equation} \lim_{n \rightarrow \infty} \dfrac{1}{1 + nx \ln (x)} = 0, \end{equation}
but I'm not sure because the upper boundary ($n$) also goes to infinity. For the first part, I have no clue. Could someone help me out? Thanks!
The integral in question diverges whenever $n\ge e$.
To see this, we write $f(x)=1+nx\log(x)$ and note that if $n\ge e$, then $f(1/e)=1-n/e\le 0$.
Moreover, we see that $f(0^+)=f(1)=1$. Therefore, there are roots of $f(x)$ at some $x_1\in(0^+,1/e)$ and $x_2\in(1/e,1)$.
Applying the mean value theorem, we can write $f(x)=f'(\xi_1)(x-x_1)$ for some number $\xi_1\in(x_1,x)$. Inasmuch as $\frac1{f(x)}=O\left(\frac1{x-x_1}\right)$ for $x\in (x_1,1/e)$, the integral in question diverges.