Is there any theorem that states the all the finite groups of order n are the same? or some sort of theorem that refers to the order of two finite groups? If anyone can post a reference to this topic will be great... 10x in advance
-
4This is boldly not true for $n=4$. – Asaf Karagila May 07 '12 at 08:22
-
6Take any noncommutative group, compare it with the cyclic group of the same order. – anon May 07 '12 at 08:23
-
1"some sort of theorem that refers to the order of two finite groups"? I'm pretty sure there's more than one such theorem... – Zev Chonoles May 07 '12 at 08:24
-
Side remark: On Wikipedia for "finite field" I found: "Any two finite fields with the same number of elements are isomorphic.". But that's about fields. – Gere May 07 '12 at 08:39
-
@Gerenuk: your comment about finite fields is correct. However, there are very few finite fields: there is a field of order $n$ if and only if $n=p^m$ for some prime $p$, $m\in\mathbb{N}$. – user1729 May 07 '12 at 09:29
4 Answers
No, this is unimaginably not true. In fact, there is a theorem which says that almost the opposite of what you have just said:
Theorem: Let $n\in\mathbb{N}$. Then, there exists only one group (up to isomorphism) of order $n$ if and only if $n=p_1\cdots p_m$ for distinct primes $p_i$, such that $p_i\not\equiv 1\text{ mod }p_j$ for any $i,j$.
This is a standard set of exercises in most algebra textbooks--ask if you'd like an explicit reference.
(I prove this on my blog, here)

- 37,015

- 54,059
-
7which is equivalent to $gcd(n,\varphi(n))=1$, where $\varphi$ is the Euler totient. – Nicky Hekster May 07 '12 at 08:32
-
-
See also http://math.stackexchange.com/questions/106085/order-of-cyclic-groups-and-the-euler-phi-function and http://math.stackexchange.com/questions/67407/group-of-order-15-is-abelian/67469#67469. – lhf May 07 '12 at 12:01
Not all groups of order n are the same.
$\mathbb{Z}_6$ and $S_3$ are both of order 6. However $S_3$ has 3 subgroups of order 2, where $\mathbb{Z}_6$ has only one subgroup of order 2.
Therefore they cannot be isomorphic.

- 1,159
- 10
- 14
Consider the group $C_2\times C_2$ and $C_4$. Both of order $4$ but the latter has an element of order $4$ while the former does not

- 393,674
You might want to read the paper of Besche, Eick and O'Brien http://www.math.auckland.ac.nz/~obrien/research/2000.pdf which contains a table of the number of groups of order $n<2001$.

- 49,281