raintrek
- 68
- 0
Homework Statement
I'm trying to determine a normalization value, A, for the following wavefunction:
\Psi = Ax{^2}exp(-\alpha x)}, x>0
\Psi = 0, x<0
In the past, I've had an i term in my exponential, so when applying the Normalization Condition:
\int|\Psi(x)|^2 dx = \int\Psi{^*}(x) \Psi(x) dx
the exponentials always multiply to equal one, leaving me with an easy route to getting the normalization factor.
However in this case, I'm left with the following integral:
\int|\Psi(x)|^2 dx = \int A{^2}x{^4}exp(-2\alpha x)} dx
...which seems horrible!
Can anyone advise what I'm doing wrong here? I'm sure there's a simpler way...