The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A152517 1/56 of the number of permutations of 7 indistinguishable copies of 1..n with exactly 2 local maxima. 2
0, 3, 412, 50080, 6016512, 722051072, 86646800384, 10397622337536, 1247714738176000, 149725769101213696, 17967092296776155136, 2156051075653940805632, 258726129078829378961408, 31047135489462617851822080, 3725656258735540805375623168, 447078751048265125343493357568 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = (13*120^(n-1) - 13*8^(n-1) - 14*(n-1)*8^(n-1))/448. - Andrew Howroyd, May 10 2020
PROG
(PARI) a(n) = {(13*120^(n-1) - 13*8^(n-1) - 14*(n-1)*8^(n-1))/448} \\ Andrew Howroyd, May 10 2020
CROSSREFS
Sequence in context: A198666 A330014 A305664 * A333134 A366355 A213001
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 06 2008
EXTENSIONS
Terms a(7) and beyond from Andrew Howroyd, May 10 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 June 5 14:50 EDT 2024. Contains 373107 sequences. (Running on oeis4.)