Find this integral $$F(y)=\int_{-\infty}^{\infty}\dfrac{dx}{(1+x^2)(1+(x+y)^2)}$$
my try: since $$F(-y)=\int_{-\infty}^{\infty}\dfrac{dx}{(1+x^2)(1+(x-y)^2)}$$ let $x=-u$,then $$F(-y)=\int_{-\infty}^{+\infty}\dfrac{dx}{(1+x^2)(1+(-x-y)^2)}=F(y)$$
But I can't find $F(y)$,Thank you
Hint
Use first partial fraction decompositions. Then, integrate between $-a$ and $+a$. You should arrive to something like $$\frac{-\log \left((a-y)^2+1\right)+\log \left((a+y)^2+1\right)+y \left(\tan ^{-1}(a-y)+\tan ^{-1}(a+y)+2 \tan ^{-1}(a)\right)}{y \left(y^2+4\right)}$$ Simplify as much as you can and go to limits. You will arrive to Lucian's solution.