login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A064325 Generalized Catalan numbers C(-3; n). 5
1, 1, -2, 13, -98, 826, -7448, 70309, -686090, 6865150, -70057772, 726325810, -7628741204, 81002393668, -868066319108, 9376806129493, -101988620430938, 1116026661667318, -12277755319108748, 135715825209716038 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

See triangle A064334 with columns m built from C(-m; n), m >= 0, also for Derrida et al. references.

FORMULA

a(n)= sum((n-m)*binomial(n-1+m, m)*((-3)^m)/n, m=0..n-1) = ((1/4)^n)*(1+3*sum(C(k)*(-3*4)^k, k=0..n-1)), n >= 1, a(0) := 1; with C(n)=A000108(n) (Catalan).

G.f.: (1+3*x*c(-3*x)/4)/(1-x/4) = 1/(1-x*c(-3*x)) with c(x) g.f. of Catalan numbers A000108.

CROSSREFS

Sequence in context: A118352 A074614 A184019 * A123619 A030519 A141116

Adjacent sequences:  A064322 A064323 A064324 * A064326 A064327 A064328

KEYWORD

sign,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Sep 21 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 04:47 EST 2012. Contains 205860 sequences.