von-neumann-equation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| von-neumann-equation [June 09, 2026 at 14:28] – Ivan Janevski | von-neumann-equation [June 10, 2026 at 23:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| = \left(\frac{\mathrm d}{dt}\lvert\psi\rangle\right)\langle\psi\lvert + \lvert\psi\rangle\left(\frac{\mathrm d}{\mathrm dt}\langle\psi\lvert\right)$$ | = \left(\frac{\mathrm d}{dt}\lvert\psi\rangle\right)\langle\psi\lvert + \lvert\psi\rangle\left(\frac{\mathrm d}{\mathrm dt}\langle\psi\lvert\right)$$ | ||
| - | Now, start from the Schrodinger equation for " | + | Now, start from the Schrodinger equation for " |
| - | Recall that the Hamiltonian | + | $$ i\hbar\frac{\mathrm d}{\mathrm dt}\lvert\psi\rangle |
| - | $$i\hbar\frac{\mathrm d}{\mathrm dt}\lvert\psi\rangle | + | Move $i\hbar$ to the other side (this will be convenient later). Recall the reciprocal value of the imaginary unit flips the sign $1 / i = -i$. |
| - | \qquad | + | |
| - | Move $i\hbar$ to the right hand side. Recall the reciprocal value of the imaginary unit flips the sign $1 / i = -i$ | + | $$ \frac{\mathrm d}{\mathrm dt}\lvert\psi\rangle = -\frac{i}{\hbar}H\lvert\psi\rangle |
| + | |||
| + | Apply the Hermitian adjoint operation | ||
| $$\frac{\mathrm d}{\mathrm dt}\lvert\psi\rangle = -\frac{i}{\hbar}H\lvert\psi\rangle | $$\frac{\mathrm d}{\mathrm dt}\lvert\psi\rangle = -\frac{i}{\hbar}H\lvert\psi\rangle | ||
| \qquad \frac{\mathrm d}{\mathrm dt}\langle\psi\lvert = \frac{i}{\hbar}\langle\psi\lvert H$$ | \qquad \frac{\mathrm d}{\mathrm dt}\langle\psi\lvert = \frac{i}{\hbar}\langle\psi\lvert H$$ | ||
| - | Multiply the " | + | Multiply the " |
| - | $$\left(\frac{\mathrm d}{\mathrm dt}\lvert\psi\rangle\right) = -\frac{i}{\hbar}H\lvert\psi\rangle | + | $$\left(\frac{\mathrm d}{\mathrm dt}\lvert\psi\rangle\right)\langle\psi\lvert |
| - | \qquad \frac{\mathrm d}{\mathrm dt}\langle\psi\lvert = \frac{i}{\hbar}\langle\psi\lvert H$$ | + | |
| + | \qquad | ||
| + | |||
| + | Add both " | ||
| + | |||
| + | $$\left(\frac{\mathrm d}{\mathrm dt}\lvert\psi\rangle\right)\langle\psi\lvert + \lvert\psi\rangle\left(\frac{\mathrm d}{\mathrm dt}\langle\psi\lvert\right) = -\frac{i}{\hbar}(H\lvert\psi\rangle \langle\psi\lvert + \lvert\psi\rangle\langle\psi\lvert H)$$ | ||
| + | |||
| + | The left hand side is the time derivative of $\lvert\psi\rangle\langle\psi\lvert$ after applying the chain rule seen in the beginning. First, undo the chain rule. Then replace $ \lvert\psi\rangle\langle\psi\lvert$ with density matrix $\rho$. | ||
| + | |||
| + | $$\frac{\mathrm d\rho}{dt} = -\frac{i}{\hbar}(H\rho - \rho H)$$ | ||
| + | |||
| + | Define the commutator $[X, Y] = XY - YX$. Then use the commutator to replace $(H\rho - \rho H)$ with $[H, \rho]$. | ||
| + | |||
| + | $$\frac{\mathrm d\rho}{dt} = -\frac{i}{\hbar}[H, | ||
| + | |||
| + | That's the von Neumann equation! | ||
| + | ## List of code implementations | ||
| + | - [[von-neumann-equation-qutip|von Neumann equation (QuTiP)]] | ||
von-neumann-equation.1781015310.txt.gz · Last modified: by Ivan Janevski
