My question is that I want to evaluate step-by-step the integral
$$\int_0^1 \frac{\mathrm{d}x}{(a^2+x^2)\sqrt{1-x^2}}$$
where $a$ is some constante in the real numbers and $x$ is also a real number.
My attempt: If $x = \sin(u)$ then the integral becomes
$$\frac{1}{a^2}\int_0^{\arcsin(1)}\frac{\mathrm{d}u}{1+(\sin(u)/a)^2}$$
Then I can get to other places but this isn't quite good. Like using another change of the variables. From wolfram this integral get's in to a $\tan^{-1}$ function.