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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A064332 Generalized Catalan numbers C(-10; n). 2
1, 1, -9, 181, -4529, 126861, -3806649, 119653941, -3889122369, 129646443421, -4408213959689, 152290162367301, -5330337257966609, 188617242067457581, -6736489341630231129, 242518500968942706261, -8791448318093732481249 (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)*((-10)^m)/n, m=0..n-1) = ((1/11)^n)*(1+10*sum(C(k)*(-10*11)^k, k=0..n-1)), n >= 1, a(0) := 1; with C(n)=A000108(n) (Catalan).

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

CROSSREFS

Sequence in context: A034221 A034240 A163132 * A189803 A171194 A196297

Adjacent sequences:  A064329 A064330 A064331 * A064333 A064334 A064335

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 14 01:35 EST 2012. Contains 205567 sequences.