Infinite potential well with a step

Rorshach
Messages
135
Reaction score
0

Homework Statement


Hey guys:) Maybe you will be able to help me with this problem i got as an assignment for my quantum mechanics course, it goes as follows:
a particle of mass m moves in the potential

for x<0 infinity,
for 0<x<a -U,
for a<x<b 0,
for b<x infinity.
a) Sketch the potential.
b) We are looking for a solution with energy E=0. Set up the Schrödinger equation (in different areas), and determine the general solutions. Put E=0 from the beginning of Schrödinger equation.
c) Use the continuity conditions for reducing the number of constants. Note that continuity condition always applies to ψ(x) at all points, but it only applies to dψ(x)/dx at points where the potential is finite. In the case above, we can not require continuity of dψ(x)/dx in points x=0 or x=b but in the point x=a.
d) Determine the condition for U to be valid.

Homework Equations





The Attempt at a Solution


Of course i attemted to solve this by solving the schrodinger's equations for indicated ranges, however i faced the problem by having to present E as 0 from the very beginning.
 
Physics news on Phys.org
Just work with E, and replace every occurence of "E" with "0" afterwards if you like. Setting E to 0 just makes the equations easier, not more complicated.
 
I tried to calculate the schrodinger equations for the regions-ok, i have two wavefunctions psi1=Asin(k1x) with k1=root(2Um)/hbarred, and psi2=Csin(k2x) with k2=root(2Em)/hbarred, where E=0. Those two wavefunctions equalize in point a, that's when I have this equation Asin(k1x)=Csin(k2x), so it is Asin(k1x)=C*0. I am not sure if I got it right. Where am I making a mistake?
 
How did you get psi2?
 
I just divided the range into regions, psi2 is the wavefunction for region a<x<b. I am not sure if I am doing it right?
 
"psi2=Csin(k2x)" <- how did you get this?
If you solve the Schrödinger equation, you should get a different result.
 
for this region V(x)=0, and energy is also equal 0. I put this to the schrodinger equation and it looked something like this:
-(hbarred)^2/2m*psi''=E*psi(x)
then I derived this: k=root(2mE)/ℏ
from border conditions I got this: psi=Csin(kx), where k is equal to 0. In the end I could show this wavefunction as 0, but decided to show it like this and maybe get something from it later.
 
then I derived this: k=root(2mE)/ℏ
This cannot be derived from the equation above.
from border conditions I got this: psi=Csin(kx)
Did you see any particular reason to use a sin here? I am sure it was not the result of your calculation.

-(hbarred)^2/2m*psi''=E*psi(x)
Fine. Now we can use E=0:
$$-\frac{\hbar^2}{2m}\psi''=0$$
Can you simplify and solve this? Please solve it yourself, and don't try to use solutions to other problems.
 
it states that second derivative of psi is equal to 0, but how am I supposed to use this information?
 
  • #10
Can you give a general description of all functions with zero second derivative?
 
  • #11
Sorry, forgot about linear function:P Now I have two equations, first one for 0<x<a (psi=Asin(kx)), and second one for a<x<b (psi=Cx+d). Now the only thing that comes to my head is to equalize them in point a, is this right?
 
  • #12
Right.
You get an additional constraint on psi2 for x=b. This gives you two conditions with 3 free parameters, but the global normalization is irrelevant.
 
  • #13
I think I got lost about this point. I have psi for 0<x<a (Asin(kx)), and I have psi for a<x<b (Cx+d), and I know that they equalize in point a, and their derivatives should equalize too, but I still don't know how to get the constants A, C and d. It is probably something simple, but I am missing it.
 
  • #14
I know that they equalize in point a
Can you write that as an equation?
and their derivatives should equalize too
And that one, too.

You have an additional constraint at x=b.
 
  • #15
I get a set of three equations:
Asin(ka)=Ca+d
Akcos(ka)=C
Cb+d=0

I am probably missing some ridiculously simple step, but only thing I obtain is equation
Asin(ka)=Akcos(ka)(a-b) and this is where I no longer know what to do. What am I missing?
 
  • #16
Asin(ka)=Akcos(ka)(a-b)
sin(ka)=kcos(ka)(a-b)
tan(ka)=k(a-b)
a and b are constants, you can solve the equation for k numerically or graphically.
 
  • #17
You can divide A out and rearrange slightly to get
$$\tan ka = ka\left(1-\frac{b}{a}\right).$$ This is the condition you're looking for in part (d). For given values of ##a## and ##b##, this relationship is satisfied for only certain values of ##ka##, which corresponds to certain values of U. You can see this by plotting the two sides of the equation and seeing where the curves intersect.
 
  • #18
I'm having a little problem with plotting this, mostly due to the fact that I don't exactly know the values of a and b, only bit of information is that b>a. Please help me uderstand this?
 
  • #19
Plot it for some different values of b/a? The general pattern of the solutions is the same for all ratios, just the numerical values are different.
 
Back
Top