Dilatino
- 12
- 0
An element of SU(2), such as for example the rotation around the x-axis generated by the first Pauli matrice can be written as
<br /> U(x) = e^{ixT_1} = \left(<br /> \begin{array}{cc}<br /> \cos\frac{x}{2} & i\sin\frac{x}{2} \\<br /> i\sin\frac{x}{2} & \cos\frac{x}{2} \\<br /> \end{array}<br /> \right)<br /> =<br /> \left(<br /> \begin{array}{cccc}<br /> c & 0 & 0 & -s \\<br /> 0 & c & s & 0 \\<br /> 0 & -s & c & 0 \\<br /> s & 0 & 0 & c \\<br /> \end{array}<br /> \right)<br />
I assume that here c = \cos\frac{x}{2} and s = \sin\frac{x}{2}.The last 4 by 4 matrice is said to be constructed by treating the real and complex parts of each complex number as two real numbers. However, when doing this I would rather have expected that each complex number in the 2 by 2 matrice is expanded into its own 2 by 2 matrice, such that the resulting 4 by 4 matrice would schematically look like
<br /> U(x) =<br /> \left(<br /> \begin{array}{cccc}<br /> Re(U_{11}) & Im(U_{11}) & Re(U_{12}) & Im(U_{12}) \\<br /> Im(U_{11}) & Re(U_{11}) & Im(U_{12}) & Re(U_{12}) \\<br /> Re(U_{21}) & Im(U_{21}) & Re(U_{22}) & Im(U_{22}) \\<br /> Im(U_{21}) & Re(U_{21}) & Im(U_{11}) & Re(U_{22}) \\<br /> \end{array}<br /> \right)<br />
But this is obviously not how the 4 by 4 matrice is constructed. What am I missing or misunderstanding?
<br /> U(x) = e^{ixT_1} = \left(<br /> \begin{array}{cc}<br /> \cos\frac{x}{2} & i\sin\frac{x}{2} \\<br /> i\sin\frac{x}{2} & \cos\frac{x}{2} \\<br /> \end{array}<br /> \right)<br /> =<br /> \left(<br /> \begin{array}{cccc}<br /> c & 0 & 0 & -s \\<br /> 0 & c & s & 0 \\<br /> 0 & -s & c & 0 \\<br /> s & 0 & 0 & c \\<br /> \end{array}<br /> \right)<br />
I assume that here c = \cos\frac{x}{2} and s = \sin\frac{x}{2}.The last 4 by 4 matrice is said to be constructed by treating the real and complex parts of each complex number as two real numbers. However, when doing this I would rather have expected that each complex number in the 2 by 2 matrice is expanded into its own 2 by 2 matrice, such that the resulting 4 by 4 matrice would schematically look like
<br /> U(x) =<br /> \left(<br /> \begin{array}{cccc}<br /> Re(U_{11}) & Im(U_{11}) & Re(U_{12}) & Im(U_{12}) \\<br /> Im(U_{11}) & Re(U_{11}) & Im(U_{12}) & Re(U_{12}) \\<br /> Re(U_{21}) & Im(U_{21}) & Re(U_{22}) & Im(U_{22}) \\<br /> Im(U_{21}) & Re(U_{21}) & Im(U_{11}) & Re(U_{22}) \\<br /> \end{array}<br /> \right)<br />
But this is obviously not how the 4 by 4 matrice is constructed. What am I missing or misunderstanding?