BvU said:
Is the potential a well or a box ?
It's a potential well.
Okay so first I solved SE for a potential of 0(the well).
Start by assuming that,
$$\Psi = r(t) \psi (z)$$
which leads to,
$$\Psi _t = r'(t) \psi (z)$$
and
$$\Psi _{xx} = r(t) \psi ''(z)$$
Now going back to Schrodinger's equation, in a single dimension,$$\frac{-\hbar ^2}{2m} \frac{\partial ^2\Psi}{\partial z^2}= i\hbar \frac{\partial \Psi}{\partial t}$$
and the equation becomes
$$\frac{-\hbar ^2}{2m} r(t) \psi ''(z) = i\hbar r'(t) \psi(z)$$
which leads to an equation with separated variables
$$\frac{-\hbar }{i2m} \frac{r'(t)}{r(t)} = \frac{\psi '' (z)}{\psi (z)}= constant$$
This yields two ODES,
$$\frac{-\hbar }{i2m} r'(t) +Ar(t) = 0$$
which should be solved as a linear first order and yields the solution(assume the constant is related to energy)
$$r(t) = exp(-i\frac{E}{\hbar}t)$$
and
$$\psi ''(z) + A \psi(z) = 0$$
This is just a second-order ODE, a general solution involving the complex exponential due to non-roots. The solution here is,
$$\psi (z) = Aexp(ikz)+Bexp(-ikz)$$
These two terms obviously are conjugates, which makes sense as there could be a transmitted wave and a reflected wave.
So in a potential well(where V=0),
$$\Psi = exp(-i \frac{E}{\hbar}t)[Aexp(ikz)+Bexp(-ikz)]$$
Then I solved for a nonzero potential(the walls):
I once again separated the variables, only this time I applied a change of coordinates to eliminate the V. Essentially all is the same. Let
$$\Psi (z,t) = W(z,t)exp(Vt)$$
which leads to
$$\Psi _t = W_t exp(Vt) + VWexp(Vt)$$
and
$$\Psi _{xx} = W_{xx} exp(Vt)$$
This changes the current form of SE from:
$$\frac{- \hbar ^2}{2m} \Psi _{xx} + V \Psi = i \hbar \Psi _t$$
into:
$$\frac{- \hbar ^2}{2m} W_{xx} exp(Vt) + V Wexp(Vt) = i \hbar W_t exp(Vt) + VWexp(Vt)$$
After simplifying this simply becomes,
$$\frac{- \hbar ^2}{2m} W_{xx} + V W = i \hbar W_t + VW$$
and thus
$$\frac{- \hbar ^2}{2m} W_{xx} = i \hbar W_t$$
Which leads to a solution of
$$\Psi = exp[(-i \frac{E}{\hbar}+V)t]$$
which essentially shifts the wave function by a certain amount to accommodate the the potential.
This leads into ensuring continuity of the potential well so that the wave equation is continuous both in the in its current form and in the derivative form.
But here's the thing, the book throws away the reflected portion of the wave equation(seems obvious to me), and then breaks up the transmitted part into a symmetric and asymmetric solution, the symmetric being Acos(kz) and the asymmetric Asin(kz). I suppose it has to do with the complex part.
So back to the my question. If I take the whole equation, this simply leads to the product of the complex function and complex conjugate function reducing to 1.
Just to be clear, I am solving for <(z-<z>)
2>. I know that <z> = 0 and thus I make the assumption that <(z-<z>)
2> simply reduces into <z
2[/SUB]>. It seems reasonable to me because I'd have to compute either way and it will yield 0 in all cases and it would eliminate everything, and with the definite integral at play, it would completely reduce any constants as well. Of course there is an issue of whether I could be wrong and this assumption does not hold.