0

I'm very familiar with cyclic groups, but I can't seem to understand what a non-cyclic group is like... is there a simple example of one?

(edited... I had no idea that non-cyclic != acyclic)

Jason S
  • 3,109

1 Answers1

1

One of the first examples is Higman's four-generator four-relator group [Hi] $$ \langle x_0,x_1,x_2,x_3 \mid x_{i+1}x_ix_{i+1}^{-1}=x_i^2, i∈ \mathbb{Z}/4\rangle. $$ This group is acyclic, i.e., it has the same constant coefficient homology as the trivial group. For details see here.

Edit: It seems that you wanted an example of a non-cyclic group. Just take $C_2\times C_2$, which cannot have an element of order $4$, hence is not cyclic.

Dietrich Burde
  • 130,978