Can Every Element in a Finite Cyclic Group Be a Generator?

blahblah8724
Messages
31
Reaction score
0
Regarding finite cyclic groups, if a group G, has generator g, then every element h \in G can be written as h = g^k for some k.

But surely every element in G is a generator as for any k, (g^k)^n eventually equals all the elements of G as n in takes each integer in turn.

Thanks for any replies!
 
Physics news on Phys.org
blahblah8724 said:
But surely every element in G is a generator as for any k, (g^k)^n eventually equals all the elements of G as n in takes each integer in turn.
This is not true. What if you choose a k such that g^k=1 (e.g. k=|G|)?

The problem with your reasoning is that (g^k)^n=g^(kn) won't hit every element of G as n runs, because you need all elements of the form g^m for any m. If you're only taking powers of the form kn then you won't get every integral power unless you choose a good k. It's pretty easy to determine what makes k good. You simply need to recall two facts:
(1) ord(g^k)=ord(g)/gcd(ord(g),k)=|G|/gcd(|G|,k), and
(2) h generates G iff ord(h)=|G|.
Combining these, we conclude that g^k will generate G=<g> iff gcd(|G|,k)=1, i.e., iff k and |G| are coprime.

So my example above with k=|G| (or more generally k a multiple of |G|) is an example of the worst possible k to choose.
 
Ah I see it now, thank you!
 
just try adding 2 to itself repeatedly in Z/6Z. note that you only get different results for n= 1,2,3.
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top