I have to prove that $\mathbb{Z}/n\mathbb{Z}$ is not a group under multiplication for all n>1. I would argue, however, that when $n$ is prime, $\mathbb{Z}/n\mathbb{Z}$ is a group under multiplication. Multiplication is associative, every element in $\mathbb{Z}/n\mathbb{Z}$ has an inverse when $n$ is prime, and the identity element is simply $\bar{1}$. What am I missing?
2026-03-26 07:58:30.1774511910
Is $\mathbb{Z}/n\mathbb{Z}$ a group under multiplication when $n$ is prime?
1.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
For $\mathbb{Z}/n\mathbb{Z}$ to be a group, we need that for every $a \in \mathbb{Z}/n\mathbb{Z}$, to exist $b \in \mathbb{Z}/n\mathbb{Z}$ such that $a*b = 1$. But for $a = 0$, there is no $b$ such that $a*b = 1$, because $a*b = 0, \forall b \in \mathbb{Z}/n\mathbb{Z}$. Then, $\mathbb{Z}/n\mathbb{Z}$ is not a group!