Solving Reflection Coefficient for Step Potential: Why B ≠ 0?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Thyestean
Messages
2
Reaction score
0

Homework Statement


I'm working through a step potential and I am confused as to why one of the coefficients doesn't go to zero.

V(x) = 0 when x < 0;
V(x) = V_not when x > 0;

a. Calculate reflection coefficient when E < V_not
I can solve the reflection part, it is a step towards it that i am confused about.

Homework Equations





The Attempt at a Solution


Now i know the solutions solve to:

Aexp(ikx)+Bexp(-ikx) where k= sqrt(2mE)/hbar when x<0
Cexp(lx) where l=sqrt(-2m(E-V_not)/hbar when x>0

So my question is why doesn't B=0? Because when x->-infinity it goes to infinity so B has to be 0. The only reason i can think it wouldn't is because of tunneling. If this is the case how do I spot this. Is it only relevant in step potentials?
 
Physics news on Phys.org
Ah thank you. Now that brings up another question for the same problem but now E>Vo.

The wave equations go to:
Aexp(ikx) + Bexp(-ikx) when x < 0. k=sqrt(2mE)/hbar
Cexp(ilx) + Dexp(-ilx) when x > 0. l=sqrt(2m(E-Vo))/hbar

Now in this case why does D=0.
 
It's a boundary condition essentially. The idea here is you have an incident wave coming from the left. That corresponds to the A term. When it hits the potential step, you get a reflection, the B term, and a transmitted wave, the C term. The D term would correspond to a wave traveling to the right from x=+∞. You could certainly solve a problem with D not equal to 0, but it would be a different physical situation than the one you're interested in.