Infinitely annoying square well

Click For Summary
SUMMARY

The discussion focuses on solving the Schrödinger equation for a square well potential with infinite walls at x=0 and a finite wall of height U at x=L. The solutions for the wavefunctions in the two regions are derived, leading to the equations for allowed energies. The key result is that allowed energies satisfy the condition \(\frac{kL}{\sin{kL}} = \left[\frac{2mUL^2}{\hbar^2}\right]^{\frac{1}{2}}\), which holds true only if \(\frac{2mUL^2}{\hbar^2} > 1\). The discussion emphasizes the importance of boundary conditions and standing waves in determining these allowed energies.

PREREQUISITES
  • Understanding of the Schrödinger equation
  • Familiarity with quantum mechanics concepts such as wavefunctions and boundary conditions
  • Knowledge of standing waves and their formation
  • Basic proficiency in mathematical techniques involving trigonometric identities and calculus
NEXT STEPS
  • Study the implications of boundary conditions in quantum mechanics
  • Learn about standing wave formation in quantum systems
  • Explore the mathematical derivation of energy quantization in potential wells
  • Investigate graphical methods for solving transcendental equations in quantum mechanics
USEFUL FOR

Students and professionals in physics, particularly those specializing in quantum mechanics, as well as educators seeking to enhance their understanding of potential wells and wavefunction behavior.

gnome
Messages
1,031
Reaction score
1
Edit: I corrected an error in the "normalizing" (forgot to square the functions). But since I wasn't really using it anyway it doesn't seem to matter.

This square well has an infinite wall at x=0 and a wall of height U at x=L. For the case E < U, obtain solutions to the Schrödinger equation, satisfy the appropriate boundary conditions ...etc,etc... enforce the proper matching conditions at x=L to find an equation of the allowed energies of this system.

Starting with the general solution for region I inside the box (0<x≤L)
[tex]\psi_I(x) = A\sin{kx} + B\cos{kx}[/tex]
where [tex]k^2 = \frac{2mE}{\hbar^2}[/tex]
and we know that the infinite wall forces B=0

and for region II (x>L)
[tex]\psi_{II}(x) = De^{\alpha{x}} +Ce^{-\alpha{x}}[/tex]
where[tex]\alpha^2 = \frac{2m(U-E)}{\hbar^2}[/tex]
and since [tex]\int_L^\infty |\psi(x)|^2 dx[/tex] must be finite, this D=0

So I'm left with
[tex]\psi_I(x) = A\sin{kx}[/tex]
[tex]\psi_{II}(x) = Ce^{-\alpha{x}}[/tex]

The matching conditions give me:
[tex]\psi_I(0) = 0[/tex] (I already used this to make B=0)
[tex]\psi_I(L) = \psi_{II}(L)[/tex] therefore [tex]A\sin{kL} = Ce^{-\alpha{L}}[/tex]
[tex]\frac{d\psi_I}{dx}(x=L) = \frac{d\psi_{II}}{dx}(x=L)[/tex] therefore [tex]kA\cos{kL} = -\alpha{C}e^{-\alpha{L}}[/tex]

To normalize I did this:
[tex]\int_0^\infty |\psi(x)|^2 dx = \int_0^L |\psi_I(x)|^2 dx + \int_L^\infty |\psi_{II}(x)|^2 dx = 1[/tex]
[tex]\int_0^L A^2\sin^2{kx}\; dx + \int_L^\infty C^2e^{-2\alpha{x}} dx = 1[/tex]
[tex]\frac{A^2}{2}\int_0^L (1-\cos{2kx}\; dx + C^2\int_L^\infty e^{-2\alpha{x}} dx = 1[/tex]
[tex]\frac{A^2}{2}\left(L - \frac{\sin{2kL}}{2k}\right) + \frac{C^2}{2\alpha}e^{-2\alpha{L}} = 1[/tex]
although I'm not sure that added any information. I don't see how, or why, I would use that ugly expression.

So to summarize, I have:
1)[tex]A\sin{kL} = Ce^{-\alpha{L}}[/tex]

2)[tex]kA\cos{kL} = -\alpha{C}e^{-\alpha{L}}[/tex]

3)[tex]\frac{A^2}{2}\left(L - \frac{\sin{2kL}}{2k}\right) + \frac{C^2}{2\alpha}e^{-2\alpha{L}} = 1[/tex]

4)[tex]k^2 = \frac{2mE}{\hbar^2}[/tex]

5)[tex]\alpha^2 = \frac{2m(U-E)}{\hbar^2}[/tex]

It's very easy to divide (1) by (2) to get
[tex]\tan{kL} = -\frac{k}{\alpha}[/tex]
and then using the equations for k and α this becomes

[tex]\tan{kL} = - \sqrt{\frac{E}{U-E}}[/tex]
but I don't know what, if anything, this tells me.

The solution in the book is that allowed energies satisfy:
[tex]\frac{kL}{\sin{kL}} = \left[\frac{2mUL^2}{\hbar^2}\right]^{\frac{1}{2}}[/tex],

which has solutions only if [tex]\frac{2mUL^2}{\hbar^2} > 1[/tex].

I see why that statement is true, and apparently more useful than my answer. But I don't see how he got that expression in terms of sin kL, and more importantly, I don't see how I would even know to try and find a solution in that form if I didn't already have the published answer.

Any ideas? Do you see any mistakes in what I did? Many thanks.
 
Last edited:
Physics news on Phys.org
Well, I just realized that I can get to

(1): [tex]\frac{kL}{\sin{kL}} = \left[\frac{2mUL^2}{\hbar^2}\right]^{\frac{1}{2}}[/tex]

from

[tex]\tan{kL} = -\frac{k}{\alpha}[/tex]

Simply using a right triangle, [tex]\tan{kL} = -\frac{k}{\alpha}[/tex] gives [tex]\sin{kL} = -\frac{k}{\sqrt(\alpha^2 + k^2)}[/tex] which can be rearranged using the expressions for k2 and α2 to give the expression (1) shown in the text.

But I still don't see the usefulness of this result.

It shows that solutions (allowed energies) only exist where
[tex]\frac{2mUL^2}{\hbar^2} > 1[/tex]
but it does nothing to show what those solutions are, does it?

On the other hand, I think one could take the "easy" solution of
[tex]\tan{kL} = -\frac{k}{\alpha}[/tex]
and graph curves of tan(kL) vs kL and
-k/α vs kL on the same set of axes
and find solutions for the actual allowed energies where those curves intersect.

What do you think?
 


First of all, I appreciate your dedication to correcting your mistake and seeking to understand the solution in the book. It shows a great level of commitment and determination in your studies.

As for your question, I believe the key to understanding the solution in the book lies in the boundary conditions and the concept of standing waves. Let me try to explain it in simpler terms.

In a square well potential, the particle can only exist within the bounds of the well, meaning between x=0 and x=L. This is represented by the first term in your general solution, A sin(kx), as it satisfies the boundary conditions at x=0 and x=L. However, we also know that the particle cannot penetrate the infinite wall at x=0, which is why we set B=0.

Now, for the particle to exist in the well, its wavefunction must also be continuous at x=L. This is where the concept of standing waves comes in. Standing waves are formed when two waves with the same frequency and amplitude travel in opposite directions and interfere with each other. This results in a wave that appears to be standing still. In the case of the square well, the wave traveling from left to right (represented by A sin(kx)) interferes with the wave traveling from right to left (represented by C e^(-αx)), creating a standing wave.

To find the allowed energies, we need to find the values of k and α that satisfy the boundary conditions and result in a standing wave. This is where the equation in the book comes in. It essentially represents the condition for a standing wave to exist, where the wavelength of the wave (kL) is equal to the circumference of the well (2L). This results in a relationship between k and L, and when substituted into the equations for k and α, gives us the allowed energies.

So to answer your question, I believe the key to understanding the solution lies in understanding the concept of standing waves and how they relate to the boundary conditions in a square well potential. I hope this helps clarify things for you. Keep up the good work!
 

Similar threads

Replies
8
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
Replies
1
Views
2K
Replies
42
Views
4K
Replies
28
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K