I already posted this question (Integral with singularity on the real axis with complex integration) but I think I need to clarify better what want.
I want to know how do I evaluate the following integral using the Cauchy Principal Value
$\int_{-\infty}^{\infty}\dfrac{1}{x^2-1}$.
I could start saying that the integrand should vanishes when we have large |x| and proceed to evaluate through a contour that passes right above or right below the singularities, but what contour should I take when circling each singularity? Should the answers be different when circling the singularities with different contours?
I didn't find any explanation of this in the materials/books of complex variable I have, so a detailed answer would be appreciated. Thanks in advance!
Choose the contour $C$ as the large semicircle on the upoer half plane, with indent at singularities such that the poles are not included into the semicircle.
Decomposing the integral into 4 parts: $$\oint_C=\int_{arc}+\int^R_{-R}+\int_\text{left small semicircle}+\int_\text{right small semicircle}$$.
By Cauchy’s theorem $$\oint_C=0$$
The arc integral obviously vanishes as $R$ approaches infinity.
The third integral is equal to $$\frac12\oint_{|z-(-1)|=r}\frac1{z^2-1}dz=\frac12\text{Res}_{z=-1} \frac1{z^2-1}=-\pi i/4$$
Similarly, the fourth integral equals $\pi i/4$.
Surprisingly, the required integral equals $0$!
p.s. please tell me where you do not understand so I can elaborate accordingly.
ADDED:
We can loosely see that this integral has the principal value of zero by: $$\int^\infty_{-\infty}\frac1{z^2-1}dz=\frac12\left(\int^\infty_{-\infty}\frac1{z-1}dz+\int^\infty_{-\infty}\frac1{z+1}dz\right)=\frac12(0+0)=0$$ with the well-known result $$\text{P}\int^\infty_{-\infty}\frac1{z-a}dz=0$$ for real $a$.