1

How do I calculate the Fourier transform ($t \rightarrow \omega$) of the following:

$\exp(A\cos(\omega_0 t))$

$A$ is a real constant, and $\omega_0$ is a real and positive constant. I know that this gives a Bessel function, but how can I show this?

1 Answers1

0

The modified Bessel Function of second kind $K_z(a)$ can be expressed as a Fourier transform see here:

$$K_{z}(a)=\frac{1}{2}\int_{-\infty}^{\infty}\exp(-a\cosh t)\cosh(zt){\rm d}t=K_{-z}(a)$$

mike
  • 5,604
  • I would say this is related for sure, but this integral is at least well-posed. OP's is not. The function OP is interested in is very, very badly behaved with regards to the Fourier transform. Unless of course $\cosh$ is meant instead of $\cos$... – Cameron Williams Jun 17 '14 at 02:32
  • Only to the extent that $cos$ itself is "badly behaved" with regards to the Fourier transform. I don't think just being a Dirac comb is sufficient for that... – linkhyrule5 Feb 26 '22 at 01:49