Let $q = e^{2\pi i /3}$. Do there exist (distinct) $2 \times 2$ matrices with coefficients in $\mathbb{C}$ satisfying the commutator relations:
- $ XY = qYX $
- $ YZ = qZY $
- $ ZX = qXZ $
Even thinking of two matrices that satisfy the first equation seems hard. We were trying to find realization of the Lie algebra associated to:
- $ [x,y] = ih$
- $ [y,z] = ih$
- $ [z,x] = ih$
Here $h \in \mathbb{Q}$. This is something like the quantum plane in the math-physics literature.
Here's one I tried. It's not correct:
$$ \left[ \begin{array}{cc} 0 & 1 \\ 1 & 0\end{array} \right] \left[ \begin{array}{cc} 1 & 0 \\ 0 & q\end{array} \right] = \left[ \begin{array}{cc} 0 & q \\ 1 & 0\end{array} \right] \text{ yet } \left[ \begin{array}{cc} 1 & 0 \\ 0 & q\end{array} \right] \left[ \begin{array}{cc} 0 & 1 \\ 1 & 0\end{array} \right] = \left[ \begin{array}{cc} 0 & 1 \\ q & 0\end{array} \right]$$ Unfortunately these two results are not off by a scalar factor, since $q = 1 \times q$ but $1 = q \times q^2$.
No. Using $n \times n$ matrices will not work. Take the trace of both sides:
$$ \mathrm{Tr}\,(AB) = \mathrm{Tr}\,(BA) \neq q \, \mathrm{Tr}(BA)$$