1

Let $G,H$ groups and $g\in G, h\in H$. Prove that in $G \times H$: $$o(\gcd(g,h))=\mathrm{lcm}(o(g),o(h))$$ lcm= Least Common Multiple

How should I approach this? do $G \times H$ must be a finite group?

gbox
  • 12,867

1 Answers1

1

Hint $\,\ (1,1) = (g,h)^n = (g^n,h^n)\iff o(g),o(h)\mid n\color{#c00}\iff {\rm lcm}(o(g),o(h))\mid n$

The $\rm\color{#c00}{red}$ arrow is the fundamental universal property of LCM: $\ a,b\mid n\color{#c00}\iff {\rm lcm}(a,b)\mid n$

Bill Dubuque
  • 272,048