Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120009
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120009 G.f.: A(x) = (x-x^2) o x/(1-x) o (1-sqrt(1-4*x))/2, a composition of functions involving the Catalan function and its inverse. +0
8
1, 1, 1, 0, -6, -33, -143, -572, -2210, -8398, -31654, -118864, -445740, -1671525, -6273135, -23571780, -88704330, -334347090, -1262330850, -4773905760, -18083762580, -68611922730, -260725306374, -992233959480, -3781513867796, -14431491699548, -55147299002348 (list; graph; listen)
OFFSET

1,5

COMMENT

The n-th self-composition of A(x) is: (x-x^2) o x/(1-n*x) o (1-sqrt(1-4*x))/2. See A120010 for the transpose of the composition of the same functions.

FORMULA

G.f.: A(x) = ((1-3*x)*sqrt(1-4*x) - (1-x)*(1-4*x))/(2*x^2) = x*C(x)^2 - x^2*C(x)^4 where C(x) is the Catalan function (A000108). Formula: a(n) = C(2*n,n)/(n+1) - 4*C(2*n-1,n-2)/(n+2).

a(n) = 3*CatalanNumber[n] - CatalanNumber[n+1]. - David Callan (callan(AT)stat.wisc.edu), Nov 21 2006

EXAMPLE

A(x) = x + x^2 + x^3 - 6*x^5 - 33*x^6 - 143*x^7 - 572*x^8 - 2210*x^9 +...

A(x) = x*C(x)^2 - x^2*C(x)^4 where C(x) is Catalan function so that:

x*C(x)^2 = x + 2*x^2 + 5*x^3 + 14*x^4 + 42*x^5 + 132*x^6 + 429*x^7 +...

x^2*C(x)^4 = x^2 + 4*x^3 + 14*x^4 + 48*x^5 + 165*x^6 + 572*x^7 +...

PROGRAM

(PARI) a(n)=binomial(2*n, n)/(n+1)-4*binomial(2*n-1, n-2)/(n+2)

CROSSREFS

Cf. A120010 (composition transpose), A000108 (Catalan).

Sequence in context: A082106 A073375 A089097 this_sequence A074087 A022730 A099432

Adjacent sequences: A120006 A120007 A120008 this_sequence A120010 A120011 A120012

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 03 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 19 12:50 EST 2009. Contains 171053 sequences.


AT&T Labs Research