Let $$f(t)=\int_{0}^{\infty}\frac{\sin(tx)dx}{x^2+1}$$
Find exact formula for $f$
Very similar integral $$g(t)=\int_{0}^{\infty}\frac{\cos(tx)dx}{x^2+1}$$, has an exact form. It is $$\frac{\pi e^{-t}}{2}$$
I have tried almost everything, including Laplace transform and Feynman integration.
But what if the answer hides in complex analysis? Will it be simpler to calculate some integral of $\frac{e^{tx}}{x^2+1}$?
EDIT:
The thing i really looking for is to find an integral $$I=\int_{0}^{\infty}\frac{e^{itx}}{Ax^2+Bx+C}dx$$ Where $A,B,C$ are complex numbers I was only managed to change it a little $$I=\int_{0}^{\infty}\frac{e^{itx}}{(x+p)^2+q}dx$$, where $p=\frac{B}{2A}$ and $q = \frac{C}{A}- p^2$ And this is similar to orginal $f$ and $g$
Thank you for any help
Regards