Suppose I have two 2x2 matrices $A$ and $B$. What can I say about $Tr(A^k B^k)$ versus $Tr((AB)^k)$?
I know that if there is some cyclic permutation that takes $A\cdot A\cdots A B\cdot B\cdots B$ to $A\cdot B\cdots A\cdot B$ then they have the same trace. So, is there an easy way to see that there is such a cyclic permutation?
Otherwise is there some other way to compare these two traces?
In fact, it is an occasionally useful property that for Hermitian matrices $A,B$, $$ \DeclareMathOperator{\tr}{trace} \tr(ABAB) \leq \tr(A^2B^2) $$ Where equality holds if and only if $A$ and $B$ commute. The proof can be summarized as follows:
As you might infer, there is no cyclic permutation from $ABAB$ to $AABB$.