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.

A152508 1/10 of the number of permutations of 4 indistinguishable copies of 1..n with exactly 6 local maxima.

Original entry on oeis.org

0, 0, 42, 1836695, 10530242387, 29832986150825, 60695128902586540, 103817995457729295887, 161328267155502711433605, 237364194180589518867292325, 338385077937653019716292059598, 473635313924991038119333176290875, 655918703527056982804817522787817607
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), [5])[1]/10} \\ Andrew Howroyd, May 12 2020

Extensions

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