I'm trying to solve this integral equation, but I can't deal with the sine! $$\int_0^\infty f(y)\sin(xy)dy=e^{-x} , x>0$$
How do I proceed?
I tried using the fourier transform but then I can't deal with the fourier transform of the sine.
The definition of Fourier transform I'm using is:
$$f(\xi)=\frac{1}{\sqrt{2\pi}}\int_{-\infty}^\infty f(x)e^{-i\xi x}dx$$
EDIT: I think I know what my problem was, I was doing the fourier transform of the sine individualy instead of doing the fourier transform of $f(y)\times sin(xy)$. Doing this and substituing the sine for its exponential formula will give the answer right?
If $f_o$ is the odd extension of $f$ to $\mathbb{R}$, then $$ e^{-x} = \int_0^{\infty}f(y)\sin(xy)dy \\ = \frac{1}{2}\int_{-\infty}^{\infty}f_o(y)\sin(xy)dy \\ = \frac{1}{2i}\int_{-\infty}^{\infty}f_o(y)e^{ixy}dy, $$ which works out by residues if you close in the upper half plane and you use $$ f_o(y)=\frac{1}{\pi}\left(\frac{1}{y-i}+\frac{1}{y+i}\right) = \frac{2}{\pi}\frac{y}{y^2+1}. $$ As anticipated by Robert Israel, $f(y)$ is not integrable on $(0,\infty)$. The solution is valid when interpreted as an improper integral at $\infty$, which fits nicely with Complex Analysis and with Fourier Analysis. Any real function that is locally integrable on $[0,\infty)$ and is eventually monotonically increasing or decreasing to $0$ has a Fourier transform because the sine and cosine transforms can be interpreted as sums of integrals over a finite interval plus an alternating series with a general term that tends to $0$.