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.

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

Original entry on oeis.org

0, 0, 6, 1192, 61830, 2150688, 62178928, 1629254640, 40346856234, 965510596600, 22606163844396, 521603874280248, 11911230805813846, 269907065756299440, 6079103449024019880, 136243494317831152480, 3040751938796332410018, 67621304208554979697224, 1499043510801269678080708
Offset: 1

Views

Author

R. H. Hardin, Apr 20 2009

Keywords

Crossrefs

Column 3 of A334778.
Cf. A159716.

Programs

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

Extensions

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