PDA

View Full Version : transmission probability of a massive particle


mnky9800n
Mar13-11, 08:47 PM
1. The problem statement, all variables and given/known data
Consider the potential V=V_0 d[\delta(x-a)+\delta(x-a)]. Find the transmission probability of the potential for a particle of mass m and wave number \sqrt{\frac{2mE}{\hbar^2}} incident on the potential. Discuss the behavior when ka~\pi/2.

2. Relevant equations
Schrodinger's Equation
H\psi=E\psi

3. The attempt at a solution

The solutions to SE for each region are as follows:
region 1: a < x
\psi_1 = e^{ikx}+Re^{-ikx}
region 2: -a < x < a
\psi_2 = Ae^{ikx}+Be^{ikx}
region 3: a < x
\psi_3 = Te^{ikx}

Because the \delta-function means the wave function is continuous but the derivative is not at x = a we can say:

\psi_1(-a) = \psi_2(-a)
\psi_2(a) = \psi_3(a)

therefore:

1+Re^{2ika} = A+Be^{2ika}
A+Be^{-2ika} = T

This is where I get stuck. I have no idea where to go from here.

vela
Mar14-11, 12:45 PM
You have 4 unknowns, so you need two more equations to be able to solve for them. Those equations come from considering the derivatives of the wave functions. Integrate the Schrodinger equation between a-ε and a+ε. In the limit as ε→0, you'll get a relationship between the derivatives on the two sides of the delta function. Do the same thing around x=-a. Then you should be in a position to solve for the coefficients.

I'd go into more detail, but I don't have time right now. It's probably done in your book somewhere, or someone else may come by to provide more help if you can't figure it out.