2

The following questions were suggested by my friend, while we were studying fundamental group theory. We had no exact ideas of the way to approach the problems.

Questions

(1) Let $G$ and $H$ be groups such that $|H|=|G|$. If we can make a bijection $\phi:G\to H$ such that for $\forall a\in G$, $ord(a)=ord(\phi(a))$, then does $G\cong H$?

(2) Let $G$ be a group. If all of the elements in $G$ except $e$ have the same order, then is $G$ an abelian group?

Both suggestions were not easy to find the counter-examples. So, we wanted to prove these statements instead, but again too difficult. We also failed to find these types of questions on the internet. Is there theories or propositions related to the problems? Thanks.

ToBY
  • 1,204

1 Answers1

2

(1) Let $G$ and $H$ be groups such that $|H|=|G|$. If we can make a bijection $\phi:G\to H$ such that for $\forall a\in G$, $ord(a)=ord(\phi(a))$, then does $G\cong H$?

Yes, if both are finite abelian. This follows from the classification of finite abelian groups, see here.

No, if both are infinite, even abelian. The simple counterexample is $\mathbb{Z}$ and $\mathbb{Z}^2$.

No, if one of them is non-abelian, even when both finite: the Heisenberg group over $\mathbb{Z}_p$ and the corresponding $(\mathbb{Z}_p)^n$.

For a deeper discussion on the subject read this: Is a finite group uniquely determined by the orders of its elements?

(2) Let $G$ be a group. If all of the elements in $G$ except $e$ have the same order, then does $G$ an abelian group?

No. Neither in finite nor in infinite case (with finite order). For finite case we have the already mentioned Heisenberg group, for infinite case the Tarski monster group.

freakish
  • 42,851