Improper integral convergence: $\int_{0}^{1}{\frac{\mid{\log(x)}\mid^a}{\sqrt{1-x^2}}}dx$

146 Views Asked by At

As its told on the title I want to check the convergence/divergence of the improper integral when $a\in \mathbb{R}$: \begin{equation} \int_{0}^{1}{\frac{\mid{\log(x)}\mid^a}{\sqrt{1-x^2}}}dx \end{equation} So, it's improper at $x=0$ and $x=1$, so I split the integral in : \begin{equation} \int_{0}^{\frac{1}{2}}{\frac{\mid{\log(x)}\mid^a}{\sqrt{1-x^2}}}dx + \int_{\frac{1}{2}}^{1}{\frac{\mid{\log(x)}\mid^a}{\sqrt{1-x^2}}}dx \end{equation} I see, that on the first one the integrals it's like $\int\mid{\log(x)}\mid^a dx $ by the comparison limit test, but I don't know how to prove that $\int\mid{\log(x)}\mid^a dx $ converges.

Hopefully you can help me. Much thanks!

3

There are 3 best solutions below

0
On BEST ANSWER

Note that

$$\int_{0}^{\frac{1}{2}}{\frac{\mid{\log(x)}\mid^a}{\sqrt{1-x^2}}}dx$$

converges $\forall a$ by comparison test with $\frac1{\sqrt x}$.

For the second part

$$\int_{\frac{1}{2}}^{1}{\frac{\mid{\log(x)}\mid^a}{\sqrt{1-x^2}}}dx $$

let $1-x^2=y^2$

$$\int_{\frac{\sqrt 3}{2}}^{0}{\frac{\mid{\log(\sqrt{1-y^2}}\mid^a}{y}}\cdot \left(\frac{-y}{\sqrt{1-y^2}}\right)dy = \int_{0}^{\frac{\sqrt 3}{2}}{\frac{\mid{\log(\sqrt{1-y^2}}\mid^a}{\sqrt{1-y^2}}}dy $$

and note that for $y\to 0$

$$\mid\log\left(\sqrt{1-y^2}\right)\mid\sim \frac{y^2}{2}$$

thus the integral converges for $-2a<1$ that is $a>-\frac12$ and diverges for $-2a\ge1$ that is $a\le-\frac12$ by comparison with $y^{2a}$.

5
On

$$\int_{0}^{1}\frac{x^\beta}{\sqrt{1-x^2}}\,dx =\frac{\sqrt{\pi}\,\Gamma\left(\frac{\beta+1}{2}\right)}{2\,\Gamma\left(\frac{\beta+2}{2}\right)}$$ by Euler's Beta function. The RHS is a $C^\infty$ function in a neighbourhood of the origin, hence by applying $\left.\frac{d^a}{d\beta^a}\left(\ldots\right)\right|_{\beta=0}$ to both sides we have that the given integral is finite for any $a\in\mathbb{N}$. By the Cauchy-Schwarz inequality the function $$ f(a)=\int_{0}^{1}\frac{\left|\log(x)\right|^a}{\sqrt{1-x^2}}\,dx\stackrel{x\mapsto e^{-t}}{=}\int_{0}^{+\infty}\underbrace{\frac{t^a}{\sqrt{e^{2t}-1}}}_{g(t)}\,dt $$ is log-convex on its maximal domain. $g(t)$ behaves like $C t^{a-1/2}$ in a right neighbourhood of the origin and like $t^a e^{-t}$ in a left neighbourhood of $+\infty$, hence integrability is ensured by $a>-\frac{1}{2}$, which is also a necessary condition.

3
On

For $\frac12\le x\le1$, $$ 1-x\le|\log(x)|\le2\log(2)(1-x) $$ and $$ \sqrt{\tfrac32}\sqrt{1-x}\le\sqrt{1-x^2}\le\sqrt2\sqrt{1-x} $$ Therefore, $$ \sqrt{\tfrac12}\int_{1/2}^1(1-x)^{a-\frac12}\,\mathrm{d}x \le\int_{1/2}^1\frac{|\log(x)|^a}{\sqrt{1-x^2}}\,\mathrm{d}x \le(2\log(2))^a\sqrt{\tfrac23}\int_{1/2}^1(1-x)^{a-\frac12}\,\mathrm{d}x $$ which converges for $a\gt-\frac12$ and diverges for $a\le-\frac12$.


For $0\le x\le\frac12$, $$ \frac1{\sqrt{1-x^2}}\le\frac2{\sqrt3} $$ Therefore, $$ \int_0^{1/2}\frac{|\log(x)|^a}{\sqrt{1-x^2}}\,\mathrm{d}x \le\frac2{\sqrt3}\int_{\log(2)}^\infty x^ae^{-x}\,\mathrm{d}x $$ which converges for all $a$.


Therefore, $$ \int_0^1\frac{|\log(x)|^a}{\sqrt{1-x^2}}\,\mathrm{d}x $$ converges for $a\gt-\frac12$ and diverges for $a\le-\frac12$.