Quantum harmonic oscillator interactive
Part 1
Let's play with possible wavefunctions for the quantum harmonic oscillator. The block of code below allows you to plot what the wavefunction might look like with various parameters.
Note: not all combinations of parameters give you allowable wavefunctions. Keep in mind the normalization and what the wavefunction will look like for .
Notes:
the function above assumes for simplicity.
if you're confused about what you're looking at, set
show_legend
to true.It turns out all valid states for the QHO are either even or odd. Try both.
Keep in mind that allowable wavefunctions must be normalizable, i.e. the wavefunction must as .
If , the wavefunction will be oscillate, while if , the wavefunction will be grow or decay.
Use the interactive above to answer the following questions.
Question 1
With , what is the energy of the lowest-energy allowed state, and is that state even or odd?
1.00 and it is even
Question 2
With , what is the energy of the second-lowest-energy allowed state, and is that state even or odd?
3.00 at odd
Question 3
With what is the pattern in the energies of allowed states?
The allowed states of energy are increasing odd numbers starting with f being even, then going to the next odd number in odd.
Part 2
The block of come plots both the wavefunction and the probability density while also providing sliders to integrate between limits to determine probabilities. To simplify things, the interactive assumes k=1
. Play around a bit...
The title of the plot at the right gives the integral of the normalized wavefunction between a
and b
.
Use the interactive(s) above to answer the following questions.
Question 4
For k=1
(assumed by the second interactive) and the lowest allowed energy, what is the probability the particle will be found on the right side of the oscillator? (i.e. for )
P =.502
Question 5
For the second-lowest allowed energy level, what is the probability the particle will be found in the region where ?
P = .009
Question 6
For the lowest allowed energy, what is the probability the particle will be found in the classically forbidden region? (i.e. )
P = .960