FourierTransform[] of Mathematica 4.0
- From: Hsuan-Yeh Chang <hsuanyeh@xxxxxxxxx>
- Date: Tue, 12 Jul 2005 18:20:16 GMT
Dear All,
I am running Mathematica 4.0.
Recently, I tryed the following:
>>in[1]= f[x_]:= const
>>in[2]= FourierTransform[f[x],x,k]
>>out[2]= const Sqrt[2 Pi] DiracDelta[k]
but
>>in[3]= f[x_]:= const + Exp[ - x^2 ]
>>in[4]= FourierTransform[f[x],x,k]
I got the following output
>>out[4]= Exp[- k^2 / 2 ] / Sqrt[2]
Am I supposed to get
"const Sqrt[2 Pi] DiracDelta[k] + Exp[- k^2 / 2 ] / Sqrt[2]"
??
Is this a bug or something? How about other versions of
Mathematica? Thanks!
HYC
.
- Follow-Ups:
- Re: FourierTransform[] of Mathematica 4.0
- From: Rasmus Debitsch
- Re: FourierTransform[] of Mathematica 4.0
- From: Dana
- Re: FourierTransform[] of Mathematica 4.0
- From: Peter Pein
- Re: FourierTransform[] of Mathematica 4.0
- From: Yuan MEI
- Re: FourierTransform[] of Mathematica 4.0
- From: Jean-Marc Gulliet
- Re: FourierTransform[] of Mathematica 4.0
- Prev by Date: Re: Expression simplification questions
- Next by Date: Re: FourierTransform[] of Mathematica 4.0
- Previous by thread: Re: Expression simplification questions
- Next by thread: Re: FourierTransform[] of Mathematica 4.0
- Index(es):
Relevant Pages
|
|