New in Wolfram Mathematica 7: Finite Group Theory  previous | next 
Find the Number of Finite Groups of a Given Order
The first hundred values of FiniteGroupCount.
In[1]:=

Click for copyable input
Text @ TraditionalForm @ 

  Grid[Partition[Table[FiniteGroupCount[n], {n, 300}], 15], 

   Frame -> All, ItemSize -> Full]
Out[1]=