MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

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


  • Prev by Date: Re: Directory of Mathematica Add-Ons
  • Next by Date: Re: Possible bug in WAV export
  • Previous by thread: Re: Reduce and Indeterminate
  • Next by thread: Re: Fourier Trasform of a Bessel Function