This is an old revision of the document!


Consider a continuously infinite dimensional Hilbert space, i.e. it has a basis $\ket{\chi_k}$ labelled by a continuous index $k$. We call such a basis orthonormal if \[\braket{\chi_{k'}}{\chi_k} = \delta(k-k').\]

Note that this means that \[\braket{\chi_k}{\chi_k} = \delta(0),\] and by the integral representation of the Dirac delta function this is \[\delta(0) = \frac{1}{2\pi}\int_{-\infty}^{+\infty}\D k\, e^{i0} = \frac{1}{2\pi}\int_{-\infty}^{+\infty}\D k\,=\infty,\] so, unlike in the discrete case, the basis vectors are not normalized, $\|\chi_k\| \neq 1$. Since their norms are actually infinite, we cannot normalize them by dividing by a constant either. It is just a fact that there are no normalized continuous bases, so we adopt this convention for orthonormality instead.

The completeness condition (Dirac notaty) in a continuous basis becomes \[\hat{I} = \int_{-\infty}^{+\infty} \D k \, \proj{\chi_k},\] and we can use this to expand any ket $\ket{\psi}$ in the $\ket{\chi_k}$ basis as \[\ket{\psi} = \hat{I}\ket{\psi} = \int_{-\infty}^{+\infty} \D k\,\ket{\chi_k}\braket{\chi_k}{\psi} = \int_{-\infty}^{+\infty}\D k\, f(k)\ket{\chi_k},\] where $f(k) = \braket{\chi_k}{\psi}$ are the components of $\ket{\psi}$ in the $\ket{\chi_k}$ basis, with the main difference to what we have seen before being that $f(k)$ is now a function of a continuous variable rather than a discrete set of components. We can think of it as a “column vector” with a continuous index.

As in the discrete case, we can similarly represent a bra in a particular basis using the Dirac notaty: \begin{align*} \bra{\psi} & = \bra{\psi}\hat{I} \\ & = \int_{-\infty}^{+\infty} \D k\,\braket{\psi}{\chi_k}\bra{\chi_k} \\ & = \int_{-\infty}^{+\infty} \D k\,\braket{\chi_k}{\psi}^*\bra{\chi_k} \\ & = \int_{-\infty}^{+\infty}\D k\, f(k)^*\bra{\chi_k}, \end{align*} where we can think of $f(k)^*$ as the components of a “row vector” with a continuous index.

As another example, we can calculate an inner product in a particular basis via: \begin{align*} \braket{\phi}{\psi} & = \sand{\phi}{\hat{I}}{\psi} \\ & = \int_{-\infty}^{+\infty} \D k\, \braket{\phi}{\chi_k} \braket{\chi_k}{\psi} \\ & = \int_{-\infty}^{+\infty} \D k\, \braket{\chi_k}{\phi}^* \braket{\chi_k}{\psi} \\ & = \int_{-\infty}^{+\infty} \D k\, g^*(k) f(k), \end{align*} where $g(k)$ are the components of $\ket{\phi}$ in the $\ket{\chi_k}$ basis, i.e. $\ket{\phi} = \int_{-\infty}^{+\infty} \D k\, g(k) \ket{\chi_k}$.

Finally, we can represent an operator in the $\ket{\chi_k}$ basis via: \begin{align*} \hat{A} & = \hat{I}\hat{A}\hat{I} \\ & = \int_{-\infty}^{+\infty} \D k\, \int_{-\infty}^{+\infty} \D k'\, \ket{\chi_k}\sand{\chi_k}{\hat{A}}{\chi_{k'}} \bra{\chi_{k'}} \\ & = \int_{-\infty}^{+\infty} \D k\, \int_{-\infty}^{+\infty} \D k'\, \sand{\chi_k}{\hat{A}}{\chi_{k'}} \ketbra{\chi_k}{\chi_{k'}} \\ & = \int_{-\infty}^{+\infty} \D k\, \int_{-\infty}^{+\infty} \D k'\, A_{kk'} \ketbra{\chi_k}{\chi_{k'}}, \end{align*} where we think of $A_{kk'} = \sand{\chi_k}{\hat{A}}{\chi_{k'}}$ as the components of a “matrix” with a continuous infinity of rows and columns.

x

2.vi.1 The Position Representation

Just as in the discrete case, there are an infinite number of orthonormal bases that we could use. However, for most calculations, it is convenient to use just two: the position basis and the momentum basis.

To construct the position basis, we first introduce the position operator $\hat{x}$ and define the basis states $\ket{x}$ to be the eigenstates of $\hat{x}$, i.e. $\hat{x}\ket{x} = x\ket{x}$. The vector $\ket{x}$ is to be understood as representing the state of a quantum particle in one-dimension that has a definite position $x$.

In three-dimensions, we have operators $\hat{x}$, $\hat{y}$, $\hat{z}$ representing the position coordinate in three perpendicular directions. We then construct the position basis $\ket{\vec{r}}$, where $\vec{r}$ is the three dimensional position vector \[\vec{r} = \left ( \begin{array}{c} x \\ y \\ z \end{array}\right ).\] The defining properties of the position ket $\ket{\vec{r}}$ is that it is an eigenvector of all three coordinate operators \begin{align*} \hat{x} \ket{\vec{r}} & = x\ket{\vec{r}}, & \hat{y} \ket{\vec{r}} & = y\ket{\vec{r}}, & \hat{z} \ket{\vec{r}} & = z\ket{\vec{r}}. \end{align*}

To make the notation a bit simpler, we introduce the somewhat bizarre concept of a three-dimensional column vector of operators, as follows. \[\hat{\vec{r}} = \left ( \begin{array}{c} \hat{x} \\ \hat{y} \\ \hat{z} \end{array}\right ).\] A ket $\ket{\psi}$ is understood to act like a scalar with respect to vectors of operators, i.e. \[\hat{\vec{r}}\ket{\psi} = \left ( \begin{array}{c} \hat{x}\ket{\psi} \\ \hat{y}\ket{\psi} \\ \hat{z}\ket{\psi} \end{array}\right ).\] This allows us to write the defining eigenvalue equations for $\ket{\vec{r}}$ as \[\hat{\vec{r}} \ket{\vec{r}} = \vec{r}\ket{\vec{r}},\] which is understood to mean \[\left ( \begin{array}{c} \hat{x}\ket{\vec{r}} \\ \hat{y}\ket{\vec{r}} \\ \hat{z}\ket{\vec{r}} \end{array}\right ) = \left ( \begin{array}{c} x\ket{\vec{r}} \\ \y\ket{\vec{r}} \\ z\ket{\vec{r}} \end{array}\right ).\]

The orthonormality relations for the position basis are \begin{align*} \braket{x}{x'} & = \delta(x-x'), & \braket{\vec{r}}{\vec{r}'} & = \delta(\vec{r} - \vec{r}'), \end{align*} and the completeness relations (decompositions of the identity) are \begin{align*} \int_{-\infty}^{+\infty} \D x\, \proj{x} & = \hat{I}, & \int_{\mathbb{R}^3} \D^3 \vec{r}\, \proj{\vec{r}} & = \hat{I}. \end{align*} For the uninitiated, $\int_{\mathbb{R}^3} \D^3 \vec{r} = \int_{-\infty}^{+\infty}\D x\,\int_{-\infty}^{+\infty}\D y\,\int_{-\infty}^{+\infty}\D z$ is just notation for a three-dimensional integral over all space.

These relations allow us to do the Dirac notaty in the position representation. For example, in one dimension \[\ket{\psi} = \hat{I}\ket{\psi} = \int_{-\infty}^{+\infty}\D x\, \ket{x}\braket{x}{\psi} = \int_{-\infty}^{+\infty}\D x\, \psi(x)\ket{x},\] where the function $\psi(x)$ is known as the (position space) wavefunction in quantum mechanics. p Similarly, in three-dimensions we have \[\ket{\psi} = \hat{I}\ket{\psi} = \int_{\mathbb{R}^3} \D^3 \vec{r}\, \ket{\vec{r}}\braket{\vec{r}}{\psi} = \int_{\mathbb{R}^3}\D^3 \vec{r}\, \psi(\vec{r})\ket{\vec{r}},\] where we now have a wavefunction $\psi(\vec{r})$ that is a function of all three coordinates.

2.vi.2 The Momentum Representation

We can construct a basis of definite momentum states in the same way as we did for position. In one-dimension, we introduce the momentum operator $\hat{p}$ and the definite momentum states $\ket{p}$ that satisfy the eigenvalue equation \[\hat{p}\ket{p} = p\ket{p}.\] In three-dimensions, we introduce the three momentum operators $\hat{p}_x$, $\hat{p}_y$, $\hat{p}_z$ and the vector of operators \[\hat{\vec{p}} = \left ( \begin{array}{c} \hat{p}_x \\ \hat{p}_y \\ \hat{p}_z \right ),\] so that we can write the defining eigenvalue equations as \[\hat{\vec{p}} \ket{\vec{p}} = \vec{p}\ket{\vec{p}},\] where \[\vec{p} = \left ( \begin{array}{c} p_x \\ p_y \\ p_z \right ).\]

The momentum basis states satisfy the orthonormality and completeness relations: \begin{align*} \braket{p}{p'} & = \delta(p-p'), & \braket{\vec{p}}{\vec{p}'} & = \delta(\vec{p} - \vec{p}') \\ \int_{-\infty}^{+\infty} \D x\, \proj{p} & = \hat{I}, & \int_{\mathbb{R}^3} \D^3 \vec{p}\, \proj{\vec{p}} & = \hat{I}, \end{align*} which allow us to find the components of any vector $\ket{\psi}$ in the momentum basis via \[\ket{\psi} = \hat{I}\ket{\psi} = \int_{-\infty}^{+\infty}\D p\, \ket{p}\braket{p}{\psi} = \int_{-\infty}^{+\infty}\D p\, \Psi(p)\ket{p},\] or, in three dimensions, \[\ket{\psi} = \hat{I}\ket{\psi} = \int_{\mathbb{R}^3} \D^3 \vec{p}\, \ket{\vec{p}}\braket{\vec{p}}{\psi} = \int_{\mathbb{R}^3}\D^3 \vec{p}\, \psi(\vec{p})\ket{\vec{p}},\] where $\Psi(p) = \braket{p}{\psi}$ and $\Psi(\vec{p}) = \braket{\vec{p}}{\psi}$ are called the momentum space wavefunction.

Note that the inner product can be computed either in the position basis \[\braket{\phi}{\psi} = \int_{-\infty}^{+\infty} \D x \, \braket{\phi}{x}\braket{x}{\psi} = \int_{-\infty}^{+\infty} \D x\, \phi^*(x)\psi(x),\] or the momentum basis \[\braket{\phi}{\psi} = \int_{-\infty}^{+\infty} \D p \, \braket{\phi}{p}\braket{p}{\psi} = \int_{-\infty}^{+\infty} \D p \, \Phi^*(p)\Psi(p),\] or in three-dimensions, \[\braket{\phi}{\psi} = \int_{\mathbb{R}^3} \D^3 \vec{r} \, \braket{\phi}{\vec{r}}\braket{\vec{r}}{\psi} = \int_{\mathbb{R}^3} \D^3 \vec{r} \, \phi^*(\vec{r})\psi(\vec{r}),\] or the momentum basis \[\braket{\phi}{\psi} = \int_{\mathbb{R}^3} \D^3 \vec{p} \, \braket{\phi}{\vec{p}}\braket{\vec{p}}{\psi} = \int_{\mathbb{R}^3} \D^3 \vec{p}\, \Phi^*(\vec{p})\Psi(\vec{p}).\] Although the calculations you have to do in the position and momentum bases are different, they will always give the same result, since they are just computations of the same inner product in different bases.

2.vi.3 Connecting the Position and Momentum Representations

The position and momentum bases are different bases for the same Hilbert space, so there must be a way of converting between the position and momentum bases. The Broglie and Planck hypotheses provide the connection. They say that the position wavefunction of a state of definite momentum is a plane wave with wave vector $\vec{k} = \vec{p}/\hbar$ and angular frequency $\omega = E/\hbar$, $\psi(x,t) \propto e^{ikx - \omega t}$. Consider the situation at $t=0$ so that $\psi(x) = \psi(x,0) \propto e^{ikx}$. By the de Broglie hypothesis we can write $\psi(x) = e^{ipx/\hbar}$, so a definite momentum state can be written in the position basis as \[\ket{p} = A\int_{-\infty}^{+\infty}\D x\,e^{ipx/\hbar}\ket{x}.\] In an in class activity, you will determine that the normalization constant is $A = \frac{1}{\sqrt{2\pi\hbar}}$, so \[\ket{p} = \frac{1}{\sqrt{2\pi\hbar}}\int_{-\infty}^{+\infty}\D x\,e^{ipx/\hbar}\ket{x}.\] From this, we can determine the inner product $\braket{x}{p}$. \begin{align*} \braket{x}{p} & = \frac{1}{\sqrt{2\pi\hbar}} \int_{-\infty}^{+\infty} \D x'\, e^{ipx'} \braket{x}{x'} \\ & = \frac{1}{\sqrt{2\pi\hbar}} \int_{-\infty}^{+\infty} \D x'\, e^{ipx'} \delta(x-x') \\ & = \frac{1}{\sqrt{2\pi\hbar}} e^{ipx}. \end{align*} This is so important that I will put it in a box. \[\boxed{\braket{x}{p} & = \frac{1}{\sqrt{2\pi\hbar}} e^{ipx}}\]

To generalize this to three dimensions, not that the general form of a plane wave at time $t=0$ in three dimensions is $\psi(x) \propto e^{i\vec{k}\cdot\vec{r}} = e^{i\vec{p}\cdot\vec{r}/\hbar}$. The normalization constant is $\left ( 2\pi\hbar\right )^{-3/2}$ and then the decomposition \[\ket{\vec{p}} = \frac{1}{\left ( 2\pi\hbar\right )^{3/2}}\int_{\mathbb{R}^3}\D^3 \vec{r} e^{i\vec{p}\cdot\vec{r}/\hbar} \ket{\vec{r}},\] yields \[\boxed{\braket{\vec{r}}{\vec{p}}} = \frac{1}{\left ( 2\pi\hbar \right )^{3/2} e^{i\vec{p}\cdot\vec{r}}.}\]

These inner products allow us to convert between the two different basis representations via