4
$\begingroup$

The bilateral Laplace transform of a Gaussian function could be established as: $e^{x^2/2}=\frac{1}{\sqrt{2 \pi}} \int_{-\infty}^{\infty}e^{-xy}e^{-y^2/2} dy$

Then what should be a similar relation for a Gaussian function with complex variable:$e^{z^2/2}$?

  • 0
    I have nothing against "two-sided". Too Germanic would be "zweiseitig".2012-08-19

2 Answers 2

3

Let $z$ be a complex number. The integral is convergent for all $z \in \mathbb{C}$. Completing the square we get: $ \int_{-\infty}^\infty \mathrm{e}^{-z \cdot y} \mathrm{e}^{-y^2/2} \mathrm{d} y = \mathrm{e}^{z^2/2}\int_{-\infty}^\infty \mathrm{e}^{-(y+z)^2/2} \mathrm{d} y $ The latter integral multiplying the $\mathrm{e}^{z^2/2}$ is a constant, independent of $z$. Evaluating it at $z=0$ establishes the result.

1

$e^{x^2/2}=\frac{1}{\sqrt{2 \pi}} \int_{-\infty}^{\infty}e^{-xy}e^{-y^2/2} \, dy$

I'm not sure of the meaning of the question, but maybe you mean what if $x$ is complex and not necessarily real (so you're calling it $z$), but of course the transform is still defined by an integral from $-\infty$ to $\infty$ along the real line.

Here's how I would think about that:

  • Use Morera's theorem to show that $z\mapsto \frac{1}{\sqrt{2 \pi}} \int_{-\infty}^{\infty}e^{-zy}e^{-y^2/2}\,dy$ is an analytic function; and then

  • Show that if its value is $e^{z^2/2}$ when $z$ is real, then it must continue to be $e^{z^2/2}$ when $z$ is not real.

The second step is done by recalling that if two functions of a complex variable agree on the real line and both are analytic, then the agree off the real line too.

For the first step, we need to show that if one integrates this function of $z$ along any simple closed curve, one gets $0$. Morera's theorem says that that implies the function is analytic.

So we have $ \begin{align} & {} \quad \int_\text{closed curve} (\text{function of }z)\,dz = \int_\text{closed curve} \left(\frac{1}{\sqrt{2\pi}}\int_{-\infty}^\infty e^{-zy} e^{-y^2/2}\, dy\right) \, dz \\[10pt] & = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^\infty \left( \int_\text{closed curve} e^{-zy} e^{-y^2/2} \, dz \right)\, dy\tag{by Fubini's theorem} \\[10pt] & = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^\infty 0 \, dy\tag{by Cauchy's theorem} \\[10pt] & = 0. \end{align} $ Fubini's theorem say the two itereted integrals (i.e. integrating in two different orders: $y$ first or $z$ first) are equal if the double integral of the absolute value of the function is finite.

Cauchy's theorem says when you integrate an analtic function around a simple closed curve---(the function is analytic everywhere in the region bounded by the curve)---then you get $0$.

Later edit: Two question not address above are:

  • For what values of $z$ is this function of $z$ actually defined by the integral? I.e. the function that you integrate should be integrable in the sense that the integral of its absolute value is finite. That's assumed before you apply Fubini's theorem. And if that doesn't happen, we'd have to worry about what sort of convergence of improper integrals we should think about.

  • Can the function of $z$ be analytically continued into regions where the integral that defines it doesn't behave well?