I'm trying to solve problem 2.35 in Griffith's Introduction to Quantum Mechanics (2nd edition), but it left me rather confused, so I hope you can help me to understand this a little bit better.
The aim of the problem is to find the probability that a particle with kinetic energy E>0 will reflect when it approaches a potential drop V0 (a step potential).
I started with putting up the Schrödinger equations before and after the potential drop: x<0:V(x)=0 and x>0:V(x)=−V0.
ψ″+k2ψ=0,x<0
ψ″+μ2ψ=0,x>0
where k=√2mE/ℏ and μ=√2m(E+V0)/ℏ
This would give me the general solutions
ψ(x)=Aeikx+Be−ikx,x<0
ψ(x)=Feiμx+Ge−iμx,x>0
Now, I resonate that in order to have a physically admissable solution B=0 since the second term blows up when x goes to −∞ and F=0 since the first term in the second row blows up when x goes to ∞. This would leave us with the solutions
ψ(x)=Aeikx,x<0
ψ(x)=Ge−iμx,x>0
which I then could use boundary conditions to solve. However, I realise that this is wrong since I need B to calculate the refection probability. In the solution to this book they get the following general solutions (they don't say how the got them though).
ψ(x)=Aeikx+Be−ikx,x<0
ψ(x)=Feiμx,x>0
This is not very well explained in the book so I would really appriciate if someone could explain how to decide what parts of the general solutions that I should remove in order to get the correct general solution for a specific problem.
Answer
e−ikx does not blow up as x→−∞. You're thinking in terms of real exponentials, but this is a complex exponential. That is, as long as k is real we have:
- limx→−∞e−kx=∞
- limx→−∞e−ikx does not exist (since e−ikx=coskx−isinkx).
So that explains why the B term is still there in the solution.
The reason that Griffiths discounts the G term is because it represents a reflected wave traveling from the positive x direction.
Think about it this way:
The problem at hand is of a particle coming from the −x direction and encountering a sudden potential drop. The particle arriving gives rise to the term Aeikx, as this is a traveling wave moving in the +x direction.
When the particle encounters the barrier, it can either reflect (giving rise to the term Be−ikx) or transmit (giving rise to the term Feiμx).
Note that there is no circumstance under which a particle could be coming from the +x direction in the region to the right of the potential drop, which is what the term Ge−iμx would imply. A particle comes from the left, and then either moves forward to the right or reflects back to the left. A situation under which the particle travels towards the potential drop from the +x direction is not physically admissible under this circumstance.
So we drop the term Ge−iμx, and we're left with
ψ(x)={Aeikx+Be−ikx,x<0Feiμx,x>0
as described in the book.
No comments:
Post a Comment