If two permutations commute they are disjoint

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 12K views
3029298
Messages
56
Reaction score
0

Homework Statement


If [tex]\alpha,\beta\in S_n[/tex] and if [tex]\alpha \beta = \beta \alpha[/tex], prove that [tex]\beta[/tex] permutes those integers which are left fixed by [tex]\alpha[/tex]. Show that [tex]\beta[/tex] must be a power of [tex]\alpha[/tex] when [tex]\alpha[/tex] is a n-cycle.

The other way round is easy to see, since if two cycles are disjoint they do not do anything with the numbers permuted by the other cycle, hence they commute. But I don't know how to start when I want to prove the statement above... can anyone hint me?
 
on Phys.org
Hi 3029298! :smile:

(have an alpha: α and a beta: β :wink:)
3029298 said:
If [tex]\alpha,\beta\in S_n[/tex] and if [tex]\alpha \beta = \beta \alpha[/tex], prove that [tex]\beta[/tex] permutes those integers which are left fixed by [tex]\alpha[/tex].

But that's obviously not true …

put α = β: then α does not permute those integers which are left fixed by α. :confused:
 
Yes, I saw that as well, but I think (for the question to make sense) alpha must permute different elements than beta. But this makes the second part of the question questionable...
 
Hi. I'm new in the forum. I'd like to prove (or find counter example) the next statement.

If two permutations [tex]\alpha,\beta\in S_n[/tex] such that [tex]\alpha\neq\beta^i[/tex] for every [tex]i\in\mathbb{Z}[/tex] commute then they're disjoint.

Do you think it's true?? I think it is.
 
Here is an example in [itex]S_5.[/itex] Take [itex]\alpha=(12345),[/itex] and [itex]\beta=(13524)[/itex].

They commute:
[itex](12345)(13524)=(14253),[/itex]
[itex](13524)(12345)=(14253).[/itex]

But they are not disjoint (and neither is one a multiple of the other, re Unviaje).
 
oops I just realized that [itex](12345)^2=(13524)[/itex]. I think you are right, Unviaje. I haven't found a proof yet though.