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.

A152507 1/5 of the number of permutations of 4 indistinguishable copies of 1..n with exactly 5 local maxima.

Original entry on oeis.org

0, 0, 1268, 5299607, 8184246829, 8518545179048, 7375381060406666, 5823800163847281553, 4385124494281967244359, 3220844410144729325085834, 2335142573256061888321206228, 1681577911560502131835994578291, 1206702021031355908214429714812273
Offset: 1

Views

Author

R. H. Hardin, Dec 06 2008

Keywords

Crossrefs

Programs

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

Extensions

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