Fourier Transform Help with Mathematica

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Selectron09
Messages
20
Reaction score
3
TL;DR
I am attempting to do a problem involving wave functions and imaginary numbers
I am attempting to be able to do this problem with the help of Mathematica and Fourier transform. My professor gave us instructions for Fourier Transformation and Inverse Fourier, but I don't believe that my output in Mathematica is correct.
Problem 1.38 statement.jpeg

My working on paper.jpeg

image of attempt to do it Dr Uys way.jpg
 
Physics news on Phys.org
You're supposed to define a function of ##k##, not ##x##, and find the inverse Fourier transform to get ##f(x)##. Also, note that ##b## is multiplied by ##k##, not ##\lvert k \rvert##.
 
Last edited:
  • Like
Likes   Reactions: Selectron09
vela said:
You're supposed to define a function of ##k##, not ##x##, and find the inverse Fourier transform to get ##f(x)##. Also, note that ##b## is multiplied by ##k##, not ##\lvert k \rvert##.
vela said:
You're supposed to define a function of ##k##, not ##x##, and find the inverse Fourier transform to get ##f(x)##. Also, note that ##b## is multiplied by ##k##, not ##\lvert k \rvert##.
thanks so much!