A152515 1/7 of the number of permutations of 6 indistinguishable copies of 1..n with exactly 4 local maxima.
0, 50, 321315, 824734660, 1615456263653, 2896390530019554, 5041787615373941503, 8691245890710074064416, 14935422227548071392068185, 25640373750597951750787951486, 44004685572828990924291145512563, 75515015253707870321041620455156412, 129585276023496655588712207028376849165
Offset: 1
Keywords
Links
- Andrew Howroyd, Table of n, a(n) for n = 1..200
Programs
-
PARI
\\ PeaksBySig defined in A334774. a(n) = {PeaksBySig(vector(n,i,6), [3])[1]/7} \\ Andrew Howroyd, May 12 2020
Extensions
Terms a(7) and beyond from Andrew Howroyd, May 12 2020