To show from definitions , if $|G|=15$ then $G$ is isomorphic to $\mathbb Z_3 \times \mathbb Z_5$

322 Views Asked by At

How to show that any group of order $15$ is isomorphic to $\mathbb Z_3 \times \mathbb Z_5$ ? Please don't use results like "every group of order $15$ is abelian , cyclic " etc. just the definitions . Thanks in advance .

1

There are 1 best solutions below

6
On

By Lagrange’s theorem, every element of $G$ (except $e$) has order $3,5$ or $15$. If there is an element of order $15$ we are done, so suppose there is none.

If there is no element of order $5$, every element of $G$ (except $e$) has order $3$. Let $x$ be one of them, and let $H=<x>$. By what you call "extended Cayley theorem", there is a homomorphism $f : G \to {\mathfrak S}_5$. Since every element of $G$ (except $e$) has order $3$, we see that every element in ${\sf Im}(f)$ (except $id$) has order $3$, so every element in ${\sf Im}(f)$ (except $id$) is a $3$-cycle. Clearly, all those $3$-cycles share the same support, because if we had two $3$-cycles $\alpha$ and $\beta$ with different supports, the product $\alpha\beta$ would have a support with size between $4$ and $5$, and so could not have order $3$. So the image of $f$ consists of the three powers of a certain $3$-cycle, and hence $|{\sf Im}(f)|=3$. We deduce $|{\sf Ker}(f)|=5$, contradicting the initial hypothesis that there is no element of order $5$.

All this shows that there is always an element of order $5$ (call it $k_1$). A similar and simpler argument shows that there is always an element of order $3$ (call it $h_1$). Let $H=<h_1>$ and $K=<k_1>$. So the orders of $H$ and $K$ are $3$ and $5$ respectively, which are coprime, so by Lagrange’s theorem $H\cap K=\lbrace e \rbrace$. It follows that the map $\phi : H\times K \to G, (h,k) \mapsto hk$ is injective, whence $G=HK$. By a similar argument, $G=KH$. So $G=HK=KH$, and there indices $a,c\in\lbrace 0,1,2 \rbrace$ and indices $b,d\in\lbrace 0,1,2,3,4 \rbrace$ such that $k_1h_1=h_1^{a}k_1^{b}$ and $k_1h_1^2=h_1^{c}k_1^{d}$. Note that none of $a,b,c,d$ can be zero because of $H\cap K=\lbrace e \rbrace$. If $a=c$, then $k_1H \subseteq h_1^{a}K$ and by induction we have $k_1^j H \subseteq h_1^{a}K$ for all $j\geq 1$, which becomes absurd when $j=5$. So $a\neq c$. By induction again, we have that $k_1^jh_1$ is in $h_1^{a}K$ when $j$ is odd, and in $h_1^{c}K$ when $j$ is even. Using this property for $j=5$, we see that $a=1$ and $c=2$. By induction on $i$, we then have $k_1^{i}h_1=h_1k_1^{bi}$ for any $i\geq 1$, and hence $k_1^{i}h_1^2=h_1^2k_1^{b^2i}, k_1^{i}h_1^3=h_1^3k_1^{b^3i}$. So we must have $b^3 \equiv 1 \ ({\sf mod}\ 5)$, which forces $b=1$. So $h_1$ and $k_1$ commute. This concludes the proof.