A159723 Number of permutations of 3 indistinguishable copies of 1..n arranged in a circle with exactly 3 local maxima.
0, 2, 924, 130672, 11798800, 882163680, 60299781248, 3933244436480, 249755233812480, 15590436752711680, 961617113393102848, 58776390094965178368, 3566492692755774439424, 215104023517101044006912, 12906638765341805641728000, 770965701556822810254376960
Offset: 1
Keywords
Links
- Andrew Howroyd, Table of n, a(n) for n = 1..200
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