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!)
A074880 Number of labeled cyclic subgroups of S_n having order n. 1
1, 1, 1, 3, 6, 120, 120, 1260, 6720, 128520, 362880, 20041560, 39916800, 1132971840, 11721790080, 163459296000, 1307674368000, 87307501881600, 355687428096000, 19137704006453760, 205947392645030400, 5118231678995635200, 51090942171709440000, 4769913628444053196800 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
FORMULA
a(n) = A074351(n)/A000010(n).
PROG
(PARI) a(n)={n!*polcoeff(sumdiv(n, i, moebius(n/i)*exp(sumdiv(i, j, x^j/j) + O(x*x^n))), n)/eulerphi(n)} \\ Andrew Howroyd, Jul 02 2018
CROSSREFS
Sequence in context: A082980 A157536 A046488 * A225884 A115647 A019437
KEYWORD
nonn
AUTHOR
Vladeta Jovovic, Sep 30 2002
EXTENSIONS
Terms a(22) and beyond from Andrew Howroyd, Jul 02 2018
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 21:22 EDT 2024. Contains 371767 sequences. (Running on oeis4.)