A159729 Number of permutations of 4 indistinguishable copies of 1..n arranged in a circle with exactly 3 local maxima.
0, 24, 13896, 3347088, 595973360, 93992305032, 14015268159704, 2027725518697376, 287867804621478048, 40320948446041301720, 5589326195307268168392, 768314046269046341078064, 104876358654665681729030736, 14230976452809572524526026408, 1921184312523441298037576065080
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, 4), [3])[1]} \\ Andrew Howroyd, May 14 2020
Extensions
Terms a(7) and beyond from Andrew Howroyd, May 14 2020