Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Discrete Mathematics > Combinatorial Functions >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Integer Functions > Combinatorial Functions >

FiniteGroupCount

FiniteGroupCount[n]
gives the number of finite groups of order n.
  • Integer mathematical function, suitable for both symbolic and numerical manipulation.
Square-free number:
FiniteGroupCount threads element-wise over lists:
Density of 1 for groups with order less than 104:
The number of non-abelian groups of order n:
FiniteGroupCount[p] takes the value 1 for all prime p:
FiniteGroupCount[p2] takes the value 2 for all prime p:
FiniteGroupCount[p3] takes the value 5 for all prime p:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team