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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A064333 Generalized Catalan numbers C(-11; n). 2
1, 1, -10, 221, -6082, 187386, -6184848, 213843477, -7645509706, 280351640702, -10485617230780, 398467433529298, -15341431926699284, 597149747213056324, -23459916801814723548, 929028306450848244741, -37045540042729366580442 (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)*((-11)^m)/n, m=0..n-1) = ((1/12)^n)*(1+11*sum(C(k)*(-11*12)^k, k=0..n-1)), n >= 1, a(0) := 1; with C(n)=A000108(n) (Catalan).

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

CROSSREFS

Sequence in context: A053131 A166181 A199748 * A052789 A092254 A004702

Adjacent sequences:  A064330 A064331 A064332 * A064334 A064335 A064336

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 15 12:05 EST 2012. Contains 205782 sequences.