Can someone please check this proof involving permutations and cycles?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Syrus
Messages
213
Reaction score
0

Homework Statement



Prove: If σ is a cycle of odd length, then σ2 is a cycle.


Homework Equations



N/A

The Attempt at a Solution



Proof: Assume σ is a cycle of odd length. Then let us model σ as (1 2 3 4 ... 2k +1) for some integer k [assuming here that the fixed elements of σ are those such that 2k + 1 < i]. Note then that σ2 = (1 2 3 4 ... 2k +1)(1 2 3 4 ... 2k +1), which we may otherwise define as σ2(i) = {i + 2, i ≤ 2k - 1; 1, i = 2k; 2, i = 2k + 1; i, 2k + 1 < i}. Hence, the elements 1,2,3,4,...,2k + 1 of σ remain fixed in a cycle, and so σ2 is indeed also a cycle.
 
Physics news on Phys.org
Hi Syrus! :smile:
Syrus said:
… σ2 = (1 2 3 4 ... 2k +1)(1 2 3 4 ... 2k +1), which we may otherwise define as σ2(i) = {i + 2, i ≤ 2k - 1; 1, i = 2k; 2, i = 2k + 1; i, 2k + 1 < i}. Hence, the elements 1,2,3,4,...,2k + 1 of σ remain fixed in a cycle, and so σ2 is indeed also a cycle.

How does that prove it's a cycle (and not eg 2 cycles)?

Doesn't your proof also apply to even lengths?
 
I think i understand what you're implying. I have now taken into account the fact that σ is odd- does this seem acceptalbe?

Proof: Assume σ is a cycle of odd length. Then let us model σ as (1 2 3 4 ... 2k + 1) for some integer k [assuming here that the fixed elements of σ are those n such that 2k + 1 < n]. Note then that σ2 = (1 2 3 4 ... 2k +1)(1 2 3 4 ... 2k + 1). Then σ2 can be alternatively represented by (1 3 5 7 ... 2k + 1 2 4 6 8 ... 2k). Since σ(2k) = 2k + 1, σ(2k + 1) = 1, and σ(1) = 2, it follows that σ2(2k) =1 and σ2(2k + 1) = 2. Hence, the elements 1,2,3,4,...,2k + 1 of σ remain fixed in a cycle, and so σ2 is indeed also a cycle.
 
Hi Syrus! :smile:

You could have stopped here
Syrus said:
Then σ2 can be alternatively represented by (1 3 5 7 ... 2k + 1 2 4 6 8 ... 2k).

… you've actually specified the cycle whose existence you had to prove (with all the elements distinct). :wink: