Trace equals the sum of eigenvalues:
$$tr(A) = \sum \lambda_i$$
Trace of cyclic permutations of matrix product (if defined) is equal:
$$tr(ABC)=tr(CAB)=tr(BCA)$$
(If matrices are symmetric, then any permutation order is allowed).
Full characterization of trace:
$$tr(A+B)=tr(A)+tr(B)$$$$tr(cA)=c\cdot tr(A)$$$$tr(AB)=tr(BA)$$