Solving Hermitian Matrix Homework: Pauli & σy

nnan
Messages
1
Reaction score
0

Homework Statement


I don't understand why the Pauli matrix σx is hermitian. Nonetheless, I am able to prove why the σy matrix is hermitian.


Homework Equations





The Attempt at a Solution


Whenever I do the transpose and then the conjugate I get the negative of σx instead. Am I doing something wrong or is this correct?
 
Physics news on Phys.org
You're doing something wrong. Perhaps you don't have the correct matrix for \sigma_x.
 
You're doing something wrong.
\sigma_x = \left( \begin{array} \\0&1\\ \\1&0\\ \end{array} \right)

So when you transpose it it is the same. Since all of the elements are real, complex conjugation has no impact, so \sigma x = \sigma x ^\dagger
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top