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.

A152496 1/3 of the number of permutations of 2 indistinguishable copies of 1..n with exactly 4 local maxima.

Original entry on oeis.org

0, 0, 0, 113, 16565, 1216902, 65819156, 3026987243, 126794945523, 5020186173560, 191940972943658, 7179017518306893, 264789361664356313, 9680016979445645738, 351879352694331441600, 12745281650338440074831, 460591166578400672643359, 16621008007245773574764028
Offset: 1

Views

Author

R. H. Hardin, Dec 06 2008

Keywords

Crossrefs

Cf. A334774.

Programs

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

Formula

a(n) = A334774(n,4)/3. - Andrew Howroyd, May 12 2020

Extensions

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