I got A = root a, but I doubt this is right somehow...
Name:
Anonymous2009-03-04 2:37
Yh, thats right.
Now stop wasting our time.
Name:
Anonymous2009-03-04 10:58
Hmm, I'm not getting a real answer for A, since the wave function isn't complex:
Since phi(x,0) = Ae^{-a|x|}, P(x) = A^2 e^{-2a|x|}
Normalisation:
int_{0}^{inf} A^2 e^(-2a|x|) = \frac{A^2}{-2a} = 1 (integration is not evaluated from -inf to inf because of the absolute value of x)
Solving for A:
\frac{A^2}{-2a} = 1
A = \sqrt{\frac{1}{-2a}} -> nonreal value
I'm confuss. It's been a while though, I could be completely off :P
Name:
Anonymous2009-03-04 15:18
>>3
Your integral limits are wrong. |x| is x on 0 to inf and -x on -inf to 0. You have to split the integral up to evaluate, but you can't just ignore one half.
Name:
Anonymous2009-03-05 10:03
>>4
You're right! However, that way I don't get a good answer at all: A^2 \left [ \int_{0}^{\infty}e^{-2ax}\,dx + \int_{0}^{\infty}e^{2ax}\,dx \right ] = A^2 \left [ -\frac{1}{2a} + \frac{1}{2a} \right ] = 1 ....?
Name:
Anonymous2009-03-05 10:04
>>5
aw crap, the limits of the second integral should be from -infty to 0, off course...