$\text{lcm}(|g|,|h|) = |G||H|$ implies $|g| = |G|$ and $|h| = |H|$

65 Views Asked by At

Let $G$ and $H$ be groups, $g \in G$, and $h \in H$. Suppose that $\text{lcm}(|g|, |h|) = |G||H|$. I want to show that $|g| = |G|$ and $|h| = |H|$.

Do we use the fact that $|g| \leq |G|$ and $|h| \leq |H|$?

Thanks in advance.

3

There are 3 best solutions below

3
On BEST ANSWER

Yes, we can. Since $|g| \le |G|$ and $|h| \le |H|$, we have $|g|\cdot |h| \le |G|\cdot |H|$ (since everything here is positive). We also know that $\text{lcm}(|g|,|h|) \le |g|\cdot |h|$. Therefore, $$\text{lcm}(|g|,|h|) = |G|\cdot |H| \implies |g|\cdot|h| = |G|\cdot |H|$$

Now Suppose for a contradiction that $|g| < |G|$. Then, in order for $|g|\cdot|h| = |G|\cdot |H|$ to hold, we need to have that $|h| > |H|$, which is a contradiction clearly. Since $|g| > |G|$ is not possible neither, we have $|g| = |G|$. Then $|h| = |H|$ also follows from the equation $|g|\cdot|h| = |G|\cdot |H|$.

1
On

Write $|G|=a$, $|H|=b$, $|g|=x$ and $|h|=y$. Then $x\mid a$ and $y\mid b$. Write $a=px$ and $b=qy$, so $ab=pqxy$. By assumption, $\operatorname{lcm}(x,y)=ab$, so $xy=rab$, for some $r$ and we get $ab=pqrab$, so $pqr=1$, forcing $p=q=r=1$.

1
On

For any integers: $\,h\mid H\,\Rightarrow\,g,h\mid gH\Rightarrow\, {\rm lcm}(g,h)\!=\!GH\mid gH\,\Rightarrow\,G\mid g,\,$ so $\,g\mid G\,\Rightarrow\, G = \pm g$