I am trying to solve a problem that involves permutations of $\{1, ..., n\}$ with all cycles even. What does this mean? Could you please give an example of such permutation?
I understand that, e.g. when $n = 4$, a permutation $\langle2,1,4,3\rangle$ involves 2 cycles, namely $(1,2)$ and $(3,4)$. Are these "even cycles"?