MathGroup Archive 2012

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

Search the Archive

Re: Fourier Transform

  • To: mathgroup at smc.vnet.net
  • Subject: [mg124243] Re: Fourier Transform
  • From: Peter Breitfeld <phbrf at t-online.de>
  • Date: Sat, 14 Jan 2012 17:08:41 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <jercl1$1d8$1@smc.vnet.net>

jstorch at earthlink.net wrote:

> Mathematica hangs when trying to evaluate the simple Fourier Transform
> of H(a-|t|).
>
> FourierTransform[HeavisideTheta[a-abs[t]],t,w,Assumptions->a>0]
>
> (The answer should be Sqrt(2/Pi) (Sin[w a])/w  )
>

If you replace abs with Abs, it will not hang. Remember: All Mathematica
build-in function-names start with a capital Letter.
-- 
_________________________________________________________________
Peter Breitfeld, Bad Saulgau, Germany -- http://www.pBreitfeld.de



  • Prev by Date: Re: Fourier Transform
  • Next by Date: Re: Fourier Transform
  • Previous by thread: Re: Fourier Transform
  • Next by thread: Re: Fourier Transform