Lojzek said:
I have some questions about Pauli matrices:
1. How do we calculate them? Which assumptions are needed?
Are the assumptions related to properties of orbital angular momentum in any way?
2. How do we prove that the Pauli matrices (the operators of spin angular momentum) are the generators of the group of rotations (on a particle with spin 1/2)?
I will be as clear as I possibly can, assuming that you are asking
1) How can we arrive at the Pauli matrices?
2) What role do they play in the transformation law of spinors?
I) Math
Any 2x2 Special Unitary matrix (under which a 2-component spinor transforms) can be written as
[tex]\exp (i A)[/tex]
where A is traceless hermitian 2x2 matrix.
Thus, we can write
[tex]A = \left( \begin{array}{rr} \theta_{3}/2 & a^{*} \\ a & - \theta_{3}/2 \\ \end{array} \right)[/tex]
(notice that [itex]Tr(A) = 0, \ \mbox{and} \ A^{\dagger} = A[/itex] )
Now, if we write
[tex]a = \frac{1}{2} \theta_{1} + \frac{i}{2}\theta_{2}[/tex]
[tex]a^{*} = \frac{1}{2}\theta_{1} - \frac{i}{2}\theta_{2}[/tex]
the matrix A becomes
[tex]A = \frac{\theta_{1}}{2}\left( \begin{array}{rr} 0 & 1 \\ 1 & 0 \\ \end{array}\right) + \frac{\theta_{2}}{2} \left( \begin{array}{rr} 0 & -i \\ i & 0 \\ \end{array}\right) + \frac{\theta_{3}}{2} \left( \begin{array}{rr} 1 & 0 \\ 0 & -1 \\ \end{array}\right)[/tex]
or
[tex]A = \frac{1}{2}\theta_{i}\sigma_{i}[/tex]
Now you can show that the matrices [itex]\sigma_{i}/2[/itex] generate the Lie algebra of “rotation”
[tex]\left[ \sigma_{i}/2 , \sigma_{j}/2 \right] = i \epsilon_{ijk}\sigma_{k}/2[/tex]