For a problem I am trying to solve, I am required to calculate the Fourier transform of $e^{i f(x)}$. However, it so happens that I do not have access to $f(x)$ but only to its Fourier transform coefficients $\mathcal{F}f(\omega)$. Are you aware of any way to define $\mathcal{F}(e^{i f(x)})$ in terms of $\mathcal{F}f$?
Thank you all in advance!
What I have tried so far is representing $e^{i f(x)}$ as a series $\sum_{n=0}^{\inf}\frac{((i f(x))^{n}}{n!}$, but this leads me to a series of self-convolutions on the Fourier domain, which is impractical to work with.
– David Romero Sep 13 '22 at 13:48