cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A034381 Number of labeled cyclic groups with n elements.

Original entry on oeis.org

1, 2, 3, 12, 30, 360, 840, 10080, 60480, 907200, 3991680, 119750400, 518918400, 14529715200, 163459296000, 2615348736000, 22230464256000, 1067062284288000, 6758061133824000, 304112751022080000, 4257578514309120000, 112400072777760768000, 1175091669949317120000
Offset: 1

Views

Author

Keywords

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

Crossrefs

Programs

Formula

a(n) = n!/phi(n).
a(n) = A000142(n)/A000010(n) = n*A058161(n).

Extensions

a(21) onwards from Jianing Song, Mar 02 2024