logo

Solution of the Schrödinger Equation for a Step Potential 📂Quantum Mechanics

Solution of the Schrödinger Equation for a Step Potential

Overview

5D5500710.jpg

Let’s examine how a particle moves when the potential is a step function as shown in the figure above. The potential UU is

U(x)={0x<0U0x>0 U(x) = \begin{cases} 0 & x<0 \\ U_{0} & x>0 \end{cases}

The time-independent Schrödinger equation for this potential U(x)U(x) is

d2u(x)dx2+2m2[EU(x)]u(x)=0 \dfrac{d^2 u(x)}{dx^2}+\frac{2m}{\hbar ^2} \Big[ E-U(x) \Big]u(x)=0

Solution1

E<0E<0

No solution exists if the energy is less than the potential so it need not be considered.

0<E<U00 < E < U_{0}

  • Part 2-1. x<0x<0

    The Schrödinger equation in this region is given by

    d2udx2+2m2Eu=0 \dfrac{d^2 u}{dx^2}+\frac{2m}{\hbar^2}Eu=0

    Since 2m2E\frac{2m}{\hbar^2}E is positive, substituting into k2k^2,

    d2udx2+k2u=0 \dfrac{d^2 u}{dx^2}+k^2u=0

    This is a very simple second-order ordinary differential equation. Solving the differential equation, the solution is as follows.

    uI(x)=A+eikx+Aeikx u_{I}(x)=A_{+}e^{ikx} + A_{-}e^{-ikx}

    Here, A+A_{+}, AA_{-} are constants. In this context, u=A+eikxu=A_{+}e^{ikx} refers to the incident wave, and AeikxA_{-}e^{-ikx} refers to the reflected wave.

  • Part 2-2. x>0x>0

    The Schrödinger equation in this region is given by

    d2udx2+2m2(EU0)u=0 \dfrac{d^2 u}{dx^2}+\frac{2m}{\hbar^2}(E-U_{0})u=0

    Since EU0<0E-U_{0}<0, substituting into 2m2(EU0)=κ2\frac{2m}{\hbar^2}(E-U_{0})=-\kappa ^2,

    d2udx2κ2u=0 \dfrac{d^2 u}{dx^2}-\kappa^2 u=0

    Here, κ\kappa represents the Greek letter “kappa”. It is a different character from kk (kappa). The solution of this differential equation is as follows.

    uII(x)=B+eκx+Beκx u_{II}(x) = B_{+}e^{\kappa x}+B_{-}e^{-\kappa x}

    The wave function must be square integrable so it should be limxuII(x)=0\lim \limits_{x \rightarrow \infty}u_{II}(x)=0. Since limxB+eκx=\lim \limits_{x \rightarrow \infty} B_{+}e^{\kappa x}=\infty , it must be B+=0B_{+}=0. Therefore, the transmitted wave is utrans=Beκxu_{trans}=B_{-}e^{-\kappa x}

  • Part 2-3. Boundary Conditions

    Assuming that the wave function is smooth, it is continuous at x=0x=0 and the derivative of the wave function (slope) is also continuous at x=0x=0. Hence, the following conditions are obtained.

    uI(0)=uII(0)    A++A=BuI(0)=uII(0)    ikA+ikA=κB \begin{align*} u_{I}(0)=u_{II}(0) \quad \implies& \quad A_{+}+A_{-} = B_{-} \\ u_{I}^{\prime}(0)=u_{II}^{\prime}(0) \quad \implies& \quad ikA_{+}-ikA_{-} = -\kappa B_{-} \end{align*}

    Combining the two equations, the following is obtained:

    AA+=ik+κikκ \frac{A_{-}} {A_{+}} = \frac{ ik+\kappa}{ik -\kappa }

  • Part 2-4. Reflection coefficient and Transmission coefficient

    To calculate the reflection and transmission coefficients, let’s find the probability current of the incident, reflected, and transmitted waves

jinc=kmA+2,jref=kmA2,jtrnas=0 j_{inc}=\frac{\hbar k}{m}|A_{+}|^2,\quad j_{ref}=\frac{\hbar k}{m}|A_{-}|^2,\quad j_{trnas}=0

Thus, the reflection and transmission coefficients are

R=jrefjinc=AA+2=κ2+k2κ2+k2=1 R=\left| \frac{j_{ref}}{j_{inc}}\right|=\left| \frac{A_{-}} {A_{+}} \right|^2=\frac{\kappa^2+k^2}{\kappa^2 + k^2}=1

T=jtrnasjinc=0kmA+2=0 T=\left| \frac{ j_{trnas} }{j_{inc}}\right|=\frac{ 0}{\frac{\hbar k}{m}|A_{+}|^2}=0

According to the above results, reflection occurs completely and transmission does not occur. However, since B0B_{-} \ne 0, there is a probability of finding the particle in x>0x>0. In macroscopic terms, it can be seen that the incident wave is entirely reflected, but microscopically, part of the incident wave has tunneled into a classically forbidden region. This is known as tunneling or quantum tunnel effect.

U0<E U_{0} < E

  • Part 3-1. x<0x<0

    The time-independent Schrödinger equation in this region is

    d2udx2+2m2Eu=0 \dfrac{d^2 u}{dx^2}+\frac{2m}{\hbar^2}Eu=0

    Since 2m2E\frac{2m}{\hbar^2}E is positive, substituting into k2k^2,

    d2udx2+k2u=0 \dfrac{d^2 u}{dx^2}+k^2u=0

    The solution has already been obtained in Part 2-1.:

    uI(x)=A+eikx+Aeikx u_{I}(x)=A_{+}e^{ikx} + A_{-}e^{-ikx}

    The incident wave is uinc=A+eikxu_{inc}=A_{+}e^{ikx} and the reflected wave is uref=Aeikxu_{ref}=A_{-}e^{-ikx}.

  • Part 3-2. x>0x>0 The time-independent Schrödinger equation in this region is

    d2udx2+2m2(EU0)u=0 \dfrac{d^2 u}{dx^2}+\frac{2m}{\hbar^2}(E-U_{0})u=0

    Since EU0>0E-U_{0}>0, substituting into 2m2(EU0)=κ2\frac{2m}{\hbar^2}(E-U_{0})=\kappa ^2,

    d2udx2+κ2u=0 \dfrac{d^2 u}{dx^2}+\kappa ^2u=0

    Since it is similar to Part 3-1., the solution is

    uII(x)=B+eiκx+Beiκx u_{II}(x)=B_{+}e^{i \kappa x} + B_{-}e^{-i \kappa x}

    Here, there is no reflected wave in the x>0x>0 region, so it is B=0B_{-}=0. Therefore,

    uII(x)=B+eiκx u_{II}(x)=B_{+}e^{i \kappa x}

    which is the transmitted wave.

  • Part 3-3. Boundary Conditions

    Assuming that the wave function is smooth, it is continuous at x=0x=0 and the derivative of the wave function (slope) is also continuous at x=0x=0. Hence,

    uI(0)=uII(0)    A++A=B+ u_{I}(0)=u_{II}(0) \quad \implies \quad A_{+}+A_{-} = B_{+}

    uI(0)=uII(0)    ikA+ikA=iκB+ u_{I}^{\prime}(0)=u_{II}^{\prime}(0) \quad \implies \quad ikA_{+}-ikA_{-} = i\kappa B_{+}

    Combining the two equations, the following is obtained.

    AA+=kκk+κ \frac{A_{-}} {A_{+}} = \frac{ k-\kappa}{k +\kappa }

    B+A+=2kk+κ \frac{B_{+}} {A_{+}} = \frac{ 2k}{k +\kappa }

  • Part 3-4. Reflection coefficient and Transmission coefficient

    The probability currents of the incident, reflected, and transmitted waves are

    jinc=kmA+2,jref=kmA2,jtrnas=κmB+2 j_{inc}=\frac{\hbar k}{m}|A_{+}|^2,\quad j_{ref}=\frac{\hbar k}{m}|A_{-}|^2,\quad j_{trnas}=\frac{\hbar \kappa}{m}|B_{+}|^2

    Thus, the reflection and transmission coefficients are

    R=jrefjinc=AA+2=(kκk+κ)2=k2kκ+κ2(k+κ)2 R=\left| \frac{j_{ref}}{j_{inc}}\right|=\left| \frac{A_{-}} {A_{+}} \right|^2=\left( \frac{k-\kappa}{ k + \kappa }\right) ^2= \frac{k^2 -k\kappa +\kappa^2}{ (k + \kappa )^2 }

    T=jtransjinc=κkB+A+2=κk(2kk+κ)2=2kκ(k+κ)2 T=\left| \frac{j_{trans}}{j_{inc}}\right|=\frac{\kappa}{k}\left| \frac{B_{+}} {A_{+}} \right|^2=\frac{\kappa}{k} \left( \frac{2k}{ k + \kappa }\right) ^2= \frac{2k \kappa }{ (k + \kappa )^2 }

    It is easy to confirm that R+T=1R+T=1 holds.


  1. Stephen Gasiorowicz, Quantum Physics (Korean translation by the Physics Department at Sogang University) (3rd Edition, 2005), p79-83. ↩︎