I would like to get the exact value of the following integral. $$\int^\infty_0\frac{\sin^2 x}{x^{5/2}}\,dx$$
I was able to prove the convergence as well. But I don't how to compute its exact value. I tried with the Residue Theorem of the complex function
$$z\mapsto \frac{\sin^2 z}{z^{5/2}}$$ But I could not move further.
With a step of integration by parts the problem boils down to computing
$$ \frac{2}{3}\int_{0}^{+\infty}\frac{\sin(2x)}{x^{3/2}}\,dx =\frac{2\sqrt{2}}{3}\int_{0}^{+\infty}\frac{\sin x}{x^{3/2}}\,dx\stackrel{\mathcal{L},\mathcal{L}^{-1}}{=}\frac{4\sqrt{2}}{3\sqrt{\pi}}\int_{0}^{+\infty}\frac{\sqrt{s}}{s^2+1}\,ds$$ and the last integral is elementary (just enforce the substitution $s\mapsto u^2$ and perform a partial fraction decomposition). By the properties of the Laplace transform, the final outcome is $\frac{4}{3}\sqrt{\pi}$.