[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!)
Revision History for A152513 (Underlined text is an addition; strikethrough text is a deletion.)

Showing all changes.
A152513 1/21 of the number of permutations of 6 indistinguishable copies of 1..n with exactly 2 local maxima.
(history; published version)
#10 by Alois P. Heinz at Thu Jul 16 12:11:40 EDT 2020
STATUS

proposed

approved

#9 by Colin Barker at Thu Jul 16 11:38:07 EDT 2020
STATUS

editing

proposed

#8 by Colin Barker at Thu Jul 16 11:37:01 EDT 2020
LINKS

<a href="/index/Rec#order_03">Index entries for linear recurrences with constant coefficients</a>, signature (98,-1225,4116).

FORMULA

From Colin Barker, Jul 16 2020: (Start)

G.f.: x^2*(5 + 7*x) / ((1 - 7*x)^2*(1 - 84*x)).

a(n) = 98*a(n-1) - 1225*a(n-2) + 4116*a(n-3) for n>3.

(End)

PROG

(PARI) Vec(x^2*(5 + 7*x) / ((1 - 7*x)^2*(1 - 84*x)) + O(x^18)) \\ Colin Barker, Jul 16 2020

KEYWORD

nonn,easy

STATUS

approved

editing

#7 by Alois P. Heinz at Sun May 10 23:03:07 EDT 2020
STATUS

proposed

approved

#6 by Andrew Howroyd at Sun May 10 22:50:50 EDT 2020
STATUS

editing

proposed

#5 by Andrew Howroyd at Sun May 10 22:45:19 EDT 2020
FORMULA

a(n) = (61*84^(n-1) - 61*7^(n-1) - 66*(n-1)*7^(n-1))/847. - Andrew Howroyd, May 10 2020

PROG

(PARI) a(n) = {(61*84^(n-1) - 61*7^(n-1) - 66*(n-1)*7^(n-1))/847} \\ Andrew Howroyd, May 10 2020

CROSSREFS

Cf. A152494, A334773.

#4 by Andrew Howroyd at Sun May 10 19:02:24 EDT 2020
DATA

0, 5, 497, 42581, 3584693, 301183841, 25300030889, 2125207418285, 178517461842461, 14995467100301177, 1259619238806161681, 105808016078078472389, 8887873350698981879429, 746581361459780256986513, 62712834362629583374730873, 5267878086460945365330876893

LINKS

Andrew Howroyd, <a href="/A152513/b152513.txt">Table of n, a(n) for n = 1..200</a>

CROSSREFS

Cf. A152494.

EXTENSIONS

Terms a(7) and beyond from Andrew Howroyd, May 10 2020

STATUS

approved

editing

#3 by Russ Cox at Sat Mar 31 12:35:19 EDT 2012
AUTHOR

_R. H. Hardin (rhhardin(AT)att.net), _, Dec 06 2008

Discussion
Sat Mar 31 12:35
OEIS Server: https://oeis.org/edit/global/875
#2 by N. J. A. Sloane at Sat Oct 02 03:00:00 EDT 2010
KEYWORD

nonn,new

nonn

AUTHOR

Ron R. H. Hardin (rhhardin(AT)att.net), Dec 06 2008

#1 by N. J. A. Sloane at Fri Jan 09 03:00:00 EST 2009
NAME

1/21 of the number of permutations of 6 indistinguishable copies of 1..n with exactly 2 local maxima.

DATA

0, 5, 497, 42581, 3584693, 301183841

OFFSET

1,2

KEYWORD

nonn

AUTHOR

Ron Hardin (rhhardin(AT)att.net), Dec 06 2008

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 August 31 08:34 EDT 2024. Contains 375560 sequences. (Running on oeis4.)