ismaili
- 150
- 0
Homework Statement
I wonder how to deal with the square root of Dirac Delta function, \sqrt{\delta(x)}. Actually, this comes from a problem which asking readers to calculate the wave function of a free particle and of a harmonic oscillator at time t, provided that the wave function at time t=0 is given, i.e. \psi(x,t=0) = \sqrt{\delta(x-a)}.
The way to obtain \psi(x,t) in this problem is by the integral with the propagators.
However, I have no idea how to deal with \sqrt{\delta(x)}.
Homework Equations
\sqrt{\delta(x)}=?
The Attempt at a Solution
I tried to differentiate it,
\frac{d}{dx}\sqrt{\delta(x)} = \frac{1}{2\sqrt{\delta(x)}}\delta'(x)<br /> = -\frac{1}{2\sqrt{\delta(x)}}\frac{\delta(x)}{x} = -\frac{1}{2}\frac{\sqrt{\delta(x)}}{x}
\Rightarrow <br /> \int \sqrt{\delta(x)}f(x)dx = -2\int xf(x)d(\sqrt{\delta(x)}) <br />
But this is still no good...
I also tried the other definition of Dirac Delta function,
\delta(x)\sim\lim_{\epsilon\rightarrow 0}e^{-x^2/\epsilon}
\Rightarrow \sqrt{\delta(x)} = \lim_{\epsilon\rightarrow 0}e^{-x^2/2\epsilon}<br /> =\lim_{\epsilon'\rightarrow 0}e^{-x^2/\epsilon'} = \delta(x) ??
still no good...
I also tried to calculate \psi(x,t)^2 to try to get rid of the square root,
but it seems doesn't help.
Is there anyone who has any ideas about \sqrt{\delta(x)} ?
Any help will be appreciated, thanks.