Solving Shifted Infinite Well: A&B Coefficients

E92M3
Messages
64
Reaction score
0
I can solve the infinite will with length a. But what happens when the coordination is shifted, namely:
V(x)=0,\frac{ -a}{4}<x<\frac{3a}{4}

I use the usual solution:
\psi=Asin(kx)+Bcos(kx)
Now when I apply the first boundary condition:
\psi(\frac{ -a}{4})=\psi(\frac{3a}{4})=0
I can't get rid of one of the terms (namely the B=0 like when the well was defined from 0 to a).
I know that A will be the same as if the well was defined from 0 to a and I can get k by applying the other boundary condition, but I can't do anything if I can't get rid of the cos term.
 
Physics news on Phys.org
If psi(x) is a solution to the Schrodinger equation with potential V(x), then psi(x-b) is a solution to the Schrodinger equation with potential V(x-b). So all you need to do is shift the solution you have by the correct amount.

You can also do it your way. Use psi(-a/4)=0 to solve for B in terms of A. Plug this into psi(3a/4)=0; every term will have an A in it, so cancel out A, since you know it isn't zero. Now you have an equation whose only unknown is k. You should be able to show that the solutions are k = pi n/a, where n=1,2,3,...
 
This is not working too well either.
Solving for B:
\psi(\frac{-a}{4})=Asin(k\frac{-a}{4})+Bcos(k\frac{-a}{4})=0
B=\frac{-Asin(k\frac{-a}{4})}{cos(k\frac{-a}{4})}=\frac{Asin(k\frac{a}{4})}{cos(k\frac{a}{4})}
Then:
\psi(\frac{3a}{4})=Asin(k\frac{3a}{4})+\frac{Asin(k\frac{a}{4})}{cos(k\frac{a}{4})}cos(k\frac{3a}{4})=0
\frac{sin(\frac{3ak}{4})}{cos(\frac{3ak}{4})}+\frac{sin(\frac{ak}{4})}{cos(\frac{ak}{4})}=0
\frac{sin(\frac{3ak}{4})cos(\frac{ak}{4})+cos(\frac{3ak}{4})sin(\frac{ak}{4})}{cos(\frac{3ak}{4})cos(\frac{ak}{4})}=0
sin(\frac{3ak}{4})cos(\frac{ak}{4})+cos(\frac{3ak}{4})sin(\frac{ak}{4})=0
sin(\frac{3ak}{4}+\frac{ak}{4})=sin(ak)=0
Then I indeed recover:
k=\frac{n\pi}{a}
Plugging it back in:
\psi(x)=Asin(\frac{n\pi}{a}x)+Bcos(\frac{n\pi}{a}x)
This is not what I expected and I am quite sure that it is wrong since if I plug in the limits, psi is non-zero at the end points.Further more, this should be just the same as the infinite well with length a shifted over. So shouldn't the solution be the same but with a phase constant added? Namely:
\psi=Asin(\frac{n\pi}{a}x)\rightarrow\psi=Asin(\frac{n\pi}{a}(x+\frac{a}{4}))
I think that this is the answer, but that's kind of cheating since it is reverse engineered from another infinite well. I can't figure out why I can't do it top down.
 
Last edited:
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