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.

A061128 Number of degree-n permutations of order exactly 30.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 120960, 2661120, 27941760, 536215680, 6901614720, 90084234240, 1540714855680, 33110649411840, 554845922991360, 8393918663370240, 141081442901118720, 2869353360741853440
Offset: 1

Views

Author

Vladeta Jovovic, Apr 14 2001

Keywords

Crossrefs

Formula

E.g.f.: - exp(x) + exp(x + 1/2*x^2) + exp(x + 1/3*x^3) + exp(x + 1/5*x^5) - exp(x + 1/2*x^2 + 1/3*x^3 + 1/6*x^6) - exp(x + 1/2*x^2 + 1/5*x^5 + 1/10*x^10) - exp(x + 1/3*x^3 + 1/5*x^5 + 1/15*x^15) + exp(x + 1/2*x^2 + 1/3*x^3 + 1/5*x^5 + 1/6*x^6 + 1/10*x^10 + 1/15*x^15 + 1/30*x^30).