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.

A159732 Number of permutations of 4 indistinguishable copies of 1..n arranged in a circle with exactly 6 local maxima.

Original entry on oeis.org

0, 0, 54, 12567720, 119680098150, 457910784728832, 1152580724912369872, 2325519418356488523376, 4138431357280201527601098, 6834997239521756743833978200, 10782136408891841006600677065580, 16520643455191910592561745395862392, 24835181066659843578699104675655772246
Offset: 1

Views

Author

R. H. Hardin, Apr 20 2009

Keywords

Crossrefs

Programs

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

Extensions

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