[go: up one dir, main page]

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!)
A152508 1/10 of the number of permutations of 4 indistinguishable copies of 1..n with exactly 6 local maxima. 1

%I #6 May 12 2020 12:55:52

%S 0,0,42,1836695,10530242387,29832986150825,60695128902586540,

%T 103817995457729295887,161328267155502711433605,

%U 237364194180589518867292325,338385077937653019716292059598,473635313924991038119333176290875,655918703527056982804817522787817607

%N 1/10 of the number of permutations of 4 indistinguishable copies of 1..n with exactly 6 local maxima.

%H Andrew Howroyd, <a href="/A152508/b152508.txt">Table of n, a(n) for n = 1..200</a>

%o (PARI) \\ PeaksBySig defined in A334774.

%o a(n) = {PeaksBySig(vector(n,i,4), [5])[1]/10} \\ _Andrew Howroyd_, May 12 2020

%Y Cf. A152504, A334774.

%K nonn

%O 1,3

%A _R. H. Hardin_, Dec 06 2008

%E Terms a(8) and beyond from _Andrew Howroyd_, May 12 2020

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 August 31 06:39 EDT 2024. Contains 375552 sequences. (Running on oeis4.)