ParoxysmX
- 21
- 0
Homework Statement
Determine the constant λ in the wave equation
\Psi(x) = C(2a^2 x^2 + \lambda)e^{-(a^2 x^2/2)}
where a=\sqrt{mω/\hbar}
Homework Equations
Some standard integrals I guess
The Attempt at a Solution
So I believe the wave equation just needs to be normalised. Using the usual conditions for normalisation,
(C2a^2 + C\lambda)^2 \int^{∞}_{-∞} | x^2 e^{-(a^2 x^2/2)} + e^{-(a^2 x^2/2)} |^2 dx =1
From there,
(C2a^2 + C\lambda)^2 \int^{∞}_{-∞} |2x^2 e^{-(a^2 x^2/2)}|^2 dx =1
Then squaring the function inside the integral and moving the '4' outside the integral as it is a constant,
4(C2a^2 + C\lambda)^2 \int^{∞}_{-∞} x^4 e^{-(a^2 x^2)} dx =1
Now that should be a standard integral but I don't know any involving an x term to the fourth power. Or perhaps I've done something else wrong?