How can we compute $\int^{\infty}_0\sin(x^2)dx$ using Fourier transform?
I had an idea in my mind. To use the $\text{sinc}$ function and take its inverse Fourier Transform or something like that. I also tried using the inverse Fourier Transform of $\frac1{x^2}$, but I cannot use the fact to this improper integral.
Can someone point me out how can we use the Fourier Transform here?
Please only use Fourier Transform, nothing else.
Only a partial answer, but maybe useful. Assuming $\int_0^\infty\sin(x^2)dx=\int_0^\infty\cos(x^2)dx$ (which is numerically verified and possibly easy to prove), and employing the Fourier transform $$ \hat{f}(\xi)=\int_{-\infty}^\infty dx \frac{1}{\sqrt{|x|}}e^{-2\pi\mathrm{i}x\xi}=2\mathrm{Re}\int_0^\infty dx \frac{1}{\sqrt{x}}e^{-2\pi\mathrm{i}x\xi}=\frac{1}{\sqrt{|\xi|}}\ , $$ we have easily $$ I=\int_0^\infty dx\cos(x^2)=\mathrm{Re}\int_0^\infty dx\ e^{\mathrm{i}x^2}=\frac{1}{2}\mathrm{Re}\int_0^\infty dy\ \frac{e^{\mathrm{i}y}}{\sqrt{y}}=\frac{1}{4}\hat{f}\left(-\frac{1}{2\pi}\right)=\sqrt{\frac{\pi}{8}}\ . $$