Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064090
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064090 Generalized Catalan numbers C(7; n). +0
5
1, 1, 8, 113, 1982, 38886, 817062, 17981769, 409186310, 9549411950, 227307541448, 5497312072330, 134696099554276, 3336563455537768, 83419226227330722, 2102274863070771033, 53347639317495439302 (list; graph; listen)
OFFSET

0,3

COMMENT

a(n+1)= Y_{n}(n+1)= Z_{n}, n >= 0, in the Derrida et al. 1992 reference (see A064094) for alpha=7, beta =1 (or alpha=1, beta=7).

FORMULA

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

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

a(n) = Sum{ k= 0...n, A059365(n, k)*7^(n-k) } . - DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Jan 19 2004

PROGRAM

(PARI) a(n)=if(n<0, 0, polcoeff(serreverse((x-6*x^2)/(1+x)^2+O(x^(n+1))), n)) (from R. Stephan)

CROSSREFS

A064089 (C(6, n)).

Sequence in context: A034689 A010041 A099703 this_sequence A072402 A092084 A099715

Adjacent sequences: A064087 A064088 A064089 this_sequence A064091 A064092 A064093

KEYWORD

nonn,easy

AUTHOR

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

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research