We are going to look at a problem

V(x)={0x<0V0x0V(x) = \begin{cases} 0 & x < 0 \\ V_0 & x \geq 0 \end{cases}

Describe the J(x)J(x) of the particle in all states

Reflecting State

This is when

VL<E<VRV_L<E<V_R

Like the way to figure this out is to probably solve the ODEs

ϕ(x)={eikx+Beikxx<0Cebxx0\phi(x) = \begin{cases} e^{ikx} + Be^{-ikx} & x < 0 \\ Ce^{-bx} & x \geq 0 \end{cases}

Like the way to figure this out is to probably solve the ODEs We set A=1A=1 to fix overall scale

k=2mE2,b=2m(V0E)2k = \sqrt{\frac{2mE}{\hbar^2}}, \qquad b = \sqrt{\frac{2m(V_0 - E)}{\hbar^2}}

Note that eikxe^{ikx} is incident and BeikxBe^{-ikx} is the reflected

Let x=0x=0

1+B=C(1)1 + B = C\tag{1} ddx(eikx+Beikx)=ikeikxikBeikx\frac{d}{dx}\left(e^{ikx}+Be^{-ikx}\right) = ik\,e^{ikx} - ikB\,e^{-ikx} x=0  ik(1B)\xrightarrow{x=0}\; ik(1-B) ddx(Cebx)=bCebx  x=0  bC\frac{d}{dx}\left(Ce^{-bx}\right) = -bC\,e^{-bx} \;\xrightarrow{x=0}\; -bC

so

ik(1B)=bC(2)ik(1 - B) = -bC\tag{2}

solving B,CB,C -> sub (1) into (2)

ik(1B)=b(1+B)ik(1-B) = -b(1+B)

expand both sides

ikikB=bbBik - ikB = -b - bB ik+b=B(ikb)ik + b = B(ik - b) B=ik+bikbB = \frac{ik + b}{ik - b} C=1+B=(ikb)+(ik+b)ikb=2ikikbC = 1 + B = \frac{(ik - b) + (ik + b)}{ik - b} = \frac{2ik}{ik - b}

Reflection coefficient

Look at BB we take denom and numerator and simplify them

ik+b2=b2+k2,ikb2=b2+k2|ik + b|^2 = b^2 + k^2, \qquad |ik - b|^2 = b^2 + k^2 B2=b2+k2b2+k2=1    R=1|B|^2 = \frac{b^2 + k^2}{b^2 + k^2} = 1 \;\Rightarrow\; R = 1

Transmission coefficient

C=2iEiEV0EC = \frac{2i\sqrt{E}}{i\sqrt{E} - \sqrt{V_0 - E}}

so at E0E\rightarrow 0 then C0|C|\rightarrow 0. The wave dies at the wall and doesn't penetrate at EV0E\rightarrow V_0 then C2|C|\rightarrow 2. The barrier becomes transparent and amplitude double

Note

T=0T=0

as reflection coefficient is one. A real exponential carries no current.

Scattering State

This occurs when

E>VL,VRE>V_L, V_R

Solving ODE we get

ϕ(x)={eikx+Beikxx<0Ceikxx0\phi(x) = \begin{cases} e^{ikx} + Be^{-ikx} & x < 0 \\ Ce^{ik'x} & x \geq 0 \end{cases}

where

k=2mE2,k=2m(EV0)2k = \sqrt{\frac{2mE}{\hbar^2}}, \qquad k' = \sqrt{\frac{2m(E - V_0)}{\hbar^2}}

Let's match x=0x=0 again

1+B=C(1)1 + B = C \tag{1}

evaluate the x<0x<0 case at x=0x=0

ddx(eikx+Beikx)0=ik(1B)\frac{d}{dx}\left(e^{ikx} + Be^{-ikx}\right)\Big|_{0} = ik(1 - B) ddx(Ceikx)0=ikC\frac{d}{dx}\left(Ce^{ik'x}\right)\Big|_{0} = ik'C ik(1B)=ikC(2)ik(1 - B) = ik'C \tag{2}

Solving B,CB,C -> sub (1) into (2)

k(1B)=k(1+B)k(1 - B) = k'(1 + B) kkB=k+kB    kk=B(k+k)k - kB = k' + k'B \;\Rightarrow\; k - k' = B(k + k') B=kkk+k=EEV0E+EV0B = \frac{k - k'}{k + k'} = \frac{\sqrt{E} - \sqrt{E - V_0}}{\sqrt{E} + \sqrt{E - V_0}} C=1+B=2kk+k=2EE+EV0C = 1 + B = \frac{2k}{k + k'} = \frac{2\sqrt{E}}{\sqrt{E} + \sqrt{E - V_0}}

Reflection Coefficient

R=B2R = |B|^2

Transmission Coefficient

We can't just use C2|C|^2 because the transmitted wave moves at a different speed as kkk'\neq k

We compare currents

T=kkC2=1RT = \frac{k'}{k}|C|^2 = 1 - R

Bound State

not possible. There's no well.