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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A064326 Generalized Catalan numbers C(-4; n). 2
1, 1, -3, 25, -251, 2817, -33843, 425769, -5537835, 73865617, -1004862179, 13888533561, -194475377243, 2752994728225, -39333541106835, 566464908534345, -8214515461250955, 119845125957958065, -1757855400878129475 (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)*((-4)^m)/n, m=0..n-1) = ((1/5)^n)*(1+4*sum(C(k)*(-4*5)^k, k=0..n-1)), n >= 1, a(0) := 1; with C(n)=A000108(n) (Catalan).

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

CROSSREFS

Sequence in context: A171640 A099913 A086655 * A006091 A009042 A080896

Adjacent sequences:  A064323 A064324 A064325 * A064327 A064328 A064329

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 12:41 EST 2012. Contains 205909 sequences.