[Math] Cosets/ Cyclic group

abstract-algebracyclic-groupsgroup-theory

Let $G=\langle a\rangle$ and $H=\langle a^2\rangle$. Find all the right cosets of $H$ in $G$.

Additional info: I understand that a right coset of $H$ in $G$ is of the form $Ha=\{ha:h \in H\}$. But I am not sure if the cyclic groups are finite or infinite, and I don't understand how to find right cosets. Any type of help would be appreciated.

Best Answer

Consider the map $\sigma\colon G\to G$ defined by $\sigma(x)=x^2$. This is a homomorphism, because $G$ is abelian, being cyclic. The kernel of $\sigma$ is $$ \ker\sigma=\{x\in G:x^2=1\} $$ while its image is $H$.

If the order of $G$ is odd, no element $x\ne1$ can have the property that $x^2=1$, so $\sigma$ is injective, hence surjective. So, in this case, $H=G$ and, of course, there's only one coset.

If the order $n$ of $G$ is even, there is exactly one element $x\in G$ such that $x^2=1$ and $x\ne 1$, precisely $a^{n/2}$. (Why?) So the kernel of $\sigma$ has two elements and $|H|=|G|/|\ker\sigma|=n/2$. Therefore $|G|/|H|=2$ and so there are exactly two cosets; since $a\notin H$ (why?), the cosets are $$ H\quad\text{and}\quad Ha. $$

If $G$ is infinite, then $G\cong\mathbb{Z}$ and the image of $H$ under this homomorphism is $2\mathbb{Z}$. Again the cosets are $$ H\quad\text{and}\quad Ha. $$

Related Question