I have to prove that integral
$I = \int_{0}^{+\infty}\sin(t^2)dt$ is convergent. Could you tell me if it's ok?
Let $t^2=u$ then $dt=\frac{du}{2\sqrt{u}}$
Now $$I = \int_{0}^{+\infty}\frac{\sin(u)du}{2\sqrt{u}}$$
Which is equal to $$\int_{0}^{1}\frac{\sin(u)du}{2\sqrt{u}} + \int_{1}^{+\infty}\frac{\sin(u)du}{2\sqrt{u}}$$
First of these is convergent because of the limit
$$\lim_{u\to 0}\frac{sin(u)}{2\sqrt{u}} = 0$$
Second is convergent from Dirichlet test.
Is it correct? Also how to find the value of this integral ($\sqrt{\frac{\pi}{8}}$) ?