Help proving the convergence of the integral $\int_0^1 \frac{\ln(1-\alpha ^2x^2)}{\sqrt{1-x^2}}dx$

117 Views Asked by At

I need help showing that this integral converges $$\int_0^1 \frac{\ln(1-\alpha ^2x^2)}{\sqrt{1-x^2}}dx$$ for $|\alpha| \le 1$

I thought of using comparison but I don't know what to use.

I would really appreciate some help

3

There are 3 best solutions below

0
On

Here is a proof of convergence by direct comparison.

The integrand is continuous for $0 \leqslant x \leqslant 1-\epsilon < 1$ and

$$\tag{*}\int_0^{1-\epsilon}\frac{-\ln(1-\alpha^2x^2)}{\sqrt{1-x^2}}\, dx = \int_0^{1-\epsilon}\frac{-\ln(1-|\alpha| x)}{\sqrt{1-x^2}}\, dx - \int_0^{1-\epsilon}\frac{\ln(1+|\alpha| x)}{\sqrt{1-x^2}}\, dx$$

The second integral on the RHS of (*) converges as $\epsilon \to 0$ since

$$\frac{\ln(1+|\alpha| x)}{\sqrt{1-x^2}} = \frac{\ln(1+|\alpha| x)}{\sqrt{1-x}\sqrt{1+x}} \leqslant \frac{\ln(2)}{\sqrt{1-x}},$$

and $\frac{1}{\sqrt{1-x}}$ is improperly integrable over $[0,1]$.

For the first integral on the RHS of (*), since $|\alpha| \leqslant 1$ we have

$$|\alpha|x \leqslant x \implies 1- |\alpha|x \geqslant 1- x\implies -\ln(1-|\alpha|x) \leqslant - \ln(1-x),$$

and

$$\frac{-\ln(1-|\alpha| x)}{\sqrt{1-x^2}} \leqslant \frac{-\ln(1-x)}{\sqrt{1-x}}$$

If we can show that $\frac{-\ln(1-x)}{\sqrt{1-x}}$ is improperly integrable over $[0,1]$ then the first integral on the RHS of (*) also converges as $\epsilon \to 0$ by the comparison test.

Since $-\ln(y) \leqslant \frac{1-y}{y}$ for $0 < y < 1$ we have

$$\tag{**}\int_0^{1-\epsilon}\frac{-\ln(1-x)}{\sqrt{1-x}} \, dx = \int_\epsilon^1 \frac{-\ln(x)}{\sqrt{x}} \, dx = \int_\epsilon^1 \frac{-4\ln(x^{1/4})}{\sqrt{x}} \, dx \\ \leqslant \int_\epsilon^1 \frac{4(1-x^{1/4})}{x^{1/4}}\frac{1}{\sqrt{x}} \, dx \leqslant \int_\epsilon^1 \frac{4}{x^{3/4}} \, dx$$

Since the integral on the RHS converges as $\epsilon \to 0$, we have proved convergence of both integrals on the RHS of (*) and convergence of

$$\int_0^{1}\frac{\ln(1-\alpha^2x^2)}{\sqrt{1-x^2}}\, dx $$

0
On

Looking at the integrand, use Taylor series to show that, close to $0$ $$\frac{\ln(1-\alpha ^2x^2)}{\sqrt{1-x^2}}=-\alpha ^2 x^2+O\left(x^4\right)$$ and, close to $1$, $$\frac{\ln(1-\alpha ^2x^2)}{\sqrt{1-x^2}}=-\frac{\log \left(1-\alpha ^2\right)}{\sqrt{2(1- x)}}+O((1-x)^{\frac 12})$$ So, no problem at the bounds and the integral is finite.

In fact $$\int_0^1 \frac{\ln(1-\alpha ^2x^2)}{\sqrt{1-x^2}}\,dx=\pi \log \left(\frac{1+\sqrt{1-\alpha ^2}}{2} \right)$$ as long as $\Im(\alpha )\neq 0\lor -1<\Re(\alpha )<1$.

0
On

With $t\in[0,1]$, the integral is equivalent to

$$I(t)=\int_0^1 \frac{\ln(1-tx^2)}{\sqrt{1-x^2}}dx$$

$$|I(t)|\le|I(1)|=\int_0^1 \frac{\ln(1-x^2)}{\sqrt{1-x^2}}dx=-2\int_0^{\pi/2}\ln\cos u\>du=\pi\ln 2$$

where the substitution $u=\sin x$ is used.