ryanwilk
- 55
- 0
Homework Statement
I need to show that the unit step function (\Theta(s) = 0 for s<0, 1 for s>0) can be written as \Theta(s)=\frac{1}{2\pi i} \int_{-\infty}^{\infty} dx \frac{e^{ixs}}{x-i0}.
Homework Equations
-
The Attempt at a Solution
Firstly, I'm unsure about what "x-i0" actually means. I've looked online and couldn't find anything but if it means "x minus an infinitessimal multiple of i", it kinda works.
There will be a pole in the upper half of the complex plane.
-For s>0, the pole will be contained, with residue e^0 = 1. Then calculating the integral and dividing by 2\pi i will give \Theta(s) = 1 for s>0.
-For s<0, the pole won't be contained so the integral will be zero and \Theta(s) = 0 for s<0.
However, if "x-i0" just means "x", the pole is on the axis and it won't make a difference whether s is less or greater than 0...