Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| basic_properties_of_linear_operators [2021/02/23 08:51] – [Examples of Linear Operators] admin | basic_properties_of_linear_operators [2022/09/27 18:38] (current) – [Examples of Linear Operators] admin | ||
|---|---|---|---|
| Line 52: | Line 52: | ||
| The upshot is that the coefficients $\psi(x)$ get transformed to $\psi(-x)$ by the parity operator. | The upshot is that the coefficients $\psi(x)$ get transformed to $\psi(-x)$ by the parity operator. | ||
| \[\hat{\mathcal{P}} \psi(x) = \psi(-x).\] | \[\hat{\mathcal{P}} \psi(x) = \psi(-x).\] | ||
| - | * The // | + | * The // |
| \[\ket{\psi} = \int \psi(\vec{r}) \ket{\vec{r}}\, | \[\ket{\psi} = \int \psi(\vec{r}) \ket{\vec{r}}\, | ||
| where the components $\psi(\vec{r})$ are now a scalar function of the position vector and $\D V$ is the three-dimensional volume element $\D V = \D x\D y\D z$. The Laplacian operator then acts as | where the components $\psi(\vec{r})$ are now a scalar function of the position vector and $\D V$ is the three-dimensional volume element $\D V = \D x\D y\D z$. The Laplacian operator then acts as | ||
| Line 116: | Line 116: | ||
| & = \sum_k \braket{f_j}{e_k}\braket{e_k}{\psi}. | & = \sum_k \braket{f_j}{e_k}\braket{e_k}{\psi}. | ||
| \end{align*} | \end{align*} | ||
| - | Again, this is a formula we have seen before, now derived as an example of the Dirac notaty.\ | + | Again, this is a formula we have seen before, now derived as an example of the Dirac notaty. |
| + | |||
| + | We can also perform the Dirac notaty for a continuous basis. | ||
| + | \[\hat{I} = \int_{-\infty}^{+\infty} \D x \, \proj{x}, | ||
| + | and in the momentum basis as | ||
| + | \[\hat{I} = \int_{-\infty}^{+\infty} \D p \, \proj{p}.\] | ||
| The Dirac notaty is useful because the identity operator does nothing, but decomposing it in a basis does // | The Dirac notaty is useful because the identity operator does nothing, but decomposing it in a basis does // | ||
| Line 154: | Line 159: | ||
| Note that when the vector is obvious from context, e.g. if we are working on a problem that uses the same vector $\ket{\psi}$ throughout, then the expectation value is often denoted $\Expect{\hat{A}}$. | Note that when the vector is obvious from context, e.g. if we are working on a problem that uses the same vector $\ket{\psi}$ throughout, then the expectation value is often denoted $\Expect{\hat{A}}$. | ||
| + | |||
| + | To see why this is called the expectation value, let's compute it for the position operator $\hat{x}$. | ||
| + | \begin{align*} | ||
| + | \sand{\psi}{\hat{x}}{\psi} & = \int_{-\infty}^{+\infty} \D x' \, \psi^*(x' | ||
| + | & = \int_{-\infty}^{+\infty} \D x' \, \int_{-\infty}^{+\infty} \D x \, x \psi^*(x' | ||
| + | & = \int_{-\infty}^{+\infty} \D x' \, \int_{-\infty}^{+\infty} \D x \, x \psi^*(x' | ||
| + | & = \int_{-\infty}^{+\infty} \D x \, x\psi^*(x)\psi(x) \\ | ||
| + | & = \int_{-\infty}^{+\infty} x\Abs{\psi(x)}^2 \, \D x. | ||
| + | \end{align*} | ||
| + | Since $p(x) = \Abs{\psi(x)}^2$ is the probability density for position, this is the expectation value of $x$ in the sense of probability theory. | ||
| + | |||
| + | We will see later in the course that other physical quantities are also represented by linear operators. | ||
| + | |||
| + | {{: | ||
| + | ====== In Class Activities ====== | ||
| + | |||
| + | - Let $\ket{e_1}, \ket{e_2}, \cdots$ be an orthonormal basis. | ||
| + | \[\sum_j \proj{e_j}\] | ||
| + | is the identity operator.\\ \\ | ||
| + | HINT: You have to prove that $\left ( \sum_j \proj{e_j} \right ) \ket{\psi} = \ket{\psi}$ for all vectors $\ket{\psi}$. | ||
| + | - Show that $[\hat{x}, | ||
| + | HINT: You need to show that $[\hat{x}, | ||
| + | \[\hat{x} \psi (x) = x\psi(x), \qquad \hat{p} \psi(x) = -i\hbar \frac{\D \psi}{\D x}.\] | ||