1

I have constructed infinite group whose every element is of prime order by taking the set as set of sequences whose elements are from integers modulo $p$ and operation is integers modulo $p$.

Now how can I get an infinite group whose every element is of order $4$ (non prime) except identity?.

Is there any general way of finding an infinite group whose every element is of order $n$?

Shaun
  • 44,997

1 Answers1

4

Suppose $\lvert a\rvert=4$ for some $a\in G$ for some group $G$. Then $(a^2)^2=e$ and $a^2$ is non-trivial, so $$\lvert a^2\rvert=2.$$

Shaun
  • 44,997
  • I didn't understand, do you got the question correctly,? I may not be clear in my question? We need to find a group whose every element is of order 4? – Mr.Multitalented Sep 28 '19 at 04:31
  • 1
    Yes, @Mr.Multitalented, but if an element, any element, of a group, any group, has order four, then its square has order two, as proven above; thus no group exists in which every element has order four. – Shaun Sep 28 '19 at 04:34
  • 4
    @mr.multitalented this answer is telling you that it’s imposible find the group you’re looking for. – Alonso Delfín Sep 28 '19 at 04:34
  • 1
    Okay.. Got it.. Thank you – Mr.Multitalented Sep 28 '19 at 17:35