2

I am pretty sure there is a name for the following theorem, but unfortunately, I don't known it.

Theorem. Let $G$ be a abelian group with $m=|G|$, than for any $g \in G, g^m=1$.

Currently I don't have ideas how to approach a proof of this theorem, and will appreciate any help.

Dennis Gulko
  • 15,640
com
  • 5,612

3 Answers3

11

There's a well-known elementary version for the case of abelian groups, that does not appeal to Lagrange's theorem.

Consider $$ X = \prod_{x \in G} x. $$ Since $G$ is abelian, the order within the product is immaterial.

Since the map $$ G \to G, \qquad x \mapsto g x $$ is a bijection, we have $$ X = \prod_{x \in G} x = \prod_{x \in G} g x = g^{m} \prod_{x \in G} x = g^{m} X,\tag{X} $$ where we have used again the fact that $G$ is abelian to take the $g$'s out of the product.

From (X) you get $$ g^{m} = 1. $$

1

Hints:

Use Lagrange's theorem:

$$g\in G\;,\;\;|\langle g\rangle|=n:=ord(g)\implies n\mid |G|$$

And then $\,g^k=1\;\;\forall\,k=tn\;,\; t\in\Bbb Z\,$

So your claim isn't true unless you either require $\,m\le |G|\,$ or else $\,m=ord(g)\,$

DonAntonio
  • 211,718
  • 17
  • 136
  • 287
0

HINT: Think about what would happen if you had some $g$ with $g^m$ not equal to $1$

user27182
  • 2,124
  • 17
  • 30