login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A159726 Number of permutations of 3 indistinguishable copies of 1..n arranged in a circle with exactly 6 local maxima. 1
0, 0, 0, 1256, 24483200, 55067152128, 57615626479712, 41069543783239872, 23516539818144774912, 11776285299306762639680, 5412720242324956991133440, 2351154988094363114287766016, 983075755980176565659196488192, 400400884398187607904444939190272 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
PROG
(PARI) \\ CircPeaksBySig defined in A334778.
a(n) = {CircPeaksBySig(vector(n, i, 3), [6])[1]} \\ Andrew Howroyd, May 14 2020
CROSSREFS
Sequence in context: A237562 A304829 A216941 * A048130 A256652 A211773
KEYWORD
nonn
AUTHOR
R. H. Hardin, Apr 20 2009
EXTENSIONS
Terms a(8) and beyond from Andrew Howroyd, May 14 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 3 12:40 EDT 2024. Contains 375670 sequences. (Running on oeis4.)