0

I am pretty stuck when I tried to calculate the Wigner function for the coherent state. Below is part of the equation that I find very challenging.
$$ \int e^{2i(a-b)x}e^{-\frac{1}{2}x^2}\mathrm{d}x\int e^{2i(c-d)y}e^{-\frac{1}{2}y^2}\mathrm{d}y $$ where $a,b,c,d$ is real numbers and $i$ is complex number index.

Please show me a way to solve it.

Did
  • 279,727
TBBT
  • 347

1 Answers1

2

HINT: $$\int e^{2i(a-b)x}e^{-\frac{1}{2}x^2}dx = e^{-2(a-b)^2}\int e^{-\frac{1}{2}(x - 2(a-b)i)^2}dx.$$

And you can follow this question.

GAVD
  • 7,296
  • 1
  • 16
  • 30