Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141202
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141202 G.f. satisfies: A(x + A(x)*A(-x)) = x. +0
1
1, 1, 2, 8, 32, 178, 944, 6255, 39366, 293652, 2090576, 17085798, 134136792, 1182991528, 10085875720, 95087538324, 871536657504, 8727880568468, 85385942061016, 904071273001352, 9389429908430784, 104728235042891360 (list; graph; listen)
OFFSET

1,3

FORMULA

G.f. satisfies: A(x) = x - A(-A(x))*A(A(x)).

EXAMPLE

By definition, Series_Reversion(A(x)) = x + A(-x)*A(x) where

A(-x)*A(x) = -x^2 -3*x^4 -52*x^6 -1596*x^8 -68174*x^10 -3679964*x^12-..

Consequently, A(x) = x - A(-A(x))*A(A(x)) where

-A(-A(x)) = x + 0*x^2 + 2*x^3 + x^4 + 30*x^5 + 38*x^6 + 852*x^7 +...

G.f.: A(x) = x + x^2 + 2*x^3 + 8*x^4 + 32*x^5 + 178*x^6 + 944*x^7 +...

The series reversion of A(x) = x + A(x)*A(-x), thus:

A(x - x^2 - 3*x^4 - 52*x^6 - 1596*x^8 - 68174*x^10 -...) = x.

A(A(x)) = x + 2*x^2 + 6*x^3 + 27*x^4 + 134*x^5 + 786*x^6 + 4852*x^7 +...

PROGRAM

(PARI) {a(n)=local(A=x+x^2); for(i=0, n, A=serreverse(x+A*subst(A, x, -x+x*O(x^n)))) ; polcoeff(A, n)}

CROSSREFS

Sequence in context: A051636 A081561 A009753 this_sequence A081358 A048855 A062797

Adjacent sequences: A141199 A141200 A141201 this_sequence A141203 A141204 A141205

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 13 2008, Sep 05 2008

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Sep 13 2008 at the suggestion of R. J. Mathar

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 November 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research