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.

Previous Showing 11-11 of 11 results.

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

Original entry on oeis.org

0, 0, 0, 1256, 24483200, 55067152128, 57615626479712, 41069543783239872, 23516539818144774912, 11776285299306762639680, 5412720242324956991133440, 2351154988094363114287766016, 983075755980176565659196488192, 400400884398187607904444939190272
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), [6])[1]} \\ Andrew Howroyd, May 14 2020

Extensions

Terms a(8) and beyond from Andrew Howroyd, May 14 2020
Previous Showing 11-11 of 11 results.