S5 Permutations: Can a & b Create Cycle d?

  • Thread starter Thread starter bokasabi
  • Start date Start date
  • Tags Tags
    Permutations
bokasabi
Messages
4
Reaction score
0

Homework Statement



can cycles a and b create cycle d?
let cycle a = 123
cycle b=12345
cycle d = 12

i.e. can some combination of a and b = d

Homework Equations



only working in S5

The Attempt at a Solution



I have tried various different permutations, 23 over all, things like aba, ab(a^-1), bab, (b^2)a(b^2)
things like this. I am not sure if a solution exists but I have been trying differnt guesses for hours. I don't want to try 120 times to get it.
 
Physics news on Phys.org
Do you know what odd and even permutations are?
 
Good hint!
 
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...

Similar threads

Back
Top