I am not a physicist but rather an engineer / mathematician, so I've always wondered why is it that physicists use the positive sign convention in the forward Fourier transform. That is, in all of my physics classes, I've seen the forward Fourier transform written as
$$ \mathcal{F}\left\{f\left(t\right)\right\}\left(\omega\right) = \int\limits_{-\infty}^{\infty} f\left(t\right) e^{+i\omega t}dt $$
and the inverse Fourier transform written as
$$ \mathcal{F}^{-1}\left\{F\left(\omega\right)\right\}\left(t\right) = \int\limits_{-\infty}^{\infty} F\left(\omega\right) e^{-i\omega t}d\omega $$
The reason mathematicians and engineers use the opposite (and what I consider standard) convention is to connect the Fourier transform to the bilateral Laplace transform evaluated on the imaginary axis. If we used the positive sign convention, it gets a little wonky since you're technically evaluating the inverse Laplace transform, which is generally done using contour integration techniques. I believe the convergence of the forward Laplace transform integral requires a negative kernel $e^{-st}$, but I may be wrong? Please correct me if so :-)
Also, I know that physicists like to write the positive, outwardly propagating, time-harmonic wave as $e^{+i\omega t} u\left(x\right)$. In engineering (particularly electromagnetics / antennas), we use $e^{-i\omega t} u\left(x\right)$ and so the Sommerfeld condition reads
$$ \lim_{\left|x\right| \rightarrow \infty} \left|x\right|^{\frac{n-1}{2}} \left(\frac{\partial}{\partial \left|x\right|} - ik\right) u\left(x\right) = 0 $$
In the end, it doesn't really matter except maybe in connection to the Laplace transform, but I've just always been curious as to the physical explanation for using a positive sign.