Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| adjoints_and_hermitian_operators [2021/02/24 08:25] – admin | adjoints_and_hermitian_operators [2022/10/06 00:45] (current) – [Projection Operators] admin | ||
|---|---|---|---|
| Line 84: | Line 84: | ||
| \[\hat{A}_h = \frac{\hat{A} + \hat{A}^{\dagger}}{2}, | \[\hat{A}_h = \frac{\hat{A} + \hat{A}^{\dagger}}{2}, | ||
| which is a Hermitian operator, and its // | which is a Hermitian operator, and its // | ||
| - | \[\hat{A}_h = \frac{\hat{A} - \hat{A}^{\dagger}}{2},\] | + | \[\hat{A}_a = \frac{\hat{A} - \hat{A}^{\dagger}}{2i},\] |
| - | which is an anti-Hermitian operator. | + | which is also a Hermitian operator. |
| Then, the operator $\hat{A}$ can be written as | Then, the operator $\hat{A}$ can be written as | ||
| - | \[\hat{A} = \hat{A}_h + \hat{A}_a.\] | + | \[\hat{A} = \hat{A}_h + i\hat{A}_a.\] |
| You should think of this decomposition as analogous to writing a complex scalar as | You should think of this decomposition as analogous to writing a complex scalar as | ||
| \[a = \text{Re}(a) + i\text{Im}(a).\] | \[a = \text{Re}(a) + i\text{Im}(a).\] | ||
| + | Note, the imaginary part of a complex number is a real number (not an imaginary number) and the anti-Hermitian part of an operator is Hermitian (not anti-Hermitian). | ||
| ===== Projection Operators ===== | ===== Projection Operators ===== | ||
| - | A // | + | Let $V$ be a subspace of a Hilbert space $\mathcal{H}$. |
| + | \begin{align*} | ||
| + | \hat{P}_V \ket{\psi} & = \ket{\psi}, | ||
| + | \hat{P}_V \ket{\psi} & = \boldsymbol{0}, | ||
| + | \end{align*} | ||
| + | where $V^{\perp}$ is the orthogonal complement of $V$ in $\mathcal{H}$. | ||
| - | * The identity | + | In order to completely define the operator, we need to say what it does to vectors that are neither in $V$ or $V^{\perp}$. However, since $\mathcal{H} = V\oplus V^{\perp}$, we can write any vector $\ket{\psi}$ as $\ket{\psi} = a\ket{\phi} + b\ket{\phi^{\perp}}$, where $\ket{\phi}\in V$ and $\ket{\phi^{\perp}}\in V^{\perp}$. |
| - | | + | \[\hat{P}_V \ket{\psi} = \hat{P}_V \left ( a\ket{\phi} + b\ket{\phi^{\perp}} \right ) = a\hat{P}_V\ket{\phi} + b\hat{P}_V \ket{\phi^{\perp}} = a\ket{\phi}.\] |
| - | | + | In other words, the projection operator $\hat{P}_V$ simply returns the component of the vector $\ket{\psi}$ that lies in the subspace |
| - | \[\hat{I}^2 | + | |
| - | * For any normalized vector $\ket{\psi}$, the outer product | + | |
| - | \[\braket{\phi}{\psi}\braket{\psi}{\chi} = \braket{\psi}{\phi}^*\braket{\chi}{\psi}^* = \braket{\chi}{\psi}^*\braket{\psi}{\phi}^* = \left [ \braket{\chi}{\psi}\braket{\psi}{\phi}\right ]^*,\] | + | |
| - | and | + | |
| - | \[\left( \proj{\psi}\right )^2 = \ket{\psi}\braket{\psi}{\psi}\bra{\psi} = \ket{\psi}1\bra{\psi} = \proj{\psi}.\] | + | |
| - | | + | |
| - | In fact, the general form of a projection operator | + | |
| - | \[\hat{P} = \sum_j \proj{e_j}\] | + | |
| - | is a projection operator and, conversely, every projection operator is of this form for some subspace. | + | |
| - | We can now understand why these operators are called | + | A trivial example of a projection |
| - | \[\ket{\psi} = \sum_j b_j \ket{e_j} + c \ket{\psi^{\perp}},\] | + | |
| - | where $\ket{\psi^{\perp}}$ | + | Another trivial example of a projector is $\hat{0}$ which just multiplies a vector by the scalar $0$, i.e. |
| + | \[\hat{0}\ket{\psi} = 0 \ket{\psi} = \boldsymbol{0}, | ||
| + | for all vectors $\ket{\psi}\in\mathcal{H}$. This is the projector onto the zero-dimensional subspace that just consists of the zero vector $\boldsymbol{0}$. This subspace is the orthogonal complement of $\mathcal{H}$. | ||
| + | |||
| + | We already know that, if $\ket{\phi_1}, | ||
| + | \[\hat{I} = \sum_j \proj{\phi_j}.\] | ||
| + | |||
| + | This result can be extended to arbitrary projectors. | ||
| + | \[\hat{P}_V = \sum_j \proj{\phi_j}.\] | ||
| + | To see this, let note that any vector | ||
| + | |||
| + | All projection operators are Hermitian | ||
| + | |||
| + | To show that $\hat{P}_V$ is Hermitian, let $\ket{\psi_1}$ and $\ket{\psi_2}$ be two vectors in $\mathcal{H}$, | ||
| \begin{align*} | \begin{align*} | ||
| - | \hat{P} | + | \ket{\psi_1} & = \ket{\phi_1} + \ket{\phi_1^{\perp}}, & \ket{\psi_2} |
| - | & \sum_k \left ( \sum_j b_j \ket{e_k}\braket{e_k}{e_j} + | + | |
| - | & = \sum_k \sum_j b_j \ket{e_k}\delta_{kj} + 0 \\ | + | |
| - | & = \sum_j b_j \ket{e_j}. | + | |
| \end{align*} | \end{align*} | ||
| - | So, you can see that the projector | + | where $\ket{\phi_1}, |
| + | \begin{align*} | ||
| + | | ||
| + | & = \sand{\phi_1}{\hat{P}_V}{\phi_2} + \sand{\phi_1}{\hat{P}_V}{\phi_2^{\perp}} + \sand{\phi_1^{\perp}}{\hat{P}_V}{\phi_2} + \sand{\phi_1^{\perp}}{\hat{P}_V}{\phi_2^{\perp}}. | ||
| + | \end{align*} | ||
| + | Now, the terms $\sand{\phi_1}{\hat{P}_V}{\phi_2^{\perp}}, | ||
| + | \begin{align*} | ||
| + | \sand{\phi_1}{\hat{P}_V}{\phi_2^{\perp}} & = \sand{\phi_2^{\perp}}{\hat{P}_V}{\phi_1}^*, | ||
| + | \sand{\phi_1^{\perp}}{\hat{P}_V}{\phi_2} & = \sand{\phi_2}{\hat{P}_V}{\phi_1^{\perp}}^*, | ||
| + | | ||
| + | \end{align*} | ||
| + | In addition | ||
| + | \begin{align*} | ||
| + | | ||
| + | & = \braket{\phi_2}{\phi_1}^* \\ | ||
| + | & = \sand{\phi_2}{\hat{P}_V}{\phi_1}^*. | ||
| + | \end{align*} | ||
| + | This is because $\ket{\phi_1}, | ||
| + | |||
| + | All together then, we have | ||
| + | \begin{align*} | ||
| + | \sand{\psi_1}{\hat{P}_V}{\psi_2} & =\sand{\phi_1}{\hat{P}_V}{\phi_2} + \sand{\phi_1}{\hat{P}_V}{\phi_2^{\perp}} + \sand{\phi_1^{\perp}}{\hat{P}_V}{\phi_2} + \sand{\phi_1^{\perp}}{\hat{P}_V}{\phi_2^{\perp}} \\ | ||
| + | & = \sand{\phi_2}{\hat{P}_V}{\phi_1}^* + \sand{\phi_2^{\perp}}{\hat{P}_V}{\phi_1}^* + \sand{\phi_2}{\hat{P}_V}{\phi_1^{\perp}}^* + \sand{\phi_2^{\perp}}{\hat{P}_V}{\phi_1^{\perp}}^* \\ | ||
| + | & = \left [ \left ( \bra{\phi_2} + \bra{\phi_2^{\perp}}\right ) \hat{P}_V \left ( \ket{\phi_1} + \ket{\phi_1^{\perp}}\right ) \right ]^* \\ | ||
| + | & = \sand{\psi_2}{\hat{P}_V}{\psi_1}^*, | ||
| + | \end{align*} | ||
| + | so $\hat{P}_V^{\dagger} = \hat{P}_V$. | ||
| + | |||
| + | To prove that projection operators are idempotent, write an arbitrary | ||
| + | \[\ket{\psi} = \ket{\phi} + \ket{\phi^{\perp}},\] | ||
| + | with $\ket{\phi} \in V$ and $\ket{\phi^{\perp}} \in V^{\perp}$. | ||
| + | \[\hat{P}_V \ket{\psi} = \ket{\phi}, | ||
| + | but also | ||
| + | \[\hat{P}_V^2 \ket{\psi} = \hat{P}_V \hat{P}_V \ket{\psi} = \hat{P_V} \ket{\phi} = \ket{\phi},\] | ||
| + | since $\ket{\phi} \in V$. Since this is true for an arbitrary vector $\ket{\psi}$, we have $\hat{P}_V^2 = \hat{P}_V$. | ||
| We conclude with some more basic properties of projectors. | We conclude with some more basic properties of projectors. | ||