3

$G$ is a group and $H$ is a normal subgroup of $G$. Prove that $G/H$ is cyclic iff there is an element $a \in G$ with the following property: for every $x \in G$, there is some integer $n$ such that $xa^n \in H$.

Can anyone help, since I have no idea how to work on this question! Thanks sooooo much!

megan
  • 211

1 Answers1

7

Since $H$ is a normal subgroup of $G$ so $G/H$ defines a group itself. Let $G/H$ be cyclic group, so there is an element $gH\in G/H, ~~g\in G$ that $$G/H=\langle gH\rangle$$ What does this latter thing mean? It means that if $g'\in G$ and so $g'H\in G/H$, we can have: $$g'H=(gH)^k$$ for some integers $k$. Equivalently, we have $$g'H=g^kH$$ (Why?). Because $H$ is normal in $G$. Well, so we have: $$g'(g^k)^{-1}H=H$$ so we have $$g'(g^k)^{-1}\in H$$ for some integers $k$. Conversely,...

Mikasa
  • 67,374