I need the solution of this integral:
$$\dfrac{1}{\sqrt{2\pi}} \int_{0}^{\infty} e^{itx^2}e^{-x^2/2} \, dx$$ with $t \in \mathbb R$.
I know that $e^{itx^2}=\cos(tx^2)+i\sin(tx^2)$. Maybe the Fourier transform or the theory of complex numbers can be useful.
$\newcommand{\bbx}[1]{\,\bbox[15px,border:1px groove navy]{\displaystyle{#1}}\,} \newcommand{\braces}[1]{\left\lbrace\,{#1}\,\right\rbrace} \newcommand{\bracks}[1]{\left\lbrack\,{#1}\,\right\rbrack} \newcommand{\dd}{\mathrm{d}} \newcommand{\ds}[1]{\displaystyle{#1}} \newcommand{\expo}[1]{\,\mathrm{e}^{#1}\,} \newcommand{\ic}{\mathrm{i}} \newcommand{\mc}[1]{\mathcal{#1}} \newcommand{\mrm}[1]{\mathrm{#1}} \newcommand{\on}[1]{\operatorname{#1}} \newcommand{\pars}[1]{\left(\,{#1}\,\right)} \newcommand{\partiald}[3][]{\frac{\partial^{#1} #2}{\partial #3^{#1}}} \newcommand{\root}[2][]{\,\sqrt[#1]{\,{#2}\,}\,} \newcommand{\totald}[3][]{\frac{\mathrm{d}^{#1} #2}{\mathrm{d} #3^{#1}}} \newcommand{\verts}[1]{\left\vert\,{#1}\,\right\vert}$ \begin{align} &\bbox[5px,#ffd]{{1 \over \root{2\pi}}\int_{0}^{\infty} \expo{\ic tx^{2}}\expo{-x^{2}/2}\,\dd x} \\[5mm] \stackrel{x^{2}\ \mapsto\ x}{=}\,\,\,& {1 \over 2\root{2\pi}}\int_{0}^{\infty} x^{\color{red}{1/2} - 1}\,\, \expo{-\pars{1/2 - \ic t}x}\,\,\,\dd x \end{align} I'll evaluate the integral by means of the Ramanujan's Master Theorem. Note that $$ \expo{-\pars{1/2 - \ic t}x} = \sum_{k = 0}^{\infty}{\bracks{-\pars{1/2 - \ic t}x}^{\,k} \over k!} = \sum_{k = 0}^{\infty}\color{red}{\pars{{1 \over 2} - \ic t}^{\,k}}\, {\pars{-x}^{k} \over k!} $$ Then, \begin{align} &\bbox[5px,#ffd]{{1 \over \root{2\pi}}\int_{0}^{\infty} \expo{\ic tx^{2}}\expo{-x^{2}/2}\,\dd x} \\[5mm] = & {1 \over 2\root{2\pi}}\Gamma\pars{1 \over 2} \pars{{1 \over 2} - \ic t}^{\,-1/2} \\[5mm] = &\ \bbx{1 \over 2\pars{1 - 2\ic t}^{1/2}} \\ & \end{align}