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
-
\\ CircPeaksBySig defined in A334778.
a(n) = {CircPeaksBySig(vector(n, i, 3), [4])[1]} \\ Andrew Howroyd, May 14 2020
A159725
Number of permutations of 3 indistinguishable copies of 1..n arranged in a circle with exactly 5 local maxima.
Original entry on oeis.org
0, 0, 0, 45888, 72621240, 44981038296, 18389612809680, 6040299916376448, 1749772454946512832, 469799260595276780160, 120267085682566659944448, 29853755210933389459501056, 7260112922454133870956552192, 1740894557985015492853351907328, 413292356519150082930093737902080
Offset: 1
-
\\ CircPeaksBySig defined in A334778.
a(n) = {CircPeaksBySig(vector(n, i, 3), [5])[1]} \\ Andrew Howroyd, May 14 2020
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
-
\\ CircPeaksBySig defined in A334778.
a(n) = {CircPeaksBySig(vector(n, i, 3), [6])[1]} \\ Andrew Howroyd, May 14 2020
A159729
Number of permutations of 4 indistinguishable copies of 1..n arranged in a circle with exactly 3 local maxima.
Original entry on oeis.org
0, 24, 13896, 3347088, 595973360, 93992305032, 14015268159704, 2027725518697376, 287867804621478048, 40320948446041301720, 5589326195307268168392, 768314046269046341078064, 104876358654665681729030736, 14230976452809572524526026408, 1921184312523441298037576065080
Offset: 1
-
\\ CircPeaksBySig defined in A334778.
a(n) = {CircPeaksBySig(vector(n, i, 4), [3])[1]} \\ Andrew Howroyd, May 14 2020
A159730
Number of permutations of 4 indistinguishable copies of 1..n arranged in a circle with exactly 4 local maxima.
Original entry on oeis.org
0, 2, 15042, 18059184, 11195742340, 5293792219344, 2205450812336100, 861515212667884608, 324837276666570610668, 119915580982794765091280, 43656420088142545411963444, 15735834864508561392982184160, 5628506716816811122561964710428, 2000722502787397537117555256499248
Offset: 1
-
\\ CircPeaksBySig defined in A334778.
a(n) = {CircPeaksBySig(vector(n, i, 4), [4])[1]} \\ Andrew Howroyd, May 14 2020
A159731
Number of permutations of 4 indistinguishable copies of 1..n arranged in a circle with exactly 5 local maxima.
Original entry on oeis.org
0, 0, 2988, 27458352, 61383379820, 81667937763552, 85059308335953056, 77970400876665940256, 66589111000653219026676, 54577055338226000658293040, 43623618238133057304530730072, 34310058645060995324654729060496, 26688777245272247361239042667969036
Offset: 1
-
\\ CircPeaksBySig defined in A334778.
a(n) = {CircPeaksBySig(vector(n, i, 4), [5])[1]} \\ Andrew Howroyd, May 14 2020
A159732
Number of permutations of 4 indistinguishable copies of 1..n arranged in a circle with exactly 6 local maxima.
Original entry on oeis.org
0, 0, 54, 12567720, 119680098150, 457910784728832, 1152580724912369872, 2325519418356488523376, 4138431357280201527601098, 6834997239521756743833978200, 10782136408891841006600677065580, 16520643455191910592561745395862392, 24835181066659843578699104675655772246
Offset: 1
-
\\ CircPeaksBySig defined in A334778.
a(n) = {CircPeaksBySig(vector(n, i, 4), [6])[1]} \\ Andrew Howroyd, May 14 2020
A159735
Number of permutations of 5 indistinguishable copies of 1..n arranged in a circle with exactly 3 local maxima.
Original entry on oeis.org
0, 120, 104160, 43965760, 14780546400, 4552085003160, 1344988823772440, 387866444580875520, 109997436597621865920, 30801926079814805641600, 8538476664330640027144320, 2347317237607372501196513280, 640818430658412951758052362240, 173908317523621059703082725693440
Offset: 1
-
\\ CircPeaksBySig defined in A334778.
a(n) = {CircPeaksBySig(vector(n, i, 5), [3])[1]} \\ Andrew Howroyd, May 14 2020