0
$\begingroup$

Let $r$, $s$, and $t$ be positive integers greater than $1$. How to prove that there exists a finite group $G$ having elements $x$ and $y$ such that $x$ has order $r$, $y$ has order $s$, and $xy$ has order $t$?

Thanks in advance.

  • 0
    Oh thanks, that's very helpful.2017-02-04

1 Answers 1

3

The following theorem, proved in Milne's lecture notes on group theory, shows this result:

THEOREM 1.64 For any integers $m,n, r > 1$, there exists a finite group $G$ with elements $a$ and $b$ such that $a$ has order $m$, $b$ has order $n$, and $ab$ has order $r$.

The proof uses the groups $\mathbb{F}_q^{\times}$ and $SL_2(\mathbb{F}_q)$. Other proofs have been given implicitly here on MSE, e.g., here, or here.

  • 0
    Thank you very much. That proof seems quite simple, shame that I haven't come up with that.2017-02-04
  • 0
    You are welcome. I don't think it is a shame. It needs a good idea.2017-02-04
  • 0
    I review that proof and have problems with the existence of $q$. How exactly can we guarantee that there is a prime $q$ such that $2mnr\ |\ q-1$?2017-02-05