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.

A159719 Number of permutations of 2 indistinguishable copies of 1..n arranged in a circle with exactly 5 local maxima.

Original entry on oeis.org

0, 0, 0, 0, 1480, 1268292, 279561086, 36381368048, 3573883594170, 296395007981680, 22044296362400136, 1523944523765510064, 100158396249221188476, 6351609408030664973692, 392562103869990035520330, 23810390333486683269302048, 1424190819067621511845096358
Offset: 1

Views

Author

R. H. Hardin, Apr 20 2009

Keywords

Crossrefs

Column 5 of A334778.
Cf. A159716.

Programs

  • PARI
    \\ CircPeaksBySig defined in A334778.
    a(n) = {CircPeaksBySig(vector(n, i, 2), [5])[1]} \\ Andrew Howroyd, May 13 2020

Extensions

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