Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Are there finite groups $G$ and $H$ such that:

  1. $n:=|G|=|H|$.
  2. $G$ is abelian.
  3. $H$ is nonabelian.
  4. for every $d\mid n$, $G$ and $H$ have the same number of elements of order $d$. ?

I know two finite abelian groups with the same numbers of elements of each order; are isomorphic. And there are nonabelian groups with the same property which are not isomorphic.

share|improve this question
I misunderstand a point. Let $G$ be cyclic and $H$ is an non-abelian. And so we accept 1,2,3. $G$ has an element of order $n$. we assume 4 is included in our assumption, what would happen if $H$ has an element of order $n$? – Babak S. Jan 27 at 17:09
1  
I think, @Babak, that G must then be abelian, but not cyclic. – amWhy Jan 27 at 17:10
Yes $G$ can not be cyclic, since If $G$ is cyclic,then has an element of order $n$, but $H$ has no an element of order $n$. – maryam Jan 27 at 17:12
@amWhy: It seems to me that $G$ should be just abelian not cyclic. Or, at least, some restrictions needed for $d$. I hope, I am on a right way. – Babak S. Jan 27 at 17:12
if G is cyclic, H is also cyclic and abelian. There's only one cyclic group of any order up to isomorphism. – CutieKrait Jan 27 at 17:38

4 Answers

up vote 7 down vote accepted

This is similar to the answer by Andreas.

Let $p > 2$ be prime, $G$ be elementary abelian of order $p^3$, $H$ nonabelian of order $p^3$ such that $x^p = 1$ for each $x \in H$. That is, $G \cong \mathbb{Z}_p \times \mathbb{Z}_p \times\mathbb{Z}_p$ and $H$ will be the Heisenberg group

$$H \cong \left\{ \begin{pmatrix} 1 & a & b \\ 0 & 1 & c \\ 0 & 0 & 1 \end{pmatrix} : a, b, c \in \mathbb{Z}_p \right\}$$

In both groups there are $p^3 - 1$ elements of order $p$.

share|improve this answer
1  
Similar, but yours is simpler. I wonder why I thought of the case of exponent $p^2$ instead of the simpler case of exponent $p$. – Andreas Caranti Jan 27 at 17:13

Yes, for any odd prime $p$ there is

  • one (isomorphism type of) abelian group $G$ of order $p^3$ and exponent $p^2$, and
  • one nonabelian group $H$ of order $p^3$ and exponent $p^2$,

and they have the same number of elements of each possible order, that is,

  • 1 element of order 1,
  • $p^2 - 1$ elements of order $p$, and
  • $p^3 - p^2$ elements of order $p^2$.

$G$ is the product of a cyclic group of order $p^2$ with a (cyclic) group of order $p$. As to $H$, it has a presentation $\langle a, b : a^{p^2} = b^{p} = 1, [a, b] = a^p \rangle$.

share|improve this answer
So an example can be found among groups of order 8. thanks. – CutieKrait Jan 27 at 17:03
1  
@CutieKrait odd prime. – Andres Caicedo Jan 27 at 17:04
@CutieKrait No, this works for an odd prime only. – Andreas Caranti Jan 27 at 17:04
.............................. of order 27. thanks. – CutieKrait Jan 27 at 17:07

The extraspecial $p$-group ($p$ an odd prime) $$E_n = \langle x_1,y_1,\ldots,x_n,y_n,z \mid x_i^p=y_i^p=1, z=[x_i,y_i] \textrm{ central }, [x_i,x_j]=[x_i,y_j]=1\rangle$$ ($i,j=1,\ldots,n,\;i\neq j$) has order $p^{2n+1}$ and exponent $p$ (and is non-abelian). Hence it has the same number of elements in each order as $C_p^{2n+1}=C_p \times \cdots \times C_p$.

share|improve this answer
kind of generalization. – CutieKrait Jan 27 at 17:52
Yes, the Heisenberg group in m.k.'s answer is just $E_1$. – tj_ Jan 27 at 18:29

Generalising a bit the example of m.k. Let $p$ be an odd prime and $F$ any field of characteristic $p$. Then $GL(n,F)$ does not have any elements of order $p^2$ as long as $n\leq p$: the minimal polynomial of such an element must be a power of $X-1$, but $X^p-1=(X-1)^p$ is divisible by $(X-1)^i$ for all $i\leq n$ in this case, so that elements with minimal polynomial $(X-1)^i$ still have order $p$.

Therefore the group $U$ of upper unitriangular matrices in such $GL(n,F)$, as well as any subgroup of $U$, have the property that all its non-identity elements have order $p$, a property they share with the elementary Abelian $p$-group of the same order, while the group $U$ in not Abelian when $n\geq3$ (this is in fact the only reason $p\neq2$ is relevant).

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.