How Do You Solve the Symmetric Delta Potential Problem in Quantum Mechanics?

lessheffield
Messages
3
Reaction score
0
This problem is a symmetric delta potential problem that I was given a few days ago and I can't seem to get the gist of it.

Question:

Find the spectrum and wave functions of a particle in the potential V(x)=G[d(x-a)+d(x-a)] Calculate the transmission and reflection amplitude. Where G can be positive or negative.

Answer:

In essence I believe this is 3 problems. When G is negative I must consider E>0 and E<0 and when G is positive I must consider E>0

I have solved the problem for negative G and E<0. It wasnt that bad. I set up decaying exponentials outside of -a<x<a and had a symmetric and antisymmetric wave functions designated by cosh(x) and sinh(x) inbetween.

The problem comes when I attempt the solutions with positive energy. From my undergrad course in QM I remember that there are incident and reflected waves in each region except for one (the outgoing wave).

1)Does this mean that i can set up sin/cos waves in two of the 3 regions to represent symmetric/antisymmetric solutions?

2)If this is so then do I need some kind of phase shift in order to meet boundary conditions?

3)How do I decompose the sin/cos wave that represents the incoming wave to delineate the incoming/reflected wave. It seems to me that the single coefficient in front of the the sin/cos wave would remove the amplitude characteristic you need for reflection and transmission coefficients.

I have attempted to plug-and-chug my way through with all 5 coefficients in front of the incoming/outgoing waves but this is giving me a headache. If there is anyway to simplify the setup I would really like to know.

thanks in advance
 
Physics news on Phys.org
You need to be a bit careful with the symmetry. Assuming that the wave is incident from the left (region I), I would write the wavefunction in that region as the sum of an incident wave with amplitude 1 and a reflected wave with amplitude R (generally complex) and use complex exponentials, namely

ψI(x)=eikx+Re-ikx

The complex exponentials allow you to sort out quite easily what is moving to the left and what is moving to the right.

In the in-between region you will have

ψII(x)=Aeikx+Be-ikx

and in the last region

ψIII(x)=Teikx

Yes, you have to match boundary conditions and use them to eliminate complex constants A and B. The reflection coefficient will be R*R and the transmission coefficient T*T.
 
Kuruman,

I have attempted this method, and it gets messy quick. The main problem I have is attempting to sort through the amplitudes of 5 waves to get to one. I assumed my problem was setting up the wavefunctions and that if I could find a simplier representation then it would only be a page or so of work to deduce the relevant equations.

I then considered the fact that using 5 different waves does not take advantage of the symmetry of the potential at all. So maybe I should do that.

Now that I think about it again, could I not set one of the delta functions at x=0. then when I attempt to satisfy boundary conditions I will get exactly half as many.

thanks again


In the beginning the Universe was created. This has made a lot of
people very angry and been widely regarded as a bad move.
 
Like I said, be careful when you use symmetry. Although the potential is symmetric and therefore you have even and odd solutions, because you only have an outgoing wave in region III, you will have to find the appropriate linear combination of even and odd that will give that. Personally, I prefer the brute force messy algebra than the nagging doubt of whether I oversimplified or not. Good luck.
 
It only took till noon, but i found the problem in my derivation.

The real problem did not lie in the symmetry of the problem, but of defining psi(-a) and psi(a)

For an easy review we have the delta function at the origin:

-There are decaying exponentials each side:

region 1 is x<0
region 2 is x>0

psi1=Aexp(kx)
psi2=Bexp(-kx)

due to the continuity of psi we have A=B

then when we evaluate the discontinuity of the slope we show

psi2'-psi1'+psi(0)=0

this is from integrating the shrodinger eqn.

and psi=Aexp(k|x|)

so you end up with your psi(0) being easy to evalute.

QED

Back to the double delta function, our continuity of psi does not simplify or define psi(-a) or psi(a) because on both sides there are incoming and outgoing waves.

so I'm not sure how to define this psi at all.

thanks

and at least I'm not staring off into space anymore. that's frustrating.
 
kuruman explained how to do it. But here is a method that simplifies the algebraic manipulations you need to do.

Symmetry is no help in the scattering problem, because the boundary condition (incoming and outgoing waves on the left, outgoing only on the right) breaks the symmetry.

I find it is easiest to use the most general wave function in each region, and impose the boundary condition of no outgoing wave on the right only at the very end.

So, generalizing what kuruman said, I would start with

ψI(x)=Aeikx+Be-ikx

ψII(x)=Ceikx+De-ikx

ψIII(x)=Eeikx+Fe-ikx

Then, matching at x=-a will give you two equations that you can write in matrix form,

\left( {\begin{array}{cc}<br /> a_{11} &amp; a_{12} \\<br /> a_{21} &amp; a_{22} <br /> \end{array} } \right)<br /> \left( {\begin{array}{cc}A \\ B <br /> \end{array} } \right)<br /> =<br /> \left( {\begin{array}{cc} <br /> b_{11} &amp; b_{12} \\ <br /> b_{21} &amp; b_{22} <br /> \end{array} } \right)<br /> \left( {\begin{array}{cc}C \\ D <br /> \end{array} } \right),

where the matrix elements aij will involve factors like eika.

Similarly, matching at x=+a will give you two more equations of the form

\left( {\begin{array}{cc}<br /> c_{11} &amp; c_{12} \\<br /> c_{21} &amp; c_{22} <br /> \end{array} } \right)<br /> \left( {\begin{array}{cc}C \\ D <br /> \end{array} } \right)<br /> =<br /> \left( {\begin{array}{cc} <br /> d_{11} &amp; d_{12} \\ <br /> d_{21} &amp; d_{22} <br /> \end{array} } \right)<br /> \left( {\begin{array}{cc}E \\ F <br /> \end{array} } \right).

What you want to do is find the matrix elements eij, where

\left( {\begin{array}{cc}A \\ B <br /> \end{array} } \right)<br /> =<br /> \left( {\begin{array}{cc} <br /> e_{11} &amp; e_{12} \\ <br /> e_{21} &amp; e_{22} <br /> \end{array} } \right)<br /> \left( {\begin{array}{cc}E \\ F <br /> \end{array} } \right).

Note that the matrix e can be written as e = a-1bc-1d, and that it's easy to invert a 2x2 matrix:

\left( {\begin{array}{cc}<br /> a_{11} &amp; a_{12} \\<br /> a_{21} &amp; a_{22} <br /> \end{array} } \right)^{\!\!-1} =<br /> {1\over a_{11} a_{22}- a_{12} a_{21} }<br /> \left( {\begin{array}{cc}<br /> a_{22} &amp; -a_{12} \\<br /> -a_{21} &amp; a_{11} <br /> \end{array} } \right)

Now, set F=0. The reflection probability is then R=|B|2/|A|2 and the transmission probability is T=|E|2/|A|2. You can also just set E=1, since E will cancel out in R and T.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top