2

I need some help with the following task:

Show that for all $n\geq2$ is $D_{2n}/Z(D_{2n})\cong D_n$

$D_n$ is the dihedrial group with $2n$ elements and looks like $D_n=\{id,r,...,r^{n-1},s,sr,...,sr^{n-1}\}$

Sadly I have no idea how $D_{2n}/Z(D_n)$ looks like but I guess I need to know that to show that it is a homomorphism and bijectiv.

Thanks for helping me

1 Answers1

2

Hint: By the first isomorphism theorem, it is equivalent to find a homomorphism $f:D_{2n} \to D_n$ with $\ker(f) = Z(D_{2n})$.

Let $s_n,r_n$ denote the generators of $D_{n}$ and let $s_{2n},r_{2n}$ denote the generators of $D_{2n}$. Define the map $f:D_{2n} \to D_n$ by $$ f(s_{2n}^j r_{2n}^k) = s_{n}^jr_n^k. $$ Verify that $f$ is a homomorphism and that $\ker(f) = Z(D_{2n})$. In verifying that $f$ is a homomorphism, you might find the identity $ sr^ks = r^{-k} $ to be useful.

Ben Grossmann
  • 225,327