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
 
##|\Psi|^2=\frac{1}{\sqrt{\pi b^2}}\exp(\frac{-(x-x_0)^2}{b^2}).## ##\braket{x}=\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dx\,x\exp(-\frac{(x-x_0)^2}{b^2}).## ##y=x-x_0 \quad x=y+x_0 \quad dy=dx.## The boundaries remain infinite, I believe. ##\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dy(y+x_0)\exp(\frac{-y^2}{b^2}).## ##\frac{2}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,y\exp(\frac{-y^2}{b^2})+\frac{2x_0}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,\exp(-\frac{y^2}{b^2}).## I then resolved the two...
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top