Heaviside Function: What is H(-x)? Fourier Transform

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
3 replies · 6K views
squenshl
Messages
468
Reaction score
4
What is H(-x)? Is it 1 if x < 0, 0 if x [tex]\geq[/tex] 0. If so what is the Fourier transform of H(-x)exp(x)?
 
Physics news on Phys.org
By definition, H(x) is 0 if x < 0, 1 if x > 0, so setting x -> -x gives H(-x) is 0 if x > 0, 1 if x < 1. By inspection, you should be able to relate H(-x) to H(x), by H(-x) = 1 - H(x), which will help you with your Fourier transform.
 
Sweet.
My Fourier transform is f(w) = 1/(1-iw)
 
So is the Fourier transform of H(x)exp(-2x) + H(-x)exp(x)
f(w) = 1/(2+iw) + 1/(1-iw)?