I'm asked to compute using complex methods the following integral: $$ I(a)= \int_0^1 \mathrm{d}x \frac{\sqrt{1-x^2}}{x^2-a^2},$$ where $a>1.$
What I know is the following: for $|z|<1,$ the function $$\sqrt{1-z^2}=\sum_{k=0}^\infty \binom{\frac12}{k}(-)^kz^{2k}$$ is analytic; regarding the denominator, we have to worry about poles for $z=\pm a$ and at $\infty.$
My QUESTIONs are the following:
- I'm not sure about the best choice of integration path: can anyone help?
- morever, is it necessary to cut a branch in the square root to compute this?
- is it possible to do this without using complex methods at all?