2

Let $D_{2n} = \langle x,y : x^n = y^2 =1, yx= x^{-1}y\rangle $ and $H = \langle xy \rangle$. let $n = 2^km$, where $2$ does not divide $m$.

Is there any way to write down $D_{2n}$ as the semi direct product $Z/m \rtimes_{\phi} (H \times Z/{2^k})?$ Where $\phi : H \times Z/{2^k} \rightarrow Aut(Z/m)$ is a group homomorphism.

Thank you.

Surojit
  • 945

1 Answers1

2

The only subgroup of $D_{2n}$ that has order $m$ is generated by $x^{2^k}$. This is cyclic, and normal, and $D_{2n}/\langle x^{2^k}\rangle \simeq D_{2^{k + 1}}$. As $\langle x^m, y\rangle \simeq D_{2^{k + 1}}$ and this surjects onto $D_{2^{k + 1}}$ in the quotient we have $D_{2n} \simeq \mathbb Z/m \rtimes D_{2^{k + 1}}$ and we have that this is the only decomposition with $\mathbb Z/m$ as the first factor.

So then the question is, is $H \times \mathbb Z/2^k \simeq D_{2^{k + 1}}$? If $k = 1$ then $D_{2^{k + 1}} = D_4 \simeq \mathbb Z/2 \times \mathbb Z/2 \simeq H \times \mathbb Z/2$ and we're good. On the other hand, if $k > 1$ then $D_{2^{k + 1}}$ is not abelian but $H \times \mathbb Z/2^k$ is, so they're not isomorphic.

So the answer is that such a decomposition is possible if and only if $k = 1$.

Jim
  • 31,547