Homepage Solution manuals David S. Dummit Abstract Algebra Exercise 2.3.21 (The order of $1+p$ is $p^{n-1}$ in $(\mathbb{Z}/p^n \mathbb{Z})^\times$)

Exercise 2.3.21 (The order of $1+p$ is $p^{n-1}$ in $(\mathbb{Z}/p^n \mathbb{Z})^\times$)

Let p be an odd prime and let n be a positive integer. Use the Binomial Theorem to show that ( 1 + p ) p n 1 1 ( mod p n ) but ( 1 + p ) p n 2 1 ( mod p n ) . Deduce that 1 + p is an element of order p n 1 in the multiplicative group ( p n ) × .

Answers

Proof. Note first that for all integers a and for all integers k 1 .

( 1 + p k a ) p 1 + p k + 1 a ( mod p k + 2 ) . (1)

Indeed, by the Binomial Theorem,

( 1 + p k a ) p = 1 + ( p 1 ) p k a + i = 2 p ( p i ) p ik a i = 1 + p k + 1 a + ( p 2 ) p 2 k a 2 + i = 3 p ( p i ) p ik a i .

Since p is an odd prime, p > 2 , hence p ( p 2 ) , thus p 2 k + 1 ( p 2 ) p 2 k a 2 , and 2 k + 1 k + 2 because k 1 , so

( p 2 ) p 2 k a 2 0 ( mod p k + 2 ) .

Moreover, for i 3 , p 3 k ( p i ) p ik a i , and 3 k k + 2 because k 1 , so

( p i ) p ik a i 0 ( mod p k + 2 ) ( i = 3 , , p ) .

This shows that (1) is true.

Now we show by induction on k 1 the property 𝒫 ( k ) , where

𝒫 ( k ) ( 1 + p ) p k 1 1 + p k ( mod p k + 1 ) .

  • If k = 1 , then

    ( 1 + p ) p k 1 = ( 1 + p ) p 0 = 1 + p = 1 + p k ,

    so 𝒫 ( 1 ) is true.

  • Suppose that 𝒫 ( k ) is true for some integer k 1 . Then ( 1 + p ) p k 1 = 1 + p k + λ p k + 1 for some integer λ . Therefore

    ( 1 + p ) p k = ( ( 1 + p ) p k 1 ) p = ( 1 + p k ( 1 + λp ) ) p 1 + p k + 1 ( 1 + λp ) ( mod p k + 2 ) ( by (1), where  a = 1 + λp ) 1 + p k + 1 ( mod p k + 2 )

    so 𝒫 ( k + 1 ) is true.

  • The induction is done, which proves that for every prime number p > 2 ,

    k 1 , ( 1 + p ) p k 1 1 + p k ( mod p k + 1 ) .

In particular, for every integer n 2 , since p n p n + 1 ,

( 1 + p ) p n 1 1 + p n 1 ( mod p n ) , ( 1 + p ) p n 2 1 + p n 1 1 ( mod p n ) .

Then the order d of 1 + p in the group ( p n ) × satisfies d p n 1 but d p n 2 , hence d = p n 1 .

(Note that the order of 1 + p 1 ( mod p ) is 1 = p 0 in ( pℤ ) × , so the property remains true if n = 1 .)

In conclusion, for every positive integer n , 1 + p is an element of order p n 1 in the multiplicative group ( p n ) × . □

Note: This is part of the proof that ( p n ) × is cyclic if p is an odd prime number (See Ireland, Rosen p. 43, or Demazure, “Cours d’algèbre” p. 87).

User profile picture
2025-10-20 10:57
Comments