In a finite group, show that the number of nonidentity elements that satisfy the equation $x^5 = e$ is a multiple of 4.
I think that besides $ x, x^2, x^3, x^4 $ also satisfies the given equation but how can I show them distinct ?
In a finite group, show that the number of nonidentity elements that satisfy the equation $x^5 = e$ is a multiple of 4.
I think that besides $ x, x^2, x^3, x^4 $ also satisfies the given equation but how can I show them distinct ?
On
Let $G$ be a finite group. Suppose that $a$ and $b$ are two non-identity solutions of $x^5 = e$ in $G$. Then each element of the subgroup $\langle a\rangle$ is also a solution, as is each element of $\langle b\rangle$. But, either $\langle a\rangle = \langle b\rangle$ or $\langle a\rangle\cap\langle b\rangle = e$, since $5$ is prime. Thus, each cyclic subgroup of order $5$ contributes exactly four non-identity solutions, and distinct cyclic subgroups of order $5$ have only trivial intersection, so there is no double counting of the non-trivial solutions from each subgroup. Hence, the number of solutions of $x^5 = e$ is $4$ times the number of distinct cyclic subgroups of order $5$.
On
The reasoning of @James can be generalized to any prime $p$. Let $m_p(G):=|\{g \in G : o(g)=p\}|$, then $m_p(G) \equiv0$ (mod $(p-1)$).
But even more is true. The famous proof of James McKay of the Theorem of Cauchy (where he uses a cyclic group of order $p$ acting on the set $\{(x_1, \cdots , x_p) \in G^p: x_1\cdot x_2 \cdot \cdots \cdot x_p=1\}$) gives as a bonus that $m_p(G) \equiv -1 $(mod $p$).
Combining the two gives $m_p(G)\equiv p-1$ mod $(p(p-1))$. Or, in more fancy style: $m_p(G)\equiv \varphi(p)$ mod $(\varphi(p^2))$, where $\varphi$ is Euler's totient function.
If $x^k=x^j$ and $1\leq j<k\leq4$ then $x^{k-j}=e$ and $1\leq k-j\leq3$. Since $x\neq e$, $k-j$ is 2 or 3. This implies that $x^6=e$. Since $x^5=e$, we have that $x=e$, a contradiction.