Write as a Product of Transpositions

flufles
Messages
10
Reaction score
0

Homework Statement


Write the permutation
P=
12345678
23156847

in cycle notation, and then write it as a product of transpositions


Homework Equations





The Attempt at a Solution


I got the cycle notation to be (123)(45687), but i am now not sure now to write it as a product of transpositions. My only really thought was just grouping the digits in twos but i don't think that is correct

Thank you
 
Physics news on Phys.org
Welcome to PF, flufles! :smile:

Each cycle can be written as a product of transpositions.
The most common methods are:
(1 2 3 4) = (1 4)(1 3)(1 2)
and
(1 2 3 4) = (1 2)(2 3)(3 4).
See the pattern?
 
thank you for the welcome,
i think i do
so (123) could be written as (12)(23) or (13)(12)
and (45687) written as (45)(56)(68)(87) or (47)(48)(46)(45)
and so would i just put these next to each other as (12)(23)(45)(56)(68)(87)

Thank you
 
Yep! That's it! :smile:

And you're welcome.
 
thank you very much =]
 
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