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!)
A064346 Generalized Catalan numbers C(8,8; n). 1
1, 1, 16, 1216, 157696, 25317376, 4543676416, 873117515776, 175715349692416, 36562356662173696, 7802094251017240576, 1698089607837490610176, 375493988522687218057216, 84121868091432283370684416 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
See triangle A064879 with columns m built from C(m,m; n), m >= 0, also for Derrida et al. and Liggett references.
LINKS
J. Abate, W. Whitt, Brownian Motion and the Generalized Catalan Numbers, J. Int. Seq. 14 (2011) # 11.2.6, corollary 6.
FORMULA
a(n)= ((8^(2*(n-1)))/(n-1))*sum((m+1)*(m+2)*binomial(2*(n-2)-m, n-2-m)*((1/8)^(m+1)), m=0..n-2), n >= 2, a(0) := 1=: a(1).
G.f.:(1-15*x*c(64*x))/(1-8*x*c(64*x))^2 = c(64*x)*(15+49*c(64*x))/(1+7*c(64*x))^2 = (15*c(64*x)*(8*x)^2+7*(7+23*x))/(7+8*x)^2 with c(x)= A(x) g.f. of Catalan numbers A000108.
7*(-n+1)*a(n) +8*(223*n-560)*a(n-1) +1024*(2*n-3)*a(n-2)=0. - R. J. Mathar, Aug 09 2017
CROSSREFS
Sequence in context: A102807 A160131 A206691 * A222888 A113104 A227602
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Oct 12 2001
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 18 20:10 EDT 2024. Contains 371781 sequences. (Running on oeis4.)