Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154677
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154677 G.f. satisfies: A(x/A(x)) = G(x) where G(x) = 1 + x*G(x)^2 is the g.f. of A000108 (Catalan numbers). +0
4
1, 1, 3, 13, 70, 440, 3116, 24274, 204407, 1836339, 17425275, 173329307, 1796783304, 19323703019, 214843877103, 2462522274426, 29032815570544, 351447240945518, 4361579736404011, 55424256247911490, 720399315622779670 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f. satisfies: A( (x-x^2)/A(x-x^2) ) = 1/(1-x).

G.f. satisfies: A( (x/(1+x)^2)/A(x/(1+x)^2) ) = 1 + x.

EXAMPLE

G.f.: A(x) = 1 + x + 3*x^2 + 13*x^3 + 70*x^4 + 440*x^5 +... where

A(x/A(x)) = 1 + x + 2*x^2 + 5*x^3 + 14*x^4 + 42*x^5 + 132*x^6 +...

x/A(x) = x - x^2 - 2*x^3 - 8*x^4 - 43*x^5 - 277*x^6 - 2026*x^7 -...

PROGRAM

(PARI) {a(n)=local(A=1+x, F=sum(k=0, n, binomial(2*k+1, k)/(2*k+1)*x^k)+x*O(x^n)); for(i=0, n, A=subst(F, x, serreverse(x/(A+x*O(x^n))))); polcoeff(A, n)}

CROSSREFS

Cf. A000108.

Sequence in context: A104989 A119906 A059726 this_sequence A121586 A024337 A001495

Adjacent sequences: A154674 A154675 A154676 this_sequence A154678 A154679 A154680

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 14 2009

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 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research