Calculate the following integral:
$$\int \frac{1}{(1-x^2)\sqrt{1+x^2}} dx$$
I believe I need to choose a good substitution, but the problem is that I haven't found it yet.
Thank you!
Calculate the following integral:
$$\int \frac{1}{(1-x^2)\sqrt{1+x^2}} dx$$
I believe I need to choose a good substitution, but the problem is that I haven't found it yet.
Thank you!
HINT:
Set $x=\tan y\implies dx=?$
$$\int \frac1{(1-x^2)\sqrt{1+x^2}} dx=\int\dfrac{\sec y\ dy}{1-\tan^2y}=\int\dfrac{\cos y\ dy}{1-2\sin^2y}$$
Set $\sin y=u$
Or directly, $u=\dfrac x{\sqrt{1+x^2}}$