New Reply

How to find all elements of S4 that satisfy the equation x^4=e?

 
Share Thread Thread Tools
Nov23-11, 04:43 PM   #18
 

How to find all elements of S4 that satisfy the equation x^4=e?


Quote by I like Serena View Post
Yes. Both true!

Since there are 24 sequences of 4 letters and since each 4-cycle comes in 4 flavors.
How many different 4-cycles do you think there are?

Could you enumerate them now?
(1 2 3 4), (2 3 4 1), (3 4 1 2), (4 1 2 3)
(1 2 4 3), (2 4 3 1), (4 3 1 2), (3 1 2 4)
(1 3 2 4), (3 2 4 1), (2 4 1 3), (4 1 3 2)
(1 3 4 2), (3 4 2 1), (4 2 1 3), (2 1 3 4)
(1 4 3 2), (4 3 2 1), (3 2 1 4), (2 1 4 3)
(1 4 2 3), (4 2 3 1), (2 3 1 4), (3 1 4 2)

All the permutations in the same row are identical. so I think we'll have 6 different 4-cycles. Am I right?
Nov23-11, 04:44 PM   #19
 
Recognitions:
Homework Helper Homework Help
Yep!
Nov23-11, 04:46 PM   #20
 
Recognitions:
Homework Helper Homework Help
So do you think you can deduce the number of 3-cycles now?
Nov23-11, 04:49 PM   #21
 
Recognitions:
Science Advisor Science Advisor
this is how i count n-cycles in Sn (this works for any n, but i will use n = 4):

since any 4-cycle in S4 involves 1, we may as well start with it:

(1.....

i have 3 choices for my next element (the image of 1):

(1 2.....
(1 3.....
(1 4.....

after i make my next choice, i'll have them all:

(1 2 3 4)
(1 2 4 3)
(1 3 2 4)
(1 2 4 2)
(1 4 3 2)
(1 4 2 3)

that makes 6.

in general, in Sn, we'll get (n-1)(n-2)....(2) = (n-1)! possible distinct n-cycles.
Nov23-11, 04:51 PM   #22
 
Quote by I like Serena View Post
So do you think you can deduce the number of 3-cycles now?
Yes. Actually I was thinking about generalizing this idea to other cases as well.
For 3-cycles, each permutation will come in 3 different variants, and we'll have 24 permutations that we can consider, so the answer should be 8 and the desired 3-cycles are as follows:
(1 2 3),(2 3 1),(3 1 2)
(1 3 2),(3 2 1),(2 1 3)
(1 2 4),(2 4 1),(4 1 2)
(1 4 2),(4 2 1),(2 1 4)
(2 3 4),(3 4 2),(4 2 3)
(2 4 3),(4 3 2),(3 2 4)
(3 4 1),(4 1 3),(1 3 4)
(3 1 4),(1 4 3),(4 3 1)

Right?
Nov23-11, 04:53 PM   #23
 
Recognitions:
Science Advisor Science Advisor
Quote by AdrianZ View Post
Yes. Actually I was thinking about generalizing this idea to other cases as well.
For 3-cycles, each permutation will come in 3 different variants, and we'll have 24 permutations that we can consider, so the answer should be 8 and the desired 3-cycles are as follows:
(1 2 3),(2 3 1),(3 1 2)
(1 3 2),(3 2 1),(2 1 3)
(1 2 4),(2 4 1),(4 1 2)
(1 4 2),(4 2 1),(2 1 4)
(2 3 4),(3 4 2),(4 2 3)
(2 4 3),(4 3 2),(3 2 4)
(3 4 1),(4 1 3),(1 3 4)
(3 1 4),(1 4 3),(4 3 1)

Right?
i prefer to think of how many ways we can choose 3 objects out of 4:

4!/(3!1!) = 4, and for each set {a,b,c}, we can form two different 3-cycles:

(a b c) and (a c b)
Nov23-11, 04:54 PM   #24
 
Recognitions:
Homework Helper Homework Help
Right!
Nov23-11, 04:54 PM   #25
 
Quote by Deveno View Post
i prefer to think of how many ways we can choose 3 objects out of 4:

4!/(3!1!) = 4, and for each set {a,b,c}, we can form two different 3-cycles:

(a b c) and (a c b)
Yea, That's exactly what I did.
Nov23-11, 05:00 PM   #26
 
Recognitions:
Science Advisor Science Advisor
so, to find the number of k-cycles in Sn, you take n choose k times (k-1)!, which is how many k-cycles you can form in Sk.
Nov23-11, 05:01 PM   #27
 
Hey man, I thought group theory sucks, but now I think group theory rocks. everything looks so beautifully consistent. I believe I should solve more problems in group theory rather than just dealing with the concepts abstractly.

I'll try to find how many solutions the equation x5=e can have in S5. then I'll try to guess how many solutions the equation xn=e can have in Sn and will write down my thoughts here. it looks to be a good food for thought. Thank you guys for your helps, especially I like Serena.

One more question, Is it always possible to solve an equation like axn=b in Sn? When it's possible?
Nov23-11, 05:15 PM   #28
 
Recognitions:
Homework Helper Homework Help
Quote by AdrianZ View Post
Hey man, I thought group theory sucks, but now I think group theory rocks. everything looks so beautifully consistent. I believe I should solve more problems in group theory rather than just dealing with the concepts abstractly.

I'll try to find how many solutions the equation x5=e can have in S5. then I'll try to guess how many solutions the equation xn=e can have in Sn and will write down my thoughts here. it looks to be a good food for thought. Thank you guys for your helps, especially I like Serena.
Looks like a good plan!


Quote by AdrianZ View Post
One more question, Is it always possible to solve an equation like axn=b in Sn? When it's possible?
No, it's not always possible.
It depends on the order of the permutations involved, and it also depends on whether the permutations are even or odd.
Nov23-11, 05:22 PM   #29
 
Quote by I like Serena View Post
No, it's not always possible.
It depends on the order of the permutations involved, and it also depends on whether the permutations are even or odd.
Would you explain more please?

We found out that there are 1 one-cycle, 6 different 2-cycles, 8 different 3-cycles and 6 different 4-cycles in S4. but if we add 1+6+8+6 it'd be equal to 21, not 24. How so?
Nov23-11, 05:28 PM   #30
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by AdrianZ View Post
Would you explain more please?

We found out that there are 1 one-cycle, 6 different 2-cycles, 8 different 3-cycles and 6 different 4-cycles in S4. but if we add 1+6+8+6 it'd be equal to 21, not 24. How so?
Because there are three elements we missed: (1 2)(3 4) is one of them. Can you find the others?
Nov23-11, 05:29 PM   #31
 
Recognitions:
Homework Helper Homework Help
Quote by AdrianZ View Post
One more question, Is it always possible to solve an equation like axn=b in Sn? When it's possible?
Quote by AdrianZ View Post
Would you explain more please?
Explained with orders:

In S4, x^4 is either identity or a 3-cycle (with order 3).
If a and b differ in order, but not by 3, there is no solution.


Explained with even and odd permutions:
(Do you know what even and odd permutations are?)

In S4, x^4 is always an even permutation.
If a is odd and b is even, then there is no solution.



Quote by AdrianZ View Post
We found out that there are 1 one-cycle, 6 different 2-cycles, 8 different 3-cycles and 6 different 4-cycles in S4. but if we add 1+6+8+6 it'd be equal to 21, not 24. How so?
Yes, you're missing 3 of them.
Did you already have them in your original solution?

As a challenge (when you find them), how should you count how many there are?
Nov23-11, 05:34 PM   #32
 
Quote by micromass View Post
Because there are three elements we missed: (1 2)(3 4) is one of them. Can you find the others?
Yup. (1 2)(3 4), (1 3)(2 4), (1 4)(2 3).

Quote by I like Serena View Post
Explained with orders:

In S4, x^4 is either identity or a 3-cycle (with order 3).
If a and b differ in order, but not by 3, there is no solution.


Explained with even and odd permutions:

In S4, x^n is always an even permutation.
If a is odd and b is even, then there is no solution.
Why in S4, x^4 is either identity or a 3-cycle?


Yes, you're missing 3 of them.
Did you already have them in your original solution?

As a challenge (when you find them), how should you count how many there are?
well, in this case it's easy. I want to have 2 disjoint cycles, each cycle is of order 2, once I choose the first 2-cycle, the second 2-cycle will be automatically determined. I can choose the first cycle in 3 different ways, so I'll miss 3 solutions of the equation.
Nov23-11, 05:38 PM   #33
 
Recognitions:
Homework Helper Homework Help
Quote by AdrianZ View Post
Why in S4, x^4 is either identity or a 3-cycle?
Didn't you just proof that?
You found 8 3-cycles, and the other 16 permutations obey x^4=id.



Quote by AdrianZ View Post
well, in this case it's easy. I want to have 2 disjoint cycles, each cycle is of order 2, once I choose the first 2-cycle, the second 2-cycle will be automatically determined. I can choose the first cycle in 3 different ways, so I'll miss 3 solutions of the equation.
Not quite. You can choose the first cycle in 6 different ways.
Nov23-11, 05:43 PM   #34
 
Quote by I like Serena View Post
Didn't you just proof that?
You found 8 3-cycles, and the other 16 permutations obey x^4=id.
Then let me re-read your post, maybe I misunderstood it.

Not quite. You can choose the first cycle in 6 different ways.
In the general case you're right, it'll be 4 choose 2. but here it won't differ.
(1 3)(2 4), (1 4)(2 3), (1 2)(3 4)
(2 3)(1 4), (2 4)(1 3)
(3 4)(1 2)

the last 2 rows are not new permutations. that's why I counted it that way for this particular case.
New Reply
Thread Tools


Similar Threads for: How to find all elements of S4 that satisfy the equation x^4=e?
Thread Forum Replies
For an ideal gas He at T = 328 K find the two speeds v that satisfy the equation 2F.. Advanced Physics Homework 6
finding all values that satisfy the equation Precalculus Mathematics Homework 8
what values of a and b satisfy the following wave equation? Introductory Physics Homework 4
equation of a rotated parabola knowing only 3pts the equation has to satisfy General Math 7
how to satisfy Laplace's equation ? Differential Geometry 6