login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A282460 Number of groups of order n^2. 1
0, 1, 2, 2, 14, 2, 14, 2, 267, 15, 16, 2, 197, 2, 12, 6, 56092, 2, 176, 2, 221, 13, 12, 2, 8681, 15, 16, 504, 172, 2, 150, 2, 49487367289, 6, 16, 4, 3609, 2, 12, 13, 10281, 2, 228, 2, 167, 63, 12, 2, 15756130, 15, 227, 7, 219, 2, 7199, 15, 8085, 21, 16, 2, 4484 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
David Burrell, On the number of groups of order 1024, Communications in Algebra, 2021, 1-3.
FORMULA
a(n) = A000001(n^2). - R. J. Mathar, Feb 23 2017
MATHEMATICA
Join[{0}, FiniteGroupCount[Range[45]^2]]
PROG
(Magma) D:=SmallGroupDatabase(); [0] cat [ NumberOfSmallGroups(D, n^2) : n in [1..31] ];
CROSSREFS
Sequence in context: A151367 A368957 A057648 * A327930 A068511 A306544
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Feb 16 2017
EXTENSIONS
a(32) corrected by David Burrell, Jun 07 2022
Terms a(46) and beyond from Max Horn's website added by Andrey Zabolotskiy, May 14 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 17 18:43 EDT 2024. Contains 371765 sequences. (Running on oeis4.)