I have to analyse the convergence of $\int_{0}^\infty\frac{\sin^2(x)}{x^{5/2}}\,dx$.
What I have done is:
First of all, I've divided the integral in two integrals: $\int_{0}^\infty\frac{\sin^2(x)}{x^{5/2}}\,dx=\int_{0}^{1}\frac{\sin^2(x)}{x^{5/2}}\,dx+\int_{1}^\infty\frac{\sin^2(x)}{x^{5/2}}\,dx$
I've analysed the second integral: $\int_{1}^\infty\frac{\sin^2(x)}{x^{5/2}}\,dx\;$ and as $\int_{1}^\infty\frac{1}{x^{5/2}}$ is convergent (owing to the fact that $5/2>1$), by comparison we know that $\frac{\sin^2(x)}{x^{5/2}}$ is convergent.
But now, I have to analyse the first part and I don't know how to do. I want to use the comparison (but I don't know with what to compare it) or the limit theorem (but I neither know how)
We have : $$ \lim_{x\to 0}{\sqrt{x}\frac{\sin^{2}{x}}{x^{\frac{5}{2}}}}=\lim_{x\to 0}{\left(\frac{\sin{x}}{x}\right)^{2}}=1 $$
Thus : $$ \frac{\sin^{2}{x}}{x^{\frac{5}{2}}}\underset{x\to 0}{\sim}\frac{1}{\sqrt{x}} $$
Since $ \int_{0}^{1}{\frac{\mathrm{d}x}{\sqrt{x}}} $ converges, $ \int_{0}^{1}{\frac{\sin^{2}{x}}{x^{\frac{5}{2}}}\,\mathrm{d}x} $ does also converge.