0

In my homework I have:

$G=D_8$ (Dieder) and $H=\langle r^2 \rangle$

It it said is that $G/H \cong \mathbb{Z}/2\mathbb{Z} \times \mathbb{Z}/2\mathbb{Z}$

Why is that? Why not $\mathbb{Z}/4\mathbb{Z}$?

Daniel
  • 847

2 Answers2

2

Just Calculate $G/H$: Clearly, $$G/H=\{g o H|g \in G \}$$ So, $$G/H=\{1 o <r^2>,r o <r^2>,s o <r^2>,rs o <r^2>\}$$ where $s$ is reflection and $r$ is rotation and $o$ is composition operation of $G$. Clearly $G/H$ is not cyclic as it does not have any generator but $\mathbb{Z_4}$ is cyclic.

Vats Y
  • 353
2

Since $Z(D_8)$ is generated by $r^2$ we have $G/H=D_8/Z(D_8)$. If it would be cyclic then $D_8$ would be abelian, a contradiction. Hence $D_8/Z(D_8)$ must be isomorphic to $C_2\times C_2$.

Reference: If $G/Z(G)$ is cyclic, then $G$ is abelian

Dietrich Burde
  • 130,978