Let G be a finite Abelian group and let p be a prime that divides the order of G. Then G has an element of order p.

3.8k Views Asked by At

My book's proof:

Clearly, this statement is true for the case in which $G$ has ­order 2. We prove the theorem by using the Second Principle of Mathematical Induction on $|G|$. That is, we assume that the statement is true for all Abelian groups with fewer elements than G and use this assumption to show that the statement is true for G as well. Certainly, G has elements of prime order, for if $|x| = m$ and $m = qn$, where $q$ is prime, then $|x^n| = q$. So let $x$ be an element of $G$ of some prime order $q$, say. If $q=p$, we are finished; so assume that $q \neq p$. Since every subgroup of an Abelian group is normal, we may construct the factor group $\bar{G} = G/\langle x\rangle$. Then $\bar{G}$ is Abelian and $p$ divides $|G|$, since $|\bar{G}| = |G|/q$. By induction, then, $G$ has an element — call it $y\langle x\rangle$ — of order $p$. Then, $(y\langle x\rangle)^p = y^p\langle x\rangle = \langle x\rangle$ and therefore $y^p \in \langle x\rangle$. If $y^p = e$, we are done. If not, then $y^p$ has order $q$ and $y^q$ has order $p$. $\blacksquare$

I can understand the proof until this step:

If $y^p$ has order $q$ , then $y^q$ has order $p$.

But if $(y^p)^q=e$, and thus $(y^q)^p=e$, then all we can say is that: $y^q$ has order 1 or p, how did we exclude the first possibility?

2

There are 2 best solutions below

2
On BEST ANSWER

If $y^q$ has order 1, then $y^q = e$. In particular, in the factor group $\bar{G} = G/\langle x\rangle$ we also have that $(y\langle x\rangle)^q = y^q \langle x\rangle = \langle x\rangle$, and since $q$ is prime that means the order of $y \langle x\rangle$ is 1 or $q$, a contradiction!

So the order must be $p$.

2
On

As written, the proof in your textbook is not clear. The weakest point of the proof is connecting the assumptions that $p\neq q$ and that $y^p\neq e$ with the rest of the proof.

An easy way out is as follows.

What really interets us is the order of $y$ in $G$. It is some number $m>1$. Then $(y\langle x\rangle)^m=e$ in $\bar{G}$, so $p|m$. Now, if $y$ does not already have order $p$ in $G$, then $p\neq m$, and $y^{m/p}$ is non-trivial element of $G$ of order $p$.