Particle in an box with infinite-potential walls
Contents
2.4. Particle in an box with infinite-potential walls#
2.4.2. Particle in a 1D box#
Below is a schematic representation of the potential known as the infinite square well. We will only consider motion in one dimension but next year you will see how this problem can be extended to two and three dimensions. In this case a particle is restricted to moving only in the x direction. The potential is zero in the region
The one dimension time independent Schrödinger (1D TISE) is:
In the region
2.4.3. Boundary conditions#
Since the potential is infinity outside the box, the wave function must obey the following Boundary Conditions:
where L is the length of the box.
2.4.4. Choosing the appropriate wave function#
Our particle trapped in the box will propagate both towards the potential at
The amplitudes
We will choose this form for particle confined between two potential barriers because, and only because, it makes the maths easier. There is no other reason and you can use the exponential form to solve the problem, but the algebra is often more complex.
2.4.5. Applying the boundary conditions#
Now we will apply the boundary conditions given by (3), doing this first for
and because
This tells us that the cosine term does not contribute in this case (note it will be useful in other situations and whether it is non-zero or zero depends on the choice of boundary conditions).
Now we repeat for the boundary at
we can make this zero by suitable choices of
2.4.6. Normalising the wave function#
We can obtain the expression for
After normalising the wavefunction and solving at the boundary conditions, the eigenfunctions obtained are given by:
where
It is important to emphasize that the quantization (n being only positive integers) is a consequence of the boundary conditions.
Here are a few questions to think about before we move on:
Q1: Can you infer, just looking at the graphical representations of
or , what is the quantum state (labeled by its quantum number) n?Q2: What is a node? How do the nodes relate to the Kinetic Energy of the system?
Q3: Is it possible to find the particle outside the box?
Q4: Does it matter that
has negative values?Q5: What variables and parameters does
depend on?
Some of these questions can be answered by plotting the Wavefunction,
As with all of these notes there is an live version of this notebook on Google colab that you can interact with and change the variables. The questions above can be answered by following the link below, running the notebook and then playing with the variable and interpreting the outputted functions.


Figure: The wave function for the
We can explore the changes in the Wavefunction and Probability Density for a given state n in boxes of different length

Figure: The Energy eigen function and the probability density function for the
2.4.7. Energy eigen functions and energy eigen values#
By solving at the boundary conditions we found an expression for the wave function with quantized wave number
These are the energy eigenfunctions of the system, there is one for each value of n.
The values of
First we determine the second derivative of the wavefunction:
Substituting this into the TISE gives:
Making
We can also look at the allowed values of energy, given by:
$
where m is the mass of the particle.
Note: Did you notice that
In contrast to the solution in the free particle system, for a particle confined within the box, not every energy value is allowed. We see that quantization is a direct consequence of the boundary condition. In other words: confinement leads to quantization.
Let’s now analyze how the Energy Levels

Figure: A comparison of allowed energy eigen values for an electron in an infinite square well of length 10 Angstroms and one of length 12 Angstroms. Note that making the well longer reduces the energy of each state, the energy difference between states also reduces.
and how the Energy Levels,

*Figure: * A comparison of the energy eigen values for a particle with the mass of an electron in a well of length 10 Angstroms and a particle of mass three times the mass of an electron in the same length well. Again, note the reduction in both energy and the energy difference between states.
2.4.8. Combined wavefunction, probability density and energy plots.#
We can combine the information from the wavefunctions, probability density, and energies into a single plot that compares the wavefunctions and the probability densities for different states, each one represented at its energy value. These plots are made using the electron mass.

