What is the Constant λ in the Wave Equation for Normalising the Wavefunction?

ParoxysmX
Messages
21
Reaction score
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?
 
Physics news on Phys.org
ParoxysmX said:
(C2a^2 + C\lambda)^2 \int^{∞}_{-∞} | x^2 e^{-(a^2 x^2/2)} + e^{-(a^2 x^2/2)} |^2 dx =1
Since when is
$$
[(ab+c) d]^2 = (a+c)^2(bd+d)^2
$$

The next step is also completely wrong. Start again from ##|\psi|^2 = \psi^* \psi##. You should also allow ##C## and ##\lambda## to be complex.
 
If the function doesn't contain any complex exponentials, then \psi^{*} is the same as \psi, isn't it?
 
As all physical observables depend ultimately on ##| \psi |^2##, the wave function of a physical system is only defined up to a complex phase. In other words, ##\psi## and ##\psi e^{i \delta}##, with ##\delta## real, decribe the same thing. Therefore, you can choose the normalization constant ##C## in
$$
\psi(x) = C f(x)
$$
to be real, because if it is complex, you can always do a rotation in the complex plane such that ##C' = C e^{i \delta}## is real.

But you also have the ##\lambda## in there and, unless told otherwise, you can't assume that it is real. You should appraoch the problem without restricting ##C## or ##\lambda## to be real, and see what you get.
 
use Maple to do the follow step:

assume(a>0)

int(C*(2*a^2*x^2+B)*exp(-(a^2*x^2)/2),x=-infinity..infinity)

where B is your λ. then we can get the result is
(B+2)*C*(2*Pi)^0.5/a

I hope this can help you
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top