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.

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

Original entry on oeis.org

0, 1, 3277, 2483739, 1156102209, 443469188267, 156475306087585, 53194863262703203, 17785402102372820321, 5902647043581987876939, 1952635794694419540863057, 645038537405519790637628675, 212955626342843141187623423793, 70288152907297654332280282998411
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), [3])[1]/5} \\ Andrew Howroyd, May 12 2020

Extensions

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