MathGroup Archive 2012

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

Search the Archive

Why the FourierTransform gives two different answers?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg125106] Why the FourierTransform gives two different answers?
  • From: ÐÐÐÐÑÐÐ <avderov at gmail.com>
  • Date: Tue, 21 Feb 2012 06:17:36 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

Why the FourierTransform gives two different answers?

In[1]     FourierTransform[ (t - 5.0)^2*Exp[-(t - 5.0)^2 ], t, w]

In[2]     FourierTransform[ (t - 5)^2*  Exp[-(t - 5)^2 ], t, w]



  • Prev by Date: Re: How to Multiply a Sequence of #s that depends on the previous #
  • Next by Date: UV Mapping meshes
  • Previous by thread: Re: How I can I optimize the following code in order to get very short running time
  • Next by thread: Re: Why the FourierTransform gives two different answers?