Generating Fixed-Point-Free Permutations in Sn

banana112
Messages
1
Reaction score
0

Homework Statement



What subgroup is generated by the fixed-point-free permutations?

Homework Equations


The Attempt at a Solution



I know that the elements that have no fixed points are the ones whose cycle type adds up to n (i.e. all the numbers in {1,...,n} have to be used). I don't know what to do other than just start computing examples and multiplying out every single combination. EDIT I think they generate all of Sn. I know this is true up to 5, and whenever we have n odd. (We can generate the transpositions, which in turn generate all of Sn.) For odd n this works by: (1,2)=[(1,2)(3,4,...,n)]^(n-2). I haven't yet found something similar for the case when n is even.
 
Last edited:
Physics news on Phys.org
banana112 said:

Homework Statement



What subgroup is generated by the fixed-point-free permutations?

Homework Equations


The Attempt at a Solution



I know that the elements that have no fixed points are the ones whose cycle type adds up to n (i.e. all the numbers in {1,...,n} have to be used). I don't know what to do other than just start computing examples and multiplying out every single combination. EDIT I think they generate all of Sn. I know this is true up to 5, and whenever we have n odd. (We can generate the transpositions, which in turn generate all of Sn.) For odd n this works by: (1,2)=[(1,2)(3,4,...,n)]^(n-2). I haven't yet found something similar for the case when n is even.

Look for other patterns that will let you prove all transpostions are generated. Like for S8, (1,2)(3,4,5)(6,7,8) to the third power. What's a good one for S10? You might have to get a little more creative for S6 but you can certainly do it without multiplying out every single combination.
 
Last edited:
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