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.

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

Original entry on oeis.org

0, 2, 924, 130672, 11798800, 882163680, 60299781248, 3933244436480, 249755233812480, 15590436752711680, 961617113393102848, 58776390094965178368, 3566492692755774439424, 215104023517101044006912, 12906638765341805641728000, 770965701556822810254376960
Offset: 1

Views

Author

R. H. Hardin, Apr 20 2009

Keywords

Crossrefs

Programs

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

Extensions

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