Asymptotic behaviour of fourier transform of exponential of a polynomial

402 Views Asked by At

Consider the family of functions $f_n=e^{-x^{2n}}$, where $x$ is a real number. I am interested in the fourier transform $\hat{f_n}(t)=\int_{-\infty}^{\infty}f_n(x)e^{2\pi itx}dx$. While the exact expression for $\hat{f}_n$ would be difficult to obtain, except when $n=1$, are there results that provide the asymptotic behaviour of $\hat{f}_n(t)$, for any fixed $n$ (say $n=2$), but as $t\rightarrow \infty$? In particular, does $\hat{f_n}(t)$ decay as $e^{-t^{\alpha(n)}}$, for some $\alpha(n)>0$?

1

There are 1 best solutions below

0
On BEST ANSWER

This can be solved by steepest descent analysis of the integral.

To set things us, it's convenient to first change variables. Exchange $t$ for a new parameter $\lambda$, defined by $$ \lambda = \left(\frac{\pi t}{n}\right)^\frac{2n}{2n-1} \to \infty. $$ Then change variables in the integral to $z$, defined by $$ x = \lambda^\frac{1}{2n} z. $$ The Fourier integral then becomes $$ \lambda^\frac{1}{2n} \int_{-\infty}^\infty e^{\lambda s(z)} \, dz, \qquad s(z)= 2i n z-z^{2n}. $$ The saddle-points are the stationary points $s'(z)=0$ of $s$, lying on the unit circle at points $$ z = \exp\left(\frac{2k-\frac{3}{2}}{2n-1} i \pi\right),\qquad k=1,2,\ldots,2n-1. $$

Now to work out which of these saddle-point is relevant, a diagram is worth $10^3$ words:

A plot of the real part of s, with paths of steepest descent marked.

This plot shows (for $n=3$) the real part of $s(z)$, with saddle-points marked in black. Blue colours indicate regions where the real part is more negative. The red curves are contours of constant imaginary part of $s(z)$: the paths of steepest descent follow such curves. With this picture, you can convince yourself that the contour along the real axis should be deformed to pass through all the saddle-points in the upper half-plane, namely $k=1,2,\ldots,n$.

Next, we should see which saddle-point is most important, giving the largest real part of $s(z)$. On the saddle-points, we have $z^{2n-1}=i$, so $s(z)=(2n-1)iz$: the largest real part of $s(z)$ comes from the smallest imaginary part of $z$, which is $k=1$ and $k=n$.

Finally, we expand $s(z)$ to quadratic order at each of these two saddle-points, and do the Gaussian integral to get the leading order asymptotics. For $n>1$, we get $$ \int_{-\infty}^\infty e^{\lambda s(z)} dz \sim 2\sqrt{\frac{\pi }{\lambda n (2 n-1)}} \Re\left[\exp \left(-i \frac{\pi}{2}\frac{(n-1)}{2n-1}+\lambda e^{\frac{i n \pi }{2 n-1}} (2 n-1)\right)\right]. $$ This is twice the real part of the $k=1$ saddle (with the $k=n$ saddle giving the complex conjugate). For $n=1$, the result is less by a factor of two, because there's a unique saddle (and we get the exact result).

The original Fourier transform therefore decays like $\exp\left(-(2n-1)\sin\left(\frac{\pi}{2(2n-1)}\right)\lambda\right)$, times a rapid oscillation. In terms of the original variable $t$, this is $\exp\left(-\# t^\frac{2n}{2n-1}\right)$.