I am trying to prove that a group $G$ containing $20$ elements of order $19$ is not cyclic.
With just this information I'm not sure how to go about finding a generator and am looking at proving this more generally. I was thinking of using the fact that a group is not cyclic if there are two subgroups of the same order but not completely sure how to go about that.
Choose an element $x\in G$ of order 19. As the subgroup generated by $x$ has cardinality $|\langle x\rangle |$ = 19 and there are 20 elements of order 19, we find an element $y \in G \setminus \langle x\rangle$ of order 19. Now, $\langle x\rangle$ and $\langle y\rangle$ are two distinct subgroups of $G$ that are both of the same order. Hence $G$ is not cyclic.