Let define, for $t>0$, the function
$$f(t)=\int_0^{+\infty}\frac{\sin x}{x}e^{-tx}dx$$
How to compute $\frac{d}{dt}f(t)$?
My idea is to calculate
$$\frac{d}{dt} \int_\epsilon^{N}\frac{\sin x}{x}e^{-tx}dx$$ and then take the limits for $N \rightarrow +\infty$ and $\epsilon \rightarrow 0$, does it work?
Thank you!
$$\frac{d}{dt}\int_{0}^{+\infty}\frac{\sin x}{x}e^{-tx}\,dx \color{red}{=}\int_{0}^{+\infty}\frac{d}{dt}\frac{\sin x}{x}e^{-tx}\,dx = -\int_{0}^{+\infty}\sin(x)e^{-tx}\,dx = -\frac{1}{t^2+1}$$ Where $\color{red}{=}$ holds by the dominated convergence theorem, since for any $t>0$ $$\left|\int_{0}^{+\infty}e^{-tx}\sin x\,dx\right|\leq \int_{0}^{+\infty}|\sin x|e^{-tx}\,dx \leq \int_{0}^{+\infty}e^{-tx}\,dx = \frac{1}{t}.$$