Can Any Cycle Be Expressed Using Fewer Transpositions Than Its Length?

MellyVG257
Messages
2
Reaction score
0

Homework Statement



Let α (alpha) all in S_n be a cycle of length l. Prove that if α = τ_1 · · · τ_s, where τ_i are transpositions, then s geq l − 1.

Homework Equations


The Attempt at a Solution



What I was actually looking for is where to start with this proof. I don't want the answer, just a push in what direction I should be heading in. This is my trouble with proofs, I usually have no idea where to start.

I've been told in the past to start with definitions of what is given to you in the question.

A transposition is a permutation (bijective function of X onto itself) f, such that there exist i,j such that f(a_i) = a_j, f(a_j) = a_i and f(a_k) = a_k for all other k.

I know that "l" is the length of the cycle.

I also know that I want to somehow show that s is greater than l - 1 cycles. Does this mean I need to find out or show that any l cycle can be written as a product of l-1 cycles? Sorry, I'm just having a hard time with understanding this one.

But I don't see how this helps me. Any suggestions?
 
Last edited:
Physics news on Phys.org
Welcome to PF!

Hi MellyVG257! Welcome to PF! :smile:

(have a geq: ≤ and try using the X2 tag just above the Reply box :wink:)

For example, (1,2,3,4,5) = (1,2)(2,3)(3,4)(4,5)

but also = (1,2)(2,4)(4,5)(3,5)(2,5)
 
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