Finding the order of element of symmetric group

Click For Summary

Homework Help Overview

The discussion revolves around the properties of elements in the symmetric group \( S_n \), specifically focusing on the order of an element represented as a product of disjoint cycles. Participants are tasked with showing that the order of such an element is the least common multiple of the orders of the individual cycles.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the implications of the order of disjoint cycles and question how the properties of these cycles relate to the overall order of the permutation. There are attempts to establish connections between the orders of the cycles and the order of the permutation itself, with discussions on the necessity of certain conditions and definitions.

Discussion Status

The discussion is active, with participants providing insights and raising questions about the implications of their reasoning. Some participants suggest examining specific cases and properties of disjoint cycles, while others express uncertainty about how to rigorously prove certain aspects of their arguments.

Contextual Notes

Participants note potential ambiguities in notation and definitions, particularly regarding the use of symbols for the order of the permutation and the group size. There is also a recognition of the need for careful consideration of the properties of disjoint cycles in relation to their orders.

Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


Let ##n## be a natural number and let ##\sigma## be an element of the symmetric group ##S_n##. Show that if ##\sigma## is a product of disjoint cycles of orders ##m_1 , \dots , m_k##, then ##|\sigma|## is the least common multiple of ##m_1 , \dots , m_k##.

Homework Equations

The Attempt at a Solution


So if I suppose that ##\sigma = c_1 c_2 \dots c_k## where ##|c_i| = m_i##, and ##|\sigma| = n##, then ##\sigma ^n = c_1^n \dots c_k^n = 1##. Now, if I could show that this implies that ##c_i^n = 1## then I would basically be done, but I am not sure how to do this. It's kind of "obvious" to me since after taking powers we still have disjoint cycles, and also since they're disjoint none of the disjoint cycles can be inverses of other possible compositions of other disjoint cycles, so they must all be the identity.
 
Physics news on Phys.org
Mr Davis 97 said:

Homework Statement


Let ##n## be a natural number and let ##\sigma## be an element of the symmetric group ##S_n##. Show that if ##\sigma## is a product of disjoint cycles of orders ##m_1 , \dots , m_k##, then ##|\sigma|## is the least common multiple of ##m_1 , \dots , m_k##.

Homework Equations

The Attempt at a Solution


So if I suppose that ##\sigma = c_1 c_2 \dots c_k## where ##|c_i| = m_i##, and ##|\sigma| = n##, then ##\sigma ^n = c_1^n \dots c_k^n = 1##.
Here you use the fact that disjoint cycles commute, and that for every element ##g## of a finite group ##G## we have ##g^{|G|}=1\,.## But why does ##n## has to be the order of ##\sigma\,?## Conversely if you define ##n:=\operatorname{ord}\sigma ## you shouldn't use the same letter as for ##G=S_n\,.##
Now, if I could show that this implies that ##c_i^n = 1## then I would basically be done, but I am not sure how to do this. It's kind of "obvious" to me since after taking powers we still have disjoint cycles, and also since they're disjoint none of the disjoint cycles can be inverses of other possible compositions of other disjoint cycles, so they must all be the identity.
I would start with ##m := \operatorname{lcm}(m_1,\ldots,m_k)## and show ##\sigma^m=1##, and that for any other ##k##, that is one which isn't a multiple of (w.l.o.g.) ##m_1##, i.e. ##k=qm_1+r_1## has a remainder, ##\sigma^k \neq 1\,.##
 
fresh_42 said:
Here you use the fact that disjoint cycles commute, and that for every element ##g## of a finite group ##G## we have ##g^{|G|}=1\,.## But why does ##n## has to be the order of ##\sigma\,?## Conversely if you define ##n:=\operatorname{ord}\sigma ## you shouldn't use the same letter as for ##G=S_n\,.##

I would start with ##m := \operatorname{lcm}(m_1,\ldots,m_k)## and show ##\sigma^m=1##, and that for any other ##k##, that is one which isn't a multiple of (w.l.o.g.) ##m_1##, i.e. ##k=qm_1+r_1## has a remainder, ##\sigma^k \neq 1\,.##
Why does being any other ##k## imply that ##k## is not a multiple of ##m_1##?
 
Mr Davis 97 said:
Why does being any other ##k## imply that ##k## is not a multiple of ##m_1##?
You're right one has to be more careful here. Assume ##k<m## with ##\sigma^k=1.## Then what is ##c_i^k\,?##
 
fresh_42 said:
You're right one has to be more careful here. Assume ##k<m## with ##\sigma^k=1.## Then what is ##c_i^k\,?##
I don't see what I can say about ##c_i^k## in general. It would seem that it depends on which ##c_i## we're talking about. For example, say we have ##m = \operatorname{lcm} (2,3,5)= 30## where ##m_1=2,m_2=3,m_3=5##. Then, if we take ##k=2<30## ##c_1^2 = 1## but ##c_3^2 \ne 1##
 
Mr Davis 97 said:
I don't see what I can say about ##c_i^k## in general. It would seem that it depends on which ##c_i## we're talking about. For example, say we have ##m = \operatorname{lcm} (2,3,5)= 30## where ##m_1=2,m_2=3,m_3=5##. Then, if we take ##k=2<30## ##c_1^2 = 1## but ##c_3^2 \ne 1##
I meant, still assume a ##k## with ##\sigma^k=1## and ##k<m##. Compute it and see what it does with the numbers shuffled by ##c_i##. They are still disjoint, which allows to sort the powers by the ##c_i## and all other ##c_j\; , \;(i\neq j)## don't affect the numbers permuted by ##c_i##.
 
fresh_42 said:
I meant, still assume a ##k## with ##\sigma^k=1## and ##k<m##. Compute it and see what it does with the numbers shuffled by ##c_i##. They are still disjoint, which allows to sort the powers by the ##c_i## and all other ##c_j\; , \;(i\neq j)## don't affect the numbers permuted by ##c_i##.

So am I trying to prove that if the cycles are disjoint, then ##c_1^n c_2^n \dots c_k^n = 1## implies that ##c_i^n = 1##? This is what I'm seeing is necessary, and how I see it in most proofs online. And it seems obvious because the cycles are disjoint, but I don;t see how to make it rigorous...
 
The formula ##(c_1\ldots c_k)^r = c_1^r\ldots c_k^r## is of general interest. For this you only need to show ##c_1c_2=c_2c_1## and the rest is either by induction or a so forth argument. Given that, you have ##c_1^r\ldots c_k^r=1 \Longrightarrow c_1^r=c_{k}^{-r}\ldots c_2^{-r}##. Now evaluate both sides at an ##a\in c_1##.
 
fresh_42 said:
The formula ##(c_1\ldots c_k)^r = c_1^r\ldots c_k^r## is of general interest. For this you only need to show ##c_1c_2=c_2c_1## and the rest is either by induction or a so forth argument. Given that, you have ##c_1^r\ldots c_k^r=1 \Longrightarrow c_1^r=c_{k}^{-r}\ldots c_2^{-r}##. Now evaluate both sides at an ##a\in c_1##.
Well since the RHS consists of compositions of permutations that are disjoint with ##c_1##, the RHS will evaluate to ##a##. So ##c_1^r (a) = a##? And so ##c_1^r = 1##?
 
  • #10
Yes. That's the idea. And thus ##m_1\,|\,r##. And at last note that you can do this for any index thanks to commutativity.
 
  • Like
Likes   Reactions: Mr Davis 97
  • #11
fresh_42 said:
Yes. That's the idea. And thus ##m_1\,|\,r##. And at last note that you can do this for any index thanks to commutativity.
Alright, I think I see it all coming together. Last thing: Suppose that we have the disjoint cycles ##c_1, \dots, c_k##. Do I need to show that ##\forall r \in \mathbb{Z}## ##c_1^r ,\dots, c_k^r## are still disjoint? Once again, it seems obvious since when you compose a permutation with itself, numbers can leave the cycle but additional ones will never be added, so all the permutation remain disjoint.
 
  • #12
Mr Davis 97 said:
Alright, I think I see it all coming together. Last thing: Suppose that we have the disjoint cycles ##c_1, \dots, c_k##. Do I need to show that ##\forall r \in \mathbb{Z}## ##c_1^r ,\dots, c_k^r## are still disjoint? Once again, it seems obvious since when you compose a permutation with itself, numbers can leave the cycle but additional ones will never be added, so all the permutation remain disjoint.
They cannot even leave the cycle, they are only shifted by ##r## places. Again, this depends on how deep you want to get. I'd say a remark will do. At a closer look, you don't need commutativity after they are arranged as ##c_1^r\ldots c_k^r##, which I mistakenly stated. It's only used for this arrangement. And thus I don't think you need that they are still disjoint, only that numbers of one cycle aren't touched by any other.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K