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.

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

Original entry on oeis.org

0, 0, 144, 174216, 57255120, 11991842928, 2031699317760, 307822441390848, 43794222405754752, 6002662060069524480, 803884492717330692096, 106029178904806181240832, 13837293346888202240065536, 1791753662455712320172064768, 230600676245973342632159477760
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), [4])[1]} \\ Andrew Howroyd, May 14 2020

Extensions

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