OFFSET
1,2
COMMENTS
Does every positive integer appear in this sequence?
EXAMPLE
a(1)=1 since the first squarefree integer (1) has 1 group of that order.
a(2)=2 since the first squarefree integer not to have a(1)=1 group of its order (6) has 2 groups of its order.
a(3)=4 since the first squarefree integer not to have a(1)=1 or a(2)=2 groups of its order (30) has 4 groups of its order.
CROSSREFS
KEYWORD
nonn
AUTHOR
Robin Jones, May 21 2025
STATUS
approved
