I need to check conditional/absolute convergence of the integral:
$$f(x) = \int_{1}^{\infty}\cos(x^{2})\,\mathrm dx$$
I tried for a long time and I can't understand what I should do.
I know that $\int_{1}^{\infty}\cos(x^{2})\,\mathrm dx$ converges but I can't find if it's conditional convergence or absolute convergence.
The integral does not converge absolutely. Use the substitution $u = x^2$ to show that it's enough to prove that the following integral diverges to $\infty$: $$ \int_1^\infty \left|\frac{\cos(u)}{2\sqrt{u}}\right| \,du $$
Now follow the same steps as in this answer and the fact that $\displaystyle\sum_{n=1}^\infty \frac{1}{\sqrt{n}}$ diverges.