Integrate $$\int_0^{2\pi}\frac{1}{1-2p\cos A-p^2}\,\mathrm{d}A$$
Is there a standard method to solve integration problems of the above structure??
I tried substituting $p=\sin A$ but it was of no use.
Integrate $$\int_0^{2\pi}\frac{1}{1-2p\cos A-p^2}\,\mathrm{d}A$$
Is there a standard method to solve integration problems of the above structure??
I tried substituting $p=\sin A$ but it was of no use.
Using half-angle substitution formulae to get $$I =-\int \frac {\sec^2 a/2}{p^2 \tan^2 a/2 -2p\tan^2 a/2 -\tan^2 a/2 + p^2 +2p-1} \mathrm {d}a $$ Substitute $u =\frac {\sqrt {p^2-2p-1}\tan a/2}{\sqrt {p^2+2p-1}} $, to get $$I =-\frac {2}{\sqrt {p^2+2p-1}\sqrt {p^2-2p-1}} \int \frac {1}{1+u^2} \mathrm {d}u $$
Hope you can take it from here.