My teacher said that calculate the following integral, and that the integral is convergent, I tried to calculate but failed, thanx in advanced for any help.
$$0<k<1$$ $$I=\displaystyle\int_0^1\dfrac{dx}{\sqrt{(1-x^2)(1-x^2k^2)}}=\text{?}$$
Attempt 1:
Integral's interval's boundaries are $1,0$ so I want to try $x=1-u$ substitution $$I \int_0^1\dfrac{dx}{\sqrt{(1-x^2)(1-x^2k^2)}}=\int_1^0 \frac{-du}{\sqrt{(1-(1-u)^2) (1-(1-u)^2k^2)}}=\text{?}$$
I could not get from this, denominator will get too complicated so we could not get benefit by this trick.
Attempt 2:
We can use odd and even function for symmetric intervals of integrals so the function inside the integral is even function and interval is $[0,1]$ that is if we extend the integral's interval to $[-1,1]$ and if we think $$\frac 1 {\sqrt{(1-x^2)(1-x^2k^2)}} = \frac{g(x)+g(-x)}{2}\tag{*},$$ we can rewrite the integral as follows:
$$I= \int_{-1}^1 g(x)\,dx$$ But I couldnot arrange the function $g$ from $(*)$
Other attemts:
I've tried to substitute trigonometric functions, $x=\sin y$, $x=\tan y$ and $x=uk$ and $x=u/k$
How can you decide this can not be written in closed form, so fast, I can not still see now .
Thank you for comments.
– Micheal Brain Hurts Jan 07 '18 at 17:32