Homepage Solution manuals David S. Dummit Abstract Algebra Exercise 2.3.35 (If $\text{g.c.d}(k,|G|) = 1$, then $\varphi : G \to G,\ x \mapsto x^k$ is surjective)

Exercise 2.3.35 (If $\text{g.c.d}(k,|G|) = 1$, then $\varphi : G \to G,\ x \mapsto x^k$ is surjective)

Let G be a cyclic group of order n and let k be an integer relatively prime to n . Prove that the map x x k is surjective. Use Lagrange’s Theorem (Exercise 19, Section 1.7) to prove the same is true for any finite group of order n . (For such k each element has a k th root in G . It follows from Cauchy’s Theorem in Section 3.2 that if k is not relatively prime to the order of G then the map x x k is not surjective.)

Answers

Proof. Let G = x , where | x | = n and let k be an integer such that k n = 1 . Consider the map

φ { G G x x k .

We show that φ is surjective. Let y be any element of G = x . Then y = x a for some integer a . Since k n = 1 , there are integers u , v such that 1 = uk + vn , thus a = auk + avn = rk + sn , where r = au and s = av are integers. Since x n = 1 ,

y = x a = x rk + sn = ( x r ) k = φ ( x r ) .

This shows that φ is surjective.

We generalize. Suppose now that G is a finite group of order n , and k n = 1 . We want to show that φ : G G defined by φ ( x ) = x k is surjective (i.e, every element y G is a k th power). Let y be any element of G . Consider the subgroup H = y . By Lagrange’s Theorem, | y | = | H | divides n = | G | . Therefore y n = 1 G . As above, there are integers u , v such that 1 = uk + vn . Then

y = y 1 = y uk + vn = ( y u ) k ( y n ) v = ( y u ) k .

Put x = y u . Then y = x k = φ ( x ) is a k th power. This shows that φ is surjective. □

User profile picture
2025-10-22 10:13
Comments