Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108995
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108995 a(n) = A108994(n)*2/(n+2) for n>=0. +0
7
1, 2, 9, 72, 890, 15456, 352807, 10093728, 349534881, 14270091790, 672991000968, 36076060520556, 2169580363847949, 144810568283675126, 10631141835083823945, 851921010801706760672, 74031550751810889131475 (list; graph; listen)
OFFSET

0,2

COMMENT

a(n) is divisible by (n+1). A108994 is the third 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.

FORMULA

a(n) = A108990(n+2, n)*2/(n+2) for n>=0.

PROGRAM

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

CROSSREFS

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

Sequence in context: A133941 A038035 A133984 this_sequence A132843 A084873 A103996

Adjacent sequences: A108992 A108993 A108994 this_sequence A108996 A108997 A108998

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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research