Show that the improper integral $$\int_1^\infty \frac{\ln x}{\left(1+x^2\right)^\lambda}\mathrm dx$$ is convergent only for $\lambda > \frac{1}{2}$.
We will show that the sequence of integrals on $[1,M]$ must be bounded for $\lambda>1/2$.
- Let $\lambda \leq 1/2$ thus for $x\geq e$ the result $$\frac{\ln x}{\left(1+x^2\right)^\lambda}\geq \frac{1}{\left(2x^2\right)^\lambda} = \frac{1}{2^\lambda x^{2\lambda}}\geq \frac{1}{2^\lambda x}$$ implies $$\int_e^\infty\frac{1}{x}\mathrm dx\text{ does not exist}\rightarrow\int_e^\infty \frac{\ln x}{\left(1+x^2\right)^\lambda}\mathrm dx\text{ does not exist}.$$
- Let $\lambda >1/2$ and $\mu>0$ with $2\lambda-\mu >1$, hence $$\underbrace{\lim_{x\to\infty}\frac{\ln x}{x^\mu}}_{\color{red}(\color{red}*\color{red}1\color{red})}\overset{\color{red}(\color{red}*\color{red}2\color{red})}{=}\lim_{x\to\infty}\frac{\frac{1}{x}}{\frac{1}{\mu}x^{\mu-1}}=\lim_{x\to\infty}\frac{\mu}{x^\mu}=0.$$ Therefore there must be a $M_0$ s.t. $\ln x\leq x^\mu$ on $[M_0,\infty)$. Furthermore $$f(x)=\frac{\ln x}{\left(1+x^2\right)^\lambda}\overset{\color{red}(\color{red}*\color{red}3\color{red})}{\leq}\frac{x^\mu}{x^{2\lambda}}=\frac{1}{x^{2\lambda-\mu}}=g(x)$$ with $g(x)$ being integrable on $[M_0,\infty)$ (because $2\lambda-\mu>1$) thus $f(x)$ as well. Since $$\int_1^{M_0} \frac{\ln x}{\left(1+x^2\right)^\lambda}\mathrm dx$$ is finite so is $$\int_1^{M_0} \frac{\ln x}{\left(1+x^2\right)^\lambda}\mathrm dx+\int_{M_0}^\infty \frac{\ln x}{\left(1+x^2\right)^\lambda}\mathrm dx.$$
I have some trouble understanding this proof in regards to the marked steps:
- $(*1)$ I don't understand what the motivation behind this expression is - is it just used to show that $\ln x=o\left(x^\mu\right)$?
- $(*2)$ This looked like l'Hôpital at first but the denominator seems to be wrong since $(x^\mu)'=\mu x^{\mu-1}$ or did I miss something else?
- $(*3)$ I guess this is the step where the result from $(*1)$ is used to make an estimation which feels really far-fetched. Can you give me an intuition why this is true?
- Furthermore I do see that $2\lambda-\mu>1$ for our $\mu$ was a decent pick after seing the final result as $g(x)$ is integrable due to that - how could I possibly make this assumption beforehand without knowing the solution?
- Finally: do you have alternative (maybe easier) solutions to this problem?
if $\lambda \gt \frac12$ $$ \int_1^{M} \frac{\ln x}{\left(1+x^2\right)^\lambda}\mathrm dx \lt \int_1^{M} \frac{\ln x}{x^{2\lambda}}\mathrm dx = \int_1^{M}\frac{\ln x}{x^{1+\mu}} \mathrm dx $$ where $\mu \gt 0$
integrating by parts the latter integral is: $$ \left[-\frac{\ln x}{\mu x^{\mu}} \right]_1^M +\int_1^{M}\frac1{\mu x^{1+\mu}} \mathrm dx $$ which remains finite as $M \to \infty$. in fact the first term is, apart from a constant, $M^{-\mu}\ln M$. considering this as a function of a positive real argument $M$, differentiation shows that it attains a maximum at $M=e^{\mu^{-1}}$.