In the first part of the course, we consider wave functions and expectation values at a fixed point in time \(t\) - how the wave function evolves in time will be considered later. With this understood, we denote the wave function by \(\psi(x)\).
3.3.1.Gaussian Wave function
Consider the wave function
\begin{equation}
\psi(x) = C \, e^{-x^2/4\Delta^2} \, ,
\end{equation}
where \(\Delta \gt{}0\) has units of length and \(C\) is a normalisation
constant. To determine the normalisation constant \(C\), we require that
the probability to find the particle anywhere is \(1\),
\begin{align}
1 & = \int^\infty_{-\infty} |\psi(x)|^2 dx \\[1ex]
& = |C|^2 \int^\infty_{-\infty} e^{-x^2/2\Delta^2} dx \\[1ex]
& = |C|^2 \sqrt{2\Delta^2} \int^\infty_{-\infty} e^{-y^2} dy \\[1ex]
& = |C|^2 \sqrt{2\pi \Delta^2} \, ,
\end{align}
where we have used the substitution \(y = \sqrt{2\Delta^2}\) and the standard Gaussian integral
\begin{equation}
\int^\infty_{-\infty} e^{-y^2} dy = \sqrt{\pi} \, .
\end{equation}
We can therefore choose \(C = (2\pi \Delta^2)^{-1/4}\). Note that we could have multiplied the normalisation by a constant phase \(e^{i\theta}\). This would not change the probability density or position expectation values, so for convenience we can set it to \(1\).
The normalised probability distribution is
\begin{equation}
P(x) = \frac{1}{\sqrt{2\pi \Delta^2}} e^{-x^2/2\Delta^2}
\end{equation}
which is a standard
Gaussian probability distribution. Before doing any computations, we can immediately say that:
\(\langle x^{2n+1}\rangle = 0\) for \(n\in\mathbb{Z}_{\geq 0}\) since the integrand is an odd function of \(x\).
Since \(\Delta\) is the only length in the problem, dimensional analysis tells us that \(\langle x^{2n}\rangle \propto \Delta^{2n}\) for \(n\in \mathbb{Z}_{\geq 0}\).
In one of the problems, you are asked to verify that \(\langle
x^2\rangle = \Delta^2\) and therefore the spread \(\Delta x = \Delta\).
3.3.2.Infinite Potential Well
Consider a particle confined to the region \(0 \lt{} x \lt{} L\). You can regard this as a particle in an
infinite potential well,
\begin{equation}
V(x) = \begin{cases}
0 & 0 \lt{} x \lt{} L \\
\infty & \mathrm{other}
\end{cases} \, .
\end{equation}
The particle would require infinite energy to be found with \(x\leq 0\) or \(x \geq L\). We therefore require the wave function vanishes in these regions so that the probability to find it there is zero.
A wave function that meets this requirement is
\begin{equation}
\psi(x) = \begin{cases}
C \sqrt{x(L-x)} & 0 \lt{} x \lt{} L \\
0 & \mathrm{otherwise}
\end{cases}\, .
\end{equation}
To determine the normalisation \(C\), we require that the probability to find the particle anywhere is \(1\),
\begin{equation}
1
%& = \int^\infty_{-\infty} |\psi(x)|^2 dx \\
=| C|^2 \int^L_0 x(L-x) dx = |C|^2 \frac{L^3}{6} \, ,
\end{equation}
and therefore \(C = \sqrt{6/L^3} \, e^{i\theta}\). For convenience, we can choose \(e^{i\theta} =1\).
We can now compute some expectation values. Since \(L\) is the only length in the problem, dimensional analysis means that \(\langle x^n\rangle \propto L^n\) for any \(n\in \mathbb{Z}_{\geq 0}\). Computing the first few, we find
\begin{equation}
\begin{aligned}
\langle x\rangle & = \frac{6}{L^3} \int^L_0 x^2(L-x)\, {\rm d}x = \frac{L}{2}\,, \\[1ex]
\langle x^2\rangle & = \frac{6}{L^3} \int^L_0 x^3(L-x)\, {\rm d}x = \frac{3L^2}{10}\,. \, .
\end{aligned}
\end{equation}
Since the probability density is symmetric around \(L/2\), we should have expected \(\langle x\rangle = L/2\). Finally, the uncertainty is
\begin{equation}
\Delta x = \sqrt{\langle x^2\rangle - \langle x\rangle^2} = \frac{L}{\sqrt{20}} \, .
\end{equation}
This example shows that we will, at some point, have to be more
The wave function is continuous. It is also
differentiable, except at places where \(V(x)\) is not finite.
precise about the continuity and differentiability properties of the
wave function. For the infinite potential well, we see that \(\psi(x)\)
is continuous everywhere, and differentiable except at the edges of
the well. Jumping ahead a bit, we will find that this holds in
general: the wave function \(\psi(x)\) will always have to be
continuous, and it will have to be differentiable
except at
positions \(x\) where the potential \(V(x)\) is not finite. We will
discuss and derive these conditions in more detail once we have
introduced the Schrödinger equation.