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!)
A152496 1/3 of the number of permutations of 2 indistinguishable copies of 1..n with exactly 4 local maxima. 2
0, 0, 0, 113, 16565, 1216902, 65819156, 3026987243, 126794945523, 5020186173560, 191940972943658, 7179017518306893, 264789361664356313, 9680016979445645738, 351879352694331441600, 12745281650338440074831, 460591166578400672643359, 16621008007245773574764028 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
FORMULA
a(n) = A334774(n,4)/3. - Andrew Howroyd, May 12 2020
PROG
(PARI) \\ PeaksBySig defined in A334774.
a(n)={PeaksBySig(vector(n, i, 2), [3])[1]/3} \\ Andrew Howroyd, May 12 2020
CROSSREFS
Cf. A334774.
Sequence in context: A218371 A218637 A218241 * A176825 A187703 A352400
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 06 2008
EXTENSIONS
Terms a(11) and beyond from Andrew Howroyd, May 11 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 April 25 05:49 EDT 2024. Contains 371964 sequences. (Running on oeis4.)