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.

A152512 1/6 of the number of permutations of 5 indistinguishable copies of 1..n with exactly 5 local maxima.

Original entry on oeis.org

0, 1, 51408, 331072352, 1080698915350, 2691500727775616, 5953257961411738328, 12474940206857421730672, 25498614004537897031551640, 51527434528518884637847012176, 103587934174554666918594336695328, 207763415020909344351469183584249792
Offset: 1

Views

Author

R. H. Hardin, Dec 06 2008

Keywords

Crossrefs

Programs

  • PARI
    \\ PeaksBySig defined in A334774.
    a(n) = {PeaksBySig(vector(n,i,5), [4])[1]/6} \\ Andrew Howroyd, May 12 2020

Extensions

Terms a(7) and beyond from Andrew Howroyd, May 12 2020