One useful formula evaluate some improper integrals is the following;
$$\boxed{\int_{0}^{\infty}\frac{f(t)}{t}\text{d}t=\int_{0}^{\infty}\mathcal{L}\{f(t)\}\text{d}s}$$
where $\mathcal{L}\{f(t)\}$ is the Laplace transform of the function $f(t)$.
I know an example of this which is
$$\int_{0}^{\infty}\frac{\sin(t)}{t}\text{d}t=\int_{0}^{\infty}\mathcal{L}\{\sin(t)\}\text{d}s=\int_{0}^{\infty}\frac{1}{s^2+1}\text{d}s=\tan^{-1}(s)|_{0}^{\infty}=\frac{\pi}{2}$$
Now I need to have some other examples to use this formula, I tried to construct (using inverse Laplace) but failed to do so.
Can you recommend me some easy examples as the one above?
Your help would be appreciated. Thanks!
MeijerG[{{1/4}, {}}, {{0, 1/4, 1/4, 1/2, 3/ 4}, {}}, s^4/256]/(4 Sqrt[2] \[Pi]^(3/2))
but mathematica can solve this meijer g integral quickly to be $\frac{\pi}4$. – Max0815 Sep 24 '22 at 20:06