I have following integration $$I=\int_{0}^{\infty}\frac{\exp (i a x)}{(b x+1)^2}dx$$ where $i=\sqrt{-1}$ (for the complex notation).
I checked the book: Gradshteyn and Ryzhik -Table of integrals, Series and Products, in which I could not find any matching.
When I use Mathematica, it gives an answer with the incomplete Gamma function, which may be correct.
However, I really want to know how I can solve this integration step by step (at least come up with integration which is available in a book). So I tried integration by parts, and after two steps I have ended up with another integration which has form $$J=\int_{0}^{\infty}\exp (i a x)\ln(b x+1)dx$$ which does not have any readily available answer in that book.
Can someone please guide me to solve this integration?