Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120016
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120016 a(n) = A120014(n)/n = coefficient of x^n, divided by n, in the n-th self-composition of the g.f. of A120009 for n>=1. +0
3
1, 1, 3, 15, 106, 982, 11383, 159595, 2636590, 50278058, 1088631886, 26409797526, 710034913212, 20963748887980, 674521750652735, 23497037813799795, 881180319357526102, 35400836754598975554, 1516991897621421273210 (list; graph; listen)
OFFSET

1,3

FORMULA

a(n) = [x^n] (x/n)*((1-n+n^2) - n^2*(n+1)*x - n*(1-(n+2)*x)*C(x) )/(1-n+n^2*x)^2, where C(x) = (1-sqrt(1-4*x))/(2*x) is the Catalan function (A000108).

PROGRAM

(PARI) {a(n)=local(k=n, x=X+X^3*O(X^n)); (1/n)*polcoeff( x*((1-k+k^2)-k^2*(k+1)*x-k*(1-(k+2)*x)*(1-sqrt(1-4*x))/2/x)/(1-k+k^2*x)^2, n, X)}

CROSSREFS

Cf. A120009, A120014, A120022; A000108.

Sequence in context: A088109 A128276 A107878 this_sequence A074519 A105618 A120732

Adjacent sequences: A120013 A120014 A120015 this_sequence A120017 A120018 A120019

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 07 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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research