Minimal order attaining function: Difference between revisions

From Groupprops
(Created page with "==Definition== The '''minimal order attaining function''' or '''moa function''' is the function <math>\mathrm{moa}: \N \to \N</math> defined by <math>\mathrm{moa}(n)</math> e...")
 
No edit summary
Line 7: Line 7:
We can define the minimal order attaining function in terms of the [[group number function]], denoted \mathrm{gnu}, which outputs the number of groups of a given order up to isomorphism:
We can define the minimal order attaining function in terms of the [[group number function]], denoted \mathrm{gnu}, which outputs the number of groups of a given order up to isomorphism:


<math>\mathrm{moa}(n) = \mathrm{min} \{ m \in \N: \gnu(m)=n \}</math>.
<math>\mathrm{moa}(n) = \mathrm{min} \{ m \in \N: \mathrm{gnu}(m)=n \}</math>.

Revision as of 22:45, 9 December 2023

Definition

The minimal order attaining function or moa function is the function moa:NN defined by moa(n) equal to the smallest number such that there are n groups of that order up to isomorphism.

In terms of the group number function

We can define the minimal order attaining function in terms of the group number function, denoted \mathrm{gnu}, which outputs the number of groups of a given order up to isomorphism:

moa(n)=min{mN:gnu(m)=n}.