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.

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

Original entry on oeis.org

0, 0, 0, 88, 33600, 3821760, 272509552, 15313310208, 750469872312, 33813251867920, 1443455210369040, 59454199364673024, 2389923754993613176, 94450458835284703536, 3687585353084799432720, 142691482885508987276800, 5484263653598164634676600, 209677462059979688650122960
Offset: 1

Views

Author

R. H. Hardin, Apr 20 2009

Keywords

Crossrefs

Column 4 of A334778.
Cf. A159716.

Programs

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

Extensions

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