8

Let $K \unlhd G$ be a normal subgroup of some group $G$ and let $|G/K|=n<\infty$. I want to show that $g^n\in K$ for all $g\in G$.

Let $g\in G$, if $g\in K$, then $g^n\in K$ and we are done. If $g^n\notin K$ then consider the set of left cosets $$ C=\{K, gK,g^2K,...,g^{n-1}K\} $$ I want to show that these cosets are all disjoint and hence $C=K$, then I want to show that $g^nK=K$, so $g^n\in K$. Suppose $$ g^lK=g^mK $$ for some $m,l<n$, then $g^{m-l}\in K$. I am not sure how to proceed from there.

Jimmy R
  • 2,702

3 Answers3

8

Although, I think it is duplicate, you can use this fact that: $$[G:K]=n\longrightarrow \forall g\in G, (gK)^n=K\iff g^nK=K\iff g^n\in K$$

Mikasa
  • 67,374
8

Consider the canonical projection $\pi : G \to G/K$. We know $G/K$ is a finite group of order $n$ by assumption. Thus $\pi(g)^n = \pi(g^n) = 1$ in $G/K$, i.e. back in $G$ we have $g^n \in K$. Done.

2

You dont need to go that far. Since you know that $|G/K|=n<\infty$ and $G/K =\{K, gK,g^2K,...,g^{n-1}K\}$. Then for any $gK$ in $G/K$, $(gK)^n= g^nK=K $ which answers your question

tattwamasi amrutam
  • 12,802
  • 5
  • 38
  • 73