Prove Odd Length Cycle u2 is Also a Cycle

  • Thread starter Thread starter Metahominid
  • Start date Start date
  • Tags Tags
    Cycles Length
Metahominid
Messages
22
Reaction score
0

Homework Statement


Show that for any cycle of odd length, u, then u2 is a cycle as well.


Homework Equations





The Attempt at a Solution


I looked at examples of it and it does work them but I am unsure of how to generalize it.
 
Physics news on Phys.org
There is really only one three cycle, (1,2,3). All of the others just relabel the elements. Ditto for other lengths. Are you sure you can't figure out why if the length of the cycle is odd then a^2 is a cycle?
 
I think I was just really tired and didn't remember what I had looked at before.

but my proof was if u is a cycle of length k.
Then
u(ai) = ai+1 1\leqi\leqk-1
u(ak) = a1

then if v = u2
v(ai) = ai+2 1\leqi\leqk-2
v(ak-1) = a1
v(ak) = a2

so v(a1) = a3 which then we permute, and each goes on to an odd a, until k-2 which goes to ak, this goes to a2 which then covers the even a's, and at ak-1 goes back to a1 making another cycle.
 
Metahominid said:
I think I was just really tired and didn't remember what I had looked at before.

but my proof was if u is a cycle of length k.
Then
u(ai) = ai+1 1\leqi\leqk-1
u(ak) = a1

then if v = u2
v(ai) = ai+2 1\leqi\leqk-2
v(ak-1) = a1
v(ak) = a2

so v(a1) = a3 which then we permute, and each goes on to an odd a, until k-2 which goes to ak, this goes to a2 which then covers the even a's, and at ak-1 goes back to a1 making another cycle.

That's a good enough explanation for me.
 
okay, awesome. Thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top