|
|
(144 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| == Problem 1 ==
| |
|
| |
|
| A researcher in spintronics is investigated two devices in order to generate spin-polarized currents. One of those devices has spins comprising the current described by the density matrix:
| |
|
| |
|
| |
| <math> \hat{\rho}_1 = \frac{|\uparrow \rangle \langle \uparrow| + |\downarrow \rangle \langle \downarrow|}{2} </math>,
| |
|
| |
|
| |
| while the spins comprising the current in the other device are described by the density matrix
| |
|
| |
|
| |
| <math> \hat{\rho}_2 = |u \rangle \langle u|</math> , where <math> \ |u\rangle = \frac{e^{i\alpha} |\uparrow\rangle + e^{i\beta}|\downarrow\rangle}{\sqrt{2}}</math>.
| |
|
| |
|
| |
| Here <math> |\uparrow\rangle </math> and <math> |\downarrow\rangle </math> are the eigenstates of the Pauli spin matrix <math> \hat{\sigma}_z </math>:
| |
|
| |
|
| |
| <math> \hat{\sigma}_z |\uparrow \rangle = +1 |\uparrow \rangle, \ \hat{\sigma}_z |\downarrow \rangle = -1 |\downarrow \rangle </math>.
| |
|
| |
|
| |
| What is the spin-polarization of these two currents? Comment on the physical meaning of the difference between the spin state transported by two currents.
| |
|
| |
| HINT: Compute the x, y, and z components of the spin polarization vector using both of these density matrices following the ''quantum-mechanical definition'' of an average value <math> P_{x,y,z} = \langle \sigma_{x,y,z}\rangle =\mathrm{Tr}\, [\hat{\rho} \hat{\sigma}_{x,y,z}] </math>.
| |
|
| |
| == Problem 2 ==
| |
|
| |
| The Hamiltonian of a single spin in external magnetic field <math> \mathbf{B} </math> is given by (assuming that gyromagnetic ration is unity):
| |
|
| |
| <math> \hat{H} = -\frac{\hbar}{2} \mathbf{B} \cdot \vec{\sigma} </math>
| |
|
| |
| where <math> \vec{\sigma}=(\hat{\sigma}_x,\hat{\sigma}_y,\hat{\sigma}_z) </math> is the vector of the Pauli matrices. Show that the equation of motion
| |
|
| |
| <math> i \hbar \frac{\partial \hat{\rho}}{\partial t} = [\hat{H},\hat{\rho}] </math>
| |
|
| |
| for the density matrix of spin-<math> \frac{1}{2} </math> discussed in the class
| |
|
| |
| <math> \hat{\rho} = \frac{1}{2} \left( 1 + \mathbf{P} \cdot \vec{\sigma} \right) </math>
| |
|
| |
| can be recast into the equation of motion for the spin-polarization (or Bloch) vector
| |
|
| |
| <math> \frac{d \mathbf{P}}{dt} = -\mathbf{B} \times \mathbf{P} </math>
| |
|
| |
| since <math> \mathbf{\rho} </math> and <math> \mathbf{P} </math> are in one-to-one correspondence. Remember that
| |
|
| |
| <math> \hat{\sigma}_i \hat{\sigma}_j - \hat{\sigma}_j \hat{\sigma}_i = 2 i \epsilon_{ijk} \hat{\sigma}_k </math>.
| |
|
| |
|
| |
|
| |
| == Problem 3: Does entropy increase in quantum systems? ==
| |
|
| |
| In classical Hamiltonian systems the nonequilibrium entropy
| |
|
| |
| <math> S = -k_B \int \rho \ln \rho </math>
| |
|
| |
| is constant. In this problem we want to demonstrate that in microscopic evolution of an isolated quantum system, the entropy is also time independent, even
| |
| for general time-dependent density matrix <math> \hat{\rho} </math>. That is, using the equation of motion:
| |
|
| |
| <math> i \hbar \frac{\partial \hat{\rho}}{\partial t} = [\hat{H},\hat{\rho}] </math>
| |
|
| |
| prove that von Neumann entropy
| |
|
| |
| <math> S=-k_B \mathrm{Tr}(\hat{\rho} \ln \hat{\rho}) </math>
| |
|
| |
| is time independent for arbitrary density matrix <math> \hat{\rho} </math>.
| |
|
| |
| HINT: Use <math> \mathrm{Tr}(\hat{A}\hat{B}\hat{C})=\mathrm{Tr}(\hat{C}\hat{A}\hat{B}) </math> for any operators <math> \hat{A} </math>, <math> \hat{B} </math>, <math> \hat{C} </math>, as well as that an operator <math> \hat{M} </math> commutes with any function <math> f(\hat{M}) </math>:
| |
|
| |
| <math> [\hat{M},f(\hat{M})]=0 </math>.
| |