Group number function: Difference between revisions

From Groupprops
Line 32: Line 32:


It is not known whether or not there is a number <math>n</math> such that <math>\mathrm{gnu}(n)=n</math>.
It is not known whether or not there is a number <math>n</math> such that <math>\mathrm{gnu}(n)=n</math>.
===The galloping gnu conjecture===
John H. Conway, Heiko Dietrich and E.A. O’Brien ask the question<ref>[https://www.math.auckland.ac.nz/~obrien/research/gnu.pdf | John H. Conway, Heiko Dietrich and E.A. O’Brien, Counting groups: gnus, moas and other exotica]</ref>: does, for every <math>n</math>, the sequence <math>n, \mathrm{gnu}(n), \mathrm{gnu}(\mathrm{gnu}(n)), \dots</math> eventually contain a <math>1</math>? They have verified it for <math>n < 2047</math>.


==References==
==References==

Revision as of 22:40, 8 November 2023

Definition

The group number function or gnu function is the function gnu:NN defined by gnu(n) equal to the number of groups of order n up to isomorphism.

Examples of values

Let p be a prime number. Then:

Asymptotic bounds

Prime power order

Further information: Enumeration of groups of prime power order

Higman[1] demonstrated a bound for the group number function for groups of order pn for p prime (i.e. p-groups), namely p227n2(n6)gnu(pn)p(215+ϵn)n3 for some ϵn0 as n.[2]

Open problems

The following are currently open problems relating to the group number function.

Values of the group number function

Certain values of the group number function are unknown, and thus the groups of that order are not classified. The smallest such example is for gnu(2048). See groups of order 2048. We do happen to know that the value of gnu(2048) strictly exceeds 1774274116992170.[3]

Fixed points of the group number function

It is not known whether or not there is a number n such that gnu(n)=n.

The galloping gnu conjecture

John H. Conway, Heiko Dietrich and E.A. O’Brien ask the question[4]: does, for every n, the sequence n,gnu(n),gnu(gnu(n)), eventually contain a 1? They have verified it for n<2047.

References