Integral resulting in delta function.

G01
Science Advisor
Gold Member
Messages
2,704
Reaction score
19

Homework Statement



Hi All. I am given this integral:

\int_{-\infty}^{\infty}A\Theta e^{i\omega t}dt

I need to show that it's equal to the following:

=A(\pi \delta(\omega)+\frac{i}{\omega})

Homework Equations

Theta is the Heavyside step function.

The Attempt at a Solution



The step function changes the lower bound of the integral to 0:

\int_{0}^{\infty}Ae^{i\omega t}dt

Elementary integration then gives:

\lim_{t=\infty}\frac{e^{i\omega t}}{i\omega} +\frac{i}{\omega}

I'm not sure how to relate that first limit to any of the delta function definitions I know. A hint was given to use the following definition:

\pi\delta(x)=\lim_{A=0}\frac{A}{x^2+A^2}

However, I'm not sure how to apply this limit to help get to the result.

Thanks for any hints/help!
 
Physics news on Phys.org
The integral won't converge because the integrand doesn't vanish as t goes to infinity, so throw in a convergence factor e-λt and take the limit as λ→0+:

\lim_{\lambda \to 0^+} \int_0^\infty Ae^{(i\omega-\lambda)t}\,dt

You can transform the result into a form where you'll be able to apply the hint you were given.
 
(Side point: there are convergent integrals whose integrand fails to vanish at infinity)


Since the integral is apparently meant to be an integral of operators in \omega rather than an integral of functions, one approach you might want to take is to show that it operates like the thing you're trying to prove it equal to. That is, compute

\int_{-\infty}^{+\infty} \int_{-\infty}^{+\infty} A \Theta(\omega) e^{i \omega t} f(\omega) \, d\omega \, dt

I don't see how to use the hint if you tried this approach, though.




Another thing I'd be tempted to try is to invoke complex analysis; integrate around wedge-shaped regions whose corner is at the origin and whose edges are the positive real and imaginary axes, and take the limit as radius goes to infinity. I don't know if distributions and complex residues interact well, though.
 
Vela- Thanks! I was able to get to the result using your method.

Hurkyl- I thought about taking the complex analysis route as well. However, like you said the potential issues with residues and distribution scared me away. I didn't think it was worth the trouble, even though it may end up being more rigorous than vela's approach.

I think vela's approach will suffice for this class, however I am a little worried by some of the limits that appear. For instance, in order to get the correct result, we must have:

\lim_{\lambda=0^+}\lim_{t=\infty} (i\omega e^{(-\lambda + i\omega )t})=0

I am by no means certain that it is the case. i.e The exponential term becomes small as lambda goes to 0, but then grows again as you take t to infinity.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top