MathGroup Archive 2012

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

Search the Archive

Fourier Transform

  • To: mathgroup at smc.vnet.net
  • Subject: [mg124225] Fourier Transform
  • From: jstorch at earthlink.net
  • Date: Sat, 14 Jan 2012 02:56:14 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

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  )



  • Prev by Date: Re: This is nuts: Block[{u = 1}, g3[u]] and Block[{u = 0}, g3[u]] executes but NIntegrate[g3[u], {u, 0, Infinity}] doesn't execute
  • Next by Date: Re: NDSolve output without interpolating function
  • Previous by thread: Re: Cross reference
  • Next by thread: Re: Fourier Transform