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!)
A034381 Number of labeled cyclic groups with n elements. 6
1, 2, 3, 12, 30, 360, 840, 10080, 60480, 907200, 3991680, 119750400, 518918400, 14529715200, 163459296000, 2615348736000, 22230464256000, 1067062284288000, 6758061133824000, 304112751022080000, 4257578514309120000, 112400072777760768000, 1175091669949317120000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
This sequence is strictly increasing, since a(n) = n!/phi(n) > n!/n = (n-1)! >= a(n-1) for n >= 2. - Jianing Song, Mar 02 2024
LINKS
FORMULA
a(n) = n!/phi(n).
a(n) = A000142(n)/A000010(n) = n*A058161(n).
PROG
(PARI) a(n) = n! / eulerphi(n) \\ Jianing Song, Mar 02 2024
CROSSREFS
Sequence in context: A325595 A256031 A073617 * A076424 A165301 A072440
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
a(21) onwards from Jianing Song, Mar 02 2024
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 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)