Does the question that every group of order 77 must have an element of order 7 and an element of order 11 have an elementary proof

abstract-algebraalternative-prooffinite-groupsgroup-theory

Question 21 of Chapter 10 of Abstract Algebra by Dan Saracino is as follows:

Prove that every group of order 77 must have an element of order 7 and an element of order 11.

The more general case of this question is to prove a group of order $pq$ must have an element of order $p$ and an element of order $q$, where $p$ and $q$ are distinct primes.

I have seen this question on this site with so many solutions. However, none of them works for me because, up to Chapter 10, Sylow Theorem, Cauchy Theorem, homomorphism, quotient group, and even normal subgroups have not been introduced yet. Hence, there should be an elementary proof for Question 10.21 of Dan Saracino's book, but I do not know whether this elementary proof can also work for the general case or not.

I have a proof for the general case, but I know there is a problem with this proof that I will mention after the proof:

My proof

Suppose $G$ is our group such that $|G|=pq \ ;\ p>q$. There are two possibilities:

  1. $G$ is cyclic.
  2. $G$ is not cyclic.

In the first case, we can consider $G=\langle x\rangle $, so $\langle x^p\rangle $ and $\langle x^q\rangle $ are subgroups of order $q$ and $p$, respectively.

In the second case, we have 3 possibilities:

  1. All elements have order $p$.

  2. All elements have order $q$.

  3. Some elements have order $p$ some others have order $q$.

Now, we are showing that the first and second possibilities in this case can not exist, and so only the third one is acceptable.

If all elements are of order $p$:

There is an element $x$ with order $p$. $G= \{e,x,x^2,\cdots,x^{p-1}, \cdots \}$. Now, we only know p elements of this group. What about the other elements? So, we name another element $y$ such that $y \not\in \langle x\rangle $. According to the assumption, the order of $y$ should be $p$. So $G=\{e,x,x^2,\cdots,x^{p-1},y,y^2,\cdots,y^{p-1} \cdots \}$. You should know that $\langle x\rangle \cap \langle y\rangle = \emptyset$. We know that the group should contain the product of every two elements, and since $x^iy^j \ne x^ry^s$ for all $i \ne r $ or $ j \ne s$, $G$ should contain at least $p^2$ elements. This is a contradiction because $p^2 > pq$.

If all elements are of order $q$:

With a same argument, we can say $G=\{e,x,x^2,\cdots,x^{q-1},y,y^2,\cdots,y^{q-1} \cdots \}$. Now, $G$ should contain $q^2$ elements which are the product of elements of $\langle x\rangle $ and $\langle y\rangle $. These $q^2$ elements form a subgroup in $G$. Indeed the subgroup is denoted by $\langle x,y\rangle $ (i.e. elements which are generated by $x$ and $y$). $|\langle x,y\rangle|=q^2$, but, according to the lagrange theorem, since $q^2$ does not devide $pq$, this is impossible to have such a subgroup, and we reach a contradiction.

Hence, $G$ should contain both subgroups of order $p$ and $q$.


The problem with this proof is that, unless I know elements of $\langle x\rangle $ can commute with elements of $\langle y\rangle $, I cannot say $|\langle x,y\rangle|=q^2$.

Now, can anyone say how I should deal with this problem?

If not, can anyone give me an elementary proof for the general case without using Sylow Theorem, Cauchy Theorem, homomorphism, quotient group, and normal subgroups?

If not, can anyone give me an elementary proof for the case when $|G|=77$ without using Sylow Theorem, Cauchy Theorem, homomorphism, quotient group, and normal subgroups?

Best Answer

There are two things wrong with your proof as it stands - first two subgroups of the same group can never have an empty intersection - the identity will be an element of both.

Second, there are groups of order $pq$ which are not commutative (the smallest has order $21$, and it happens whenever $p\gt q$ and $q$ is a factor of $p-1$ (so here $3$ is a factor of $7-1=6$), so if you want elements to commute, you need to prove it.


The way to do this is via a rather better counting argument.

The consequence of every element other than the identity having order other $p$ is that each element of order $p$ is in a cyclic subgroup of order $p$ and this subgroup has $p-1$ non-identity elements. These subgroups are all distinct and if there are $n$ of them we can count elements to get $$pq=n(p-1)+1$$ so that $p(n-q)=n-1$

Now we can choose the higher prime for $p$ so that $p\gt q$.

It is easy to see successively $n\gt 1$, $n\gt p$ (because $p$ is a factor of $n-1$) but this means also that $pq\gt p^2-p+1$ so that $q\gt p-1$ and this leads to a contradiction.

Sylow's theorems are essentially counting theorems, using the properties of prime numbers - and there are several other significant counting arguments in group theory.


[Added in response to comments]

Now suppose $p\lt q$. Then we have more cases.

We can have $p=2$ so the order of the group is $2q$ and it is easy to show that if all elements have order $2$ then the group is commutative and if finite has order a power of $2$.

If $p\gt 2$ then $n\gt 1$ and therefore $n\gt q$ and $n=mp+1$ for some integer $m\ge 2$.

We then have $q-1=m(p-1)$

And I think we probably have to do something approximating a proof of Sylow to show that this doesn't work, as here the arithmetic runs out.


Note that if $p=q$ we scrape by with $n=p+1$ and $p^2=(p+1)(p-1)+1$