I obtain the following integral after doing a FT of a function
$$\int_{-\infty}^{\infty} e^{-\pi(x + i\xi)^2}dx$$
I am not sure how to evaluate it. I tried change of variable $y = x+ i\xi$. but what is the limit of this as $x \to + \infty$ or $-\infty$? I know the Gaussian integral but I cant see how it is useful for this
Help is much appreciated
note: $\xi$ is a real constant
You may re-write the integral as:
$$ e^{\pi \xi^2}\int_{-\infty}^{+\infty}\exp\left(-\pi x^2 - 2\pi i \xi x\right)\,dx.\tag{1}$$ Consider the function: $$ J(\xi) = \int_{-\infty}^{+\infty}\exp(-\pi x^2-2\pi i \xi x)\,dx \tag{2}$$ and check through differentiation under the integral sign and integration by parts that it fulfills: $$ J'(\xi) = -2\pi \xi\, J(\xi)\tag{3} $$ so: $$ J(\xi) = K\cdot e^{-\pi \xi^2}\tag{4} $$ and since $J(0)=1$, $K=1$. By plugging in $(4)$ into $(1)$, it follows that the original integral just equals $\color{red}{\large 1}$ (it does not really depend on $\xi$).