I know that $ (\mathbb{Z}, +) $ is a cyclic group. It is generated by $1$ or by $-1$.
But who generates the $0$ (zero) element?
Thank you!!!!
I know that $ (\mathbb{Z}, +) $ is a cyclic group. It is generated by $1$ or by $-1$.
But who generates the $0$ (zero) element?
Thank you!!!!
Every element in $\mathbb{Z}$ can be obtained from a generator $a$ by the groups law, which is addition. However, we also can use the inverse, which is $-a$. This way we obtain every integer for $a=1$ or $a=-1$. In particular we obtain $0=1+(-1)$. For the definition of a "generator" for a group and examples, see here. Often the group law is written $a\circ b$, but for abelian groups the conventions is usually to write addition, i.e., $a\circ b=a+b$, so that $a^{-1}$ is $-a$, and the neutral element $e$ is $0$. The multiplicative version of your question is, how to obtain $e$: as $a\circ a^{-1}$.