Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120022
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120022 a(n) = A120020(n)/n = coefficient of x^n in the n-th self-composition of the g.f. of A120010, divided by n, for n>=1. +0
3
1, 1, 3, 17, 142, 1558, 21155, 342584, 6448217, 138392304, 3336869488, 89325958048, 2629214627421, 84408934941424, 2935694381925743, 109967573757472768, 4414292541216287516, 189054708982869449056 (list; graph; listen)
OFFSET

1,3

PROGRAM

(PARI) {a(n)=polcoeff((1-sqrt(1-4*x*(1-x)/(1-(n+1)*x*(1-x)+x*O(x^n))))/2, n)/n} (PARI) /* Alternate Formula: */ {a(n)=sum(j=1, n, binomial(2*n-2*j, n-j)/(n-j+1)* sum(i=1, j, (-1)^(j-i)*binomial(n-j+i, j-i)*binomial(n-j+i-1, i-1)*n^(i-2)))}

CROSSREFS

Cf. A120010, A120019, A120020, A120021; A120016.

Sequence in context: A060003 A025167 A136727 this_sequence A001865 A087885 A051442

Adjacent sequences: A120019 A120020 A120021 this_sequence A120023 A120024 A120025

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 14 2006

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research