0

Let $a,b \in S_n$ and $ab=ba$ and $b$ moves some points that not moved by $a$. Is it true that $a$ and $b$ should be disjoint permutations?

EDIT: We can consider $b=a^kc$ where $a$ and $c$ are disjoint, to construct a counterexample class. Do you know other constructions?

3 Answers3

2

No. Take $a=(1,2)$ and $b=(1,2)(3,4)$.

2

Not sure what you mean by ``disjoint permutation", but maybe $a=(1,2)$ and $b=(1,2)(3,4)$ (in $S_4$ for example) is a counterexample?

DKal
  • 1,310
2

Consider a cycle $\,a\,$ and $\,b\,$ a product of $\,a\,$ with a cycle disjoint from it.

anon
  • 151,657
  • Excellent! We can consider $b=a^kc$ where $a$ and $c$ are disjoint, to construct more general class. Do you know other constructions? –  May 25 '14 at 07:19
  • @user153200 Yes: $a$ and $b$ commute iff $b$ centralizes $a$, and we can describe the centralizer of a permutation explicitly in terms of its disjoint cycle representation. This gives not just any class of examples - it exhausts all of them. One small subclass of this is the permutations which can be written as products of powers of $a$'s cycles and any permutation disjoint from $a$. – anon May 25 '14 at 08:01