Isomorphism and Cyclic Groups: Proving Generator Mapping

essie52
Messages
10
Reaction score
0

Homework Statement


I need to prove that any isomorphism between two cyclic groups maps every generator to a generator.


2. The attempt at a solution
Here what I have so far:

Let G be a cyclic group with x as a generator and let G' be isomorphic to G. There is some isomorphism phi: G --> G'. Since phi is surjective then for any y in G' there exists some x in G such that phi(x) = y. Since x generates G then every element in x must be in the form of x^k for some integer k. Phi therefore, is determined by its value on x. The formula phi(x^k) = y^k defines the isomorphism.

This is the point where I go, "what now?" Any help appreciated! E

PS We have not discussed kernel in this class.
 
Physics news on Phys.org
So you got two cyclic groups G and G' and an isomorphism f:G-->G'.
Let x be a generator of G, then every g in G can be written as xk=g.
You need to show that f(x) is a generator of G'. So pick an arbitrary h in G'. You'll need to find a k such that f(x)k=h...
 
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