I came up with the following proposition.
Proposition Let $G$ be a group. Let $x, y$ be elements of finite order in $G$ such that $xy = yx$. Let $n$ be the order of $x$. Let $m$ be the order of $y$. Let $l =$ lcm$(n, m)$. Then there exists an element of order $l$ in $G$.
Outline of my proof There exist a divisor $a$ of $n$ and a divisor $b$ of $m$ such that gcd$(a, b) = 1$ and $l = ab$. There exist $x, y \in G$ whose orders are $a, b$ respectively. Then $z = xy$ is of order $l$.
My question How do you prove the proposition? I would like to know other proofs based on different ideas from mine. I welcome you to provide as many different proofs as possible.
can you prove that if $x$ has order $m$ ,$y$ has order $n$ and $xy=yx$ then order of $xy$ is $lcm(m,n)$ if $gcd (m,n) =1$.