sutupidmath
- 1,629
- 4
Homework Statement
Let a be in a group G, and let
H=\{ a^n: n\in Z\}. Show the following:
(i) if h and h' are in H, so is hh'.
(ii) The identity e of G is in H.
(iii) if h is in H, so is h^{-1}.
The Attempt at a Solution
Here is what i tried. First of all i am not sure that what i have done is correct, second i am not sure how a bein an element of G helps here. However i have tried to make use of such a fact in one or another way. Let's see:
(i) Let h and h' be in H, then both of them are of the form : h=a^{n_1} ; \ \ \ h'=a^{n_2} where n_1,n_2\in Z .
Now, since: a\in G=> a^{n_1},a^{n_2}\in G
Then :
hh'=a^{n_1}a^{a_2}=a^{n_1+n_2}\in H, since n_1+n_2\in Z. ( Note: This is also where i am not sure wheter i am properly making use of the fact that a is in G, because if a wouldn't be in G, then we would not be sure that we can have a^{n_1} or a^{n_2} right? or?
(ii) I am not sure on this one at all, here is what i said:
let e=a^0 be the identity element in G, so e=a^0\in H since n=0\in Z
(iii) Since h\in H then h is of the form h=a^n\in H for some n in Z. But also a^{-n}\in H since -n\in Z. So we have:
a^{-n}=(a^n)^{-1}=h^{-1}\in H, again here i think , that if a would not be an element of the group G, then we wold not be able to perform the following step, that i did on my 'proof' : a^{-n}=(a^n)^{-1} right?
I would appreciate any further and more detailed explanation from you guys. Even if i am pretty close, please try to give me further explanations.
Thanks in advance!