atomicpedals
- 202
- 7
Homework Statement
I'm re-hashing a problem from my notes; given the wave function
\psi(x)=Ne^{-(x-x_0)/2k^2}
Find the expectation value <x>.
Homework Equations
The normalization constant N for this is in my notes as N^2=1/\sqrt{2 \pi k^2} N=1/(2\pi k^2)^{(1/4)} It should be solved through a u substitution.
The Attempt at a Solution
<x>=\int \psi(x)^{*}x \psi(x) dx=\int x |\psi(x)|^{2} dx
=\int x N^2 e^{-(x-x_0)^2/k^2} dx
=N^2 \int x e^{-(x-x_0)^2/k^2} dx
u=x-x_0, du=x dx
<x>=N^2 \int e^{-u^2/k^2}du
This is where I stumble. Assuming I wrote the problem down correctly the expectation value should come out to <x>=x0. But I'm just not seeing it which leads me to believe that I'm not solving the final integral correctly.
Last edited: