1

I want to prove at any group of order $4$ is isomorphic to either $\Bbb Z_4$ or $\Bbb Z^*_8$. I know that these two groups are not isomorphic to each other because they have different order, but I cannot go further to prove at any group of order 4 should be isomorphic to either of them. Help would be greatly appreciated.

Thanks!

1 Answers1

1

Hint :

Let $e,a,b,c$ the elements of a group of order $4$ and $e$ the neutral element.

Then, either $a^2=e$ or $a^2=b$ or $a^2=c$. $a^2=a$ can be ruled out because this implies $a=e$.

Now, you have to show two things :

  • Knowing $a^2$ means knowing all products of the group.

  • $a^2=b$ and $a^2=c$ lead to isomorphic groups.

Peter
  • 84,454