How would one prove the convergence of $$ \int_0^{\infty} \cos\left(x^2\right) \,\mathrm dx $$
I tried using the integral test for convergence by noting that making the substitution $u = x^2$ means you can write the integral in the form:
$$ \int_0^{\infty} \frac{1}{2\sqrt{u}}\cos(u) \space \mathrm{du}$$
I'm not sure what to do here - I though of rewriting the cosine as a Taylor series, and then applying the integral test, but I don't think that would work.