Find Expectation Value of x for \psi(x,t)

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 3K views
ehrenfest
Messages
2,001
Reaction score
1
I am trying to find <x> for

[tex]\psi(x,t) = A exp\left(-|x|/L - i*E*t/\hbar\right)[/tex]

I found the normalization factor of 1/L and I took

[tex]\int_{-\infty}^{\infty}\left( x * exp(|x|/L) \right)[/tex] in two

integrals however I got as a final result:

[tex]L * -\infty * exp(-\infty/ L) - L * \infty * exp( - \infty /L)[/tex]

Is that 0?
 
Physics news on Phys.org
I believe your answer tends towards zero:

[tex]L * -\infty * exp(-\infty/ L) - L * \infty * exp( - \infty /L) = -2 * L * \infty * exp(-\infty/ L) -> -\infty/exp(\infty) -> 0[/tex]
 
I see. That's the problem with throwing around infinities instead of using limits.