Abelian group of order 99 has a subgroup of order 9

3.4k Views Asked by At

Prove that an abelian group $G$ of order 99 has a subgroup of order 9.

I have to prove this, without using Cauchy theorem. I know every basic fact about the order of a group.

I've distinguished two cases :

  • if $G$ is cyclic, since $\mathbb Z/99\mathbb Z$ has an element of order $9$, the problem is solved.

  • if $G$ isn't cyclic, every element of $G$ has order $1,3,9,11,33$. I guess I need to prove the existence of an element of order $9$. How should I do that ?

Note that $G$ is abelian (I haven't used it yet).

Context: This was asked at an undergraduate oral exam where advanced theorems (1 and 2) are not allowed.

6

There are 6 best solutions below

0
On BEST ANSWER

There exists an element $a$ of order $3$. If there was not every element would need to have order $11$.

But then a counting argument leads to contradiction.

We take the quotient group $ G/<a>$. Then it has order $33$. The same argument shows that there exists an element $b$ of order $3$. Take the map $p: G \rightarrow G /<a>$ the natural projection. The pre-image of a subgroup is a subgroup, so we take the subgroup of $G$ $p^{-1}(<b>)$. And this subgroup has order $9=|\rm{Ker p}|| <b>| $.

4
On

If it's abelian then you know it's a product of cyclic groups. You know that the order of these cyclic groups can be $3, 9, 11, 33$, or $99$ and their product must be $99$. You've already seen that if $99$ is in their that you're done, and if $9$ is in their then you're done. So your left with a product of cyclic subgroups of orders $3, 11$, or $33$ and their product must be $99$.

So show that $\mathbb Z/33$ has a subgroup of order $3$ and you must have either this group and $\mathbb Z/3$ or you must have two copies of $\mathbb Z/3$. In either case this gives you a subgroup of order $9$.

0
On

If you can show that $G$ has an element $g$ of order 3, then $\langle g \rangle$ is a normal subgroup (since $G$ is abelian), and therefore $G / \langle g\rangle$ is an abelian group. Since the order of $G / \langle g\rangle$ is 33, this group also contains an element, say $x + \langle g\rangle$, of order 3. If $n$ is the order of $x$ in $G$, then $(x + \langle g\rangle)^n = e$, so $n$ is divisible by 3. Therefore, $y = x^{n/3}$ is an element of $G$ with order $3$. Now you can check that the subgroup of $G$ generated by $g$ and $y$ has order 9.

So the problem reduces to showing that $G$ (or any finite group with order divisible by 3) has an element of order 3. This is proved quite similarly to the argument above, and essentially amounts to proving Cauchy's theorem for the special case of an abelian group. This is done adequately by Wikipedia, so I won't reproduce it here.

1
On

Note that $99=3^2\cdot 11$ so any $3$-Sylow has order 9. By the Sylow theorems, the number of $3$-Sylow subgroups, $n_3$, satisfy $$ n_3\equiv 1\mod 3\qquad\mbox{and}\qquad n_3|11$$ Thus, there is one $3$-Sylow subgroup (and it necessarily has order 9).

6
On

Let's $A=\{e,a,a^2\}$ and $B=\{e,b,b^2\}$ are cyclic subgroups of order $3$ such that $A\cap B={e}$, then $H=AB$ has order $9$, otherwise we would have $a^ib^j=a^mb^n$ for some $i,j,m,n$, which is contradicts that $A\cap B={e}$. Now we only left to prove that there exist such $A,B$. But it follows from the fact that there can be only one subgroup of order $11$.

0
On

Direct counting of elements can handle this without even using factor groups (although to understand group theory better, it's good to understand the answers here based on factor groups).

There is one element of order $1$. This leaves $98$ elements to consider.

If even a single one is order $9$, it generates a subgroup of order $9$.

If any one of them has order $99$, then the group is isomorphic to $C_{99}=\langle g\rangle$, and so $\{1,g^{11},\ldots,g^{88}\}$ is a subgroup of order $9$.

Otherwise, assuming no elements of order $9$ or $99$:

  • Each element of order $33$ can be grouped with $\varphi(33)=20$ other elements of order $33$, taking powers relatively prime to $33$.
  • Each element of order $11$ can be grouped with $\varphi(11)=10$ other elements of order $11$, taking powers relatively prime to $11$.

Taking elements of order $33$ and $11$ together, we would only have some multiple of $10$. Therefore at a minimum there are $8$ elements having order $3$. Take any two of these where neither equals the other squared, and since the group is abelian they generate a subgroup isomorphic to $C_3\times C_3$.