Activities
Problem
- Find the eigenvalues and normalized eigenvectors of the Pauli matrices \(\sigma_x\), \(\sigma_y\), and \(\sigma_z\) (see the Spins Reference Sheet posted on the course website).
Problem
Consider the arbitrary Pauli matrix \(\sigma_n=\hat n\cdot\vec \sigma\) where \(\hat n\) is the unit vector pointing in an arbitrary direction.
- Find the eigenvalues and normalized eigenvectors for \(\sigma_n\). The answer is: \[ \begin{pmatrix} \cos\frac{\theta}{2}e^{-i\phi/2}\\{} \sin\frac{\theta}{2}e^{i\phi/2}\\ \end{pmatrix} \begin{pmatrix} -\sin\frac{\theta}{2}e^{-i\phi/2}\\{} \cos\frac{\theta}{2}e^{i\phi/2}\\ \end{pmatrix} \] It is not sufficient to show that this answer is correct by plugging into the eigenvalue equation. Rather, you should do all the steps of finding the eigenvalues and eigenvectors as if you don't know the answer. Hint: \(\sin\theta=\sqrt{1-\cos^2\theta}\).
- Show that the eigenvectors from part (a) above are orthogonal.
- Simplify your results from part (a) above by considering the three separate special cases: \(\hat n=\hat\imath\), \(\hat n=\hat\jmath\), \(\hat n=\hat k\). In this way, find the eigenvectors and eigenvalues of \(\sigma_x\), \(\sigma_y\), and \(\sigma_z\).
The Pauli spin matrices \(\sigma_x\), \(\sigma_y\), and \(\sigma_z\) are defined by: \[\sigma_x= \begin{pmatrix} 0&1\\ 1&0\\ \end{pmatrix} \hspace{2em} \sigma_y= \begin{pmatrix} 0&-i\\ i&0\\ \end{pmatrix} \hspace{2em} \sigma_z= \begin{pmatrix} 1&0\\ 0&-1\\ \end{pmatrix} \] These matrices are related to angular momentum in quantum mechanics.
- By drawing pictures, convince yourself that the arbitrary unit vector \(\hat n\) can be written as: \[\hat n=\sin\theta\cos\phi\, \hat x +\sin\theta\sin\phi\,\hat y+\cos\theta\,\hat z\] where \(\theta\) and \(\phi\) are the parameters used to describe spherical coordinates.
- Find the entries of the matrix \(\hat n\cdot\vec \sigma\) where the “matrix-valued-vector” \(\vec \sigma\) is given in terms of the Pauli spin matrices by \[\vec\sigma=\sigma_x\, \hat x + \sigma_y\, \hat y+\sigma_z\, \hat z\] and \(\hat n\) is given in part (a) above.