Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108993
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108993 a(n) = A108992(n)/(n+1). A(x) = 1/x*series_reversion(x/G108996(x)) where G108996(x) is g.f. of A108996. +0
7
1, 1, 3, 19, 205, 3276, 70852, 1953715, 65904057, 2639266228, 122677374326, 6503266277223, 387708627582311, 25700183133977665, 1876381387159576676, 149695388098709302361, 12961535832843534300945 (list; graph; listen)
OFFSET

0,3

COMMENT

A108992 is the second diagonal of triangle A108990, in which the g.f. of row n, R_n(x), satisfies: [x^k] R_{n+1}(x) = [x^k] (1 + x*R_n(x))^(n+1) for k=0..n+1.

PROGRAM

(PARI) {a(n)=local(F=1+x*O(x^n)); for(m=1, n+1, F=(1+x*F)^m); polcoeff(F, n)/(n+1)}

CROSSREFS

Cf. A108990, A108991, A108992, A108994, A108995, A108996.

Sequence in context: A007151 A127502 A027546 this_sequence A052886 A079144 A049056

Adjacent sequences: A108990 A108991 A108992 this_sequence A108994 A108995 A108996

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 15 2005

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 December 9 14:39 EST 2009. Contains 170430 sequences.


AT&T Labs Research