MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

FiniteGroupData inconsistency

  • To: mathgroup at smc.vnet.net
  • Subject: [mg112506] FiniteGroupData inconsistency
  • From: Ken Levasseur <klevasseur at mac.com>
  • Date: Sat, 18 Sep 2010 07:23:34 -0400 (EDT)

In the FiniteGroupData database, does anyone know why the group {"AbelianGroup", {3, 3}} is clearly recognized as a finite group of order 9, but isn't listed in FiniteGroupData[9]?

In[28]:= FiniteGroupData[9]

Out[28]= {{"CyclicGroup", 9}}

In[29]:= FiniteGroupData[{"AbelianGroup", {3, 3}}, "Order"]

Out[29]= 9


Ken Levasseur
UMass Lowell


  • Prev by Date: Can somebody integrate this function ?
  • Next by Date: double integral problem
  • Previous by thread: FiniteGroupData inconsistency
  • Next by thread: Evaluate a Mathematica Notebook from Applescript (e.g. every morning)