I have to evaluate the convergence of the improper integral $ \int_1^\infty \frac {\cos(x)}{x^{1/2}}dx $.
As the function is continuous on every $ [1, M] $, I can tell that this function is Riemann integrable on every interval $ [1,M] $, M > 1. So all I have to do is to evaluate the limite at the bounds :
$$ \lim_{b\to \infty}\int_1^b \frac {\cos(x)}{x^{1/2}}dx $$. The problem is, I don't know how to evaluate this integral. I've tried integrating by parts, but it doesn't work as the power of x isn't an integer. Should I use the comparison theorem? Or should I integrate this?
Thank you for your help.