EngageEngage
- 203
- 0
Homework Statement
I am having a problem with an example problem in my physics book. The example goes like so:
a.)Show that
\psi(x) = Ax + B
A, B, constant
is a solution of the Schrodinger equation for an E = 0 energy level of a particle in a box. b.) what constraints do the boundary conditions at x = 0 and x = L place on the constants A and B?
Homework Equations
\frac{-\hbar^{2}}{2m}\frac{d^{2}\psi(x)}{dx^{2}}= E\psi(x)
The Attempt at a Solution
Part a i understand completely -- i just take the second derivative of the wave function and find its eigenvalue to be 0, which corresponds to the energy. However, for part b, I am not quite understanding how the book applies the boundary conditions. They claim the following:
"applying the boundary condition:
x = 0
\psi(0) = A = 0
so,
A = 0, and \psi(x) = Bx.
Then applying the boundary condition:
x = L
gives \psi(L) = BL = 0
so B must be zero. How are they finding this for the IVP? If i plug zero into the wave function i get B = 0, not A = 0. I must be missing something. Could someone please tell me what I'm not seeing? Thank you!