Group number function: Difference between revisions

From Groupprops
No edit summary
No edit summary
Line 1: Line 1:
{{Semistddef}}
{{Semistddef}}
 
{{TOCright}}
==Definition==
==Definition==



Revision as of 17:08, 12 January 2024

This article defines a term that has been used or referenced in a journal article or standard publication, but may not be generally accepted by the mathematical community as a standard term.[SHOW MORE]

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

  • gnu(1)=1.

Let p be a prime number. Then:

Asymptotic bounds

A very weak bound for the number of groups of order n up to isomorphism is gnu(n)nn2, because this is simply the number of binary operations from a set to itself.

A better bound that can be proven using elementary methods is gnu(n)nnlog2n. For full proof, refer: Number of groups of order n up to isomorphism is at most n to the power of (n log base 2 n)

Prime power order

Further information: Enumeration of groups of prime power order

Graham 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

Further information: Unclassified group orders

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].

Non-trivial fixed points of the group number function

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

Is every positive integer a group number? The gnu-hunting conjecture

For every mN, does there exist nN such that gnu(n)=m?

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 n2047.

In mathematical culture

The values of the gnu function is the very first sequence in the OEIS, [1].

Table of values

See the page table of number of groups for small orders.

See also

References