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.

A152503 1/8 of the number of permutations of 3 indistinguishable copies of 1..n with exactly 6 local maxima.

Original entry on oeis.org

0, 0, 0, 925, 5134608, 7080780596, 5503883684118, 3175651343215500, 1543855504958661492, 676391857775294288488, 277604477433374392213008, 109265969423431070616562496, 41856404659462959845867172864, 15752452465692536904424614273024, 5860017184412283112523269770190848
Offset: 1

Views

Author

R. H. Hardin, Dec 06 2008

Keywords

Crossrefs

Programs

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

Extensions

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