Fourier Trasform of a Bessel Function
- To: mathgroup at smc.vnet.net
- Subject: [mg87788] Fourier Trasform of a Bessel Function
- From: Vladislav <kazimir04 at yahoo.co.uk>
- Date: Wed, 16 Apr 2008 22:34:11 -0400 (EDT)
Hello, I try to make the following > FourierTransform[BesselJ[n, x], x, w]; > % /. n -> 0 I try > FourierTransform[BesselJ[0, x], x, w] I obtain another result. Why? Vlad