Homepage Solution manuals David S. Dummit Abstract Algebra Exercise 1.3.10 (The order of a cycle is its length)

Exercise 1.3.10 (The order of a cycle is its length)

Prove that if σ is the m -cycle ( a 1 a 2 a m ) , then for all i { 1 , 2 , , m } , σ i ( a k ) = a k + i , where k + i is replaced by its least residue mod m when k + i > m . Deduce that | σ | = m .

Answers

Proof.

(1)
Let us denote the least positive residue r of n modulo m by rem ( a , m ) , defined by a = mq + r , q , 1 r m .

Let k be a fixed integer, where 1 k m .

We prove by induction on i that σ i ( a k ) = a rem ( k + i , m ) .

We define for every i ,

𝒫 ( i ) σ i ( a k ) = a rem ( k + i , m ) .

  • If i = 0 , then σ 0 ( a k ) = a k . Since 1 k m , rem ( k + i , m ) = rem ( k , m ) = k , so a rem ( k , m ) = a k . Thus 𝒫 ( 0 ) is true.
  • Suppose that 𝒫 ( i ) is true for some i . Then σ i ( a k ) = a rem ( k + i , m ) . Therefore

    σ i + 1 ( a k ) = σ ( a rem ( k + i , m ) ) .
    • If m k + i , then rem ( k + i , m ) = r , where k + i = mq + r , for some integer q and r such that 1 r < m .

      By the induction hypothesis 𝒫 ( i ) , σ i ( a k ) = a r . Therefore

      σ i + 1 ( a k ) = σ ( a r ) = a r + 1 ( since  1 r < m ) = a rem ( k + i + 1 , m ) ,

      because k + i + 1 = mq + r + 1 and 1 r + 1 m .

    • If m k + i , then k + i = qm for some integer q , so k + i = ( q 1 ) m + m , so rem ( k + i ) = m . The induction hypothesis 𝒫 ( i ) gives then

      σ i ( a k ) = a rem ( k + i , m ) = a m .

      Therefore

      σ i + 1 ( a k ) = σ ( a m ) = a 1 = a rem ( k + i + 1 , m ) ,

      because k + i + 1 = qm + 1 , so rem ( k + i + 1 , m ) = 1 .

    In both cases, σ i + 1 ( a k ) = a rem ( k + i + 1 , m ) so 𝒫 ( i + 1 ) is true, under the hypothesis 𝒫 ( i ) .

  • The induction is done, so for all k [ [ 1 , m ] ] ,

    i , σ i ( a k ) = a rem ( k + i , m ) .

    This is true in particular for i { 1 , 2 , , m } .

    In conclusion, if σ is the m -cycle ( a 1 a 2 a m ) , then for all i { 1 , 2 , , m } , σ i ( a k ) = a k + i , where k + i is replaced by its least positive residue mod m when k + i > m

(2)
By part 1, we obtain in particular that for all k [ [ 1 , m ] ] , σ m ( a k ) = a rem ( k + m , m ) = a k .

(and σ m ( x ) = x if x { a 1 , a 2 , , a m } ) . This shows that σ m = e .

Moreover, if 1 i < m , for some fixed k , σ i ( a k ) = a r , where r = rem ( k + i , m ) .

Assume for the sake of contradiction that r = k . Then k = rem ( k + i , m ) , so k + i = qm + k for some integer q , thus i = qm , and m i . But 1 i < m : this is impossible. Therefore r k . Since the a i are distinct, we obtain σ i ( a k ) a k , thus σ i e if 1 i < m . We have proved

| σ | = m .

User profile picture
2025-09-14 08:27
Comments