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.
[It’s also perfectly fine to ask and answer your own question, as long as you pretend you’re on Jeopardy! ? phrase it in the form of a question. To be crystal clear, it is not merely OK to ask and answer your own question, it is explicitly encouraged.]
http://blog.stackoverflow.com/2011/07/its-ok-to-ask-and-answer-your-own-questions/ – Makoto Kato Nov 07 '13 at 04:12