The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A068021 Z(S_m; sigma[1](n), sigma[2](n),..., sigma[m](n)) where Z(S_m; x_1,x_2,...,x_m) is the cycle index of the symmetric group S_m and sigma[k](n) is the sum of k-th powers of divisors of n; m=4. 2
1, 31, 121, 651, 781, 4333, 2801, 11811, 11011, 26481, 16105, 96957, 30941, 92613, 100771, 200787, 88741, 412087, 137561, 579201, 354923, 520221, 292561, 1812477, 508431, 993153, 925771, 2003477, 732541, 3996003, 954305, 3309747, 2006851 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
1/4!*(sigma[1](n)^4 + 6*sigma[1](n)^2*sigma[2](n) + 8*sigma[1](n)*sigma[3](n) + 3*sigma[2](n)^2 + 6*sigma[4](n)).
MATHEMATICA
CIP4 = CycleIndexPolynomial[SymmetricGroup[4], Array[x, 4]]; a[n_] := CIP4 /. x[k_] -> DivisorSigma[k, n]; Array[a, 33] (* Jean-François Alcover, Nov 04 2016 *)
CROSSREFS
Sequence in context: A160893 A202994 A038992 * A131992 A042884 A153073
KEYWORD
nonn
AUTHOR
Vladeta Jovovic, Feb 08 2002
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 June 5 22:26 EDT 2024. Contains 373110 sequences. (Running on oeis4.)